rpms/rubygem-simple-rss/F-10 import.log, NONE, 1.1 rubygem-simple-rss.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Michael Stahnke stahnma at fedoraproject.org
Sat Feb 14 02:37:11 UTC 2009


Author: stahnma

Update of /cvs/pkgs/rpms/rubygem-simple-rss/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4877/F-10

Modified Files:
	.cvsignore sources 
Added Files:
	import.log rubygem-simple-rss.spec 
Log Message:
Initial import for F10



--- NEW FILE import.log ---
rubygem-simple-rss-1_1-4_fc10:F-10:rubygem-simple-rss-1.1-4.fc10.src.rpm:1234578975


--- NEW FILE rubygem-simple-rss.spec ---
# Generated from simple-rss-1.1.gem by gem2rpm -*- rpm-spec -*-
%define ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")
%define gemdir %(ruby -rubygems -e 'puts Gem::dir' 2>/dev/null)
%define gemname simple-rss
%define geminstdir %{gemdir}/gems/%{gemname}-%{version}

Summary: A simple, flexible, extensible, and liberal RSS and Atom reader for Ruby
Name: rubygem-%{gemname}
Version: 1.1
Release: 4%{?dist}
Group: Development/Languages
License: LGPLv2+
URL: http://rubyforge.org/projects/simple-rss
Source0: http://gems.rubyforge.org/gems/%{gemname}-%{version}.gem
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: rubygems, ruby(abi) = 1.8
BuildRequires: rubygems, ruby
BuildArch: noarch
Provides: rubygem(%{gemname}) = %{version}

%description
A simple, flexible, extensible, and liberal RSS and Atom reader for Ruby. It
is designed to be backwards compatible with the standard RSS parser, but will
never do RSS generation.


%prep

%build

%install
rm -rf %{buildroot}
mkdir -p %{buildroot}%{gemdir}
gem install --local --install-dir %{buildroot}%{gemdir} \
            --force --rdoc %{SOURCE0}


%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root,-)
%dir %{geminstdir}/
%doc %{gemdir}/doc/%{gemname}-%{version}
%doc %{geminstdir}/[A-Z]*
%{geminstdir}/[a-z]*
%{gemdir}/cache/%{gemname}-%{version}.gem
%{gemdir}/specifications/%{gemname}-%{version}.gemspec


%changelog
* Mon Feb 09 2009 Michael Stahnke <stahnma at fedoraproject.org> - 1.1-4
- More fixes from review

* Sun Jan 25 2009 Michael Stahnke <stahnma at fedoraproject.org> - 1.1-3
- One more doc update for review

* Sat Jan 10 2009 Michael Stahnke <stahnma at fedoraproject.org> - 1.1-2
- Spec updates per review

* Thu Nov 13 2008 Michael Stahnke <stahnma at fedoraproject.org> - 1.1-1
- Initial package


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/rubygem-simple-rss/F-10/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	13 Feb 2009 06:44:51 -0000	1.1
+++ .cvsignore	14 Feb 2009 02:36:41 -0000	1.2
@@ -0,0 +1 @@
+simple-rss-1.1.gem


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/rubygem-simple-rss/F-10/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	13 Feb 2009 06:44:51 -0000	1.1
+++ sources	14 Feb 2009 02:36:41 -0000	1.2
@@ -0,0 +1 @@
+47802ba63200ca1e82d6b06140453248  simple-rss-1.1.gem




More information about the fedora-extras-commits mailing list