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

Michal fojtik mfojtik at fedoraproject.org
Tue May 4 10:29:54 UTC 2010


Author: mfojtik

Update of /cvs/pkgs/rpms/rubygem-xml-simple/F-12
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv31417/F-12

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



--- NEW FILE import.log ---
rubygem-xml-simple-1_0_12-3_fc13:F-12:rubygem-xml-simple-1.0.12-3.fc13.src.rpm:1272639995


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

Summary: A simple API for XML processing
Name: rubygem-%{gemname}
Version: 1.0.12
Release: 3%{?dist}
Group: Development/Languages
License: GPLv2+ or Ruby
URL: http://xml-simple.rubyforge.org
Source0: http://gems.rubyforge.org/gems/%{gemname}-%{version}.gem
Requires: rubygems
Requires: ruby(abi) = 1.8
BuildRequires: rubygems
BuildRequires: ruby
BuildArch: noarch
Provides: rubygem(%{gemname}) = %{version}

%description
A simple API for XML processing.

%prep

%build

%install
rm -rf %{buildroot}
mkdir -p %{buildroot}%{gemdir}
gem install --local --install-dir %{buildroot}%{gemdir} \
            --force --rdoc %{SOURCE0}
chmod -x %{buildroot}/%{geminstdir}/lib/xmlsimple.rb

%clean
rm -rf %{buildroot}

%files
%defattr(-, root, root, -)
%{geminstdir}
%doc %{gemdir}/doc/%{gemname}-%{version}
%{gemdir}/cache/%{gemname}-%{version}.gem
%{gemdir}/specifications/%{gemname}-%{version}.gemspec

%changelog
* Tue Apr 30 2010 Michal Fojtik <mfojtik at redhat.com> - 1.0.12-3
- Removed buildroot
- Fixed emails and changelog formatting

* Tue Apr 20 2010 Michal Fojtik <mfojtik at redhat.com> - 1.0.12-2
- Fixed permissions
- Fixed timestamps

* Tue Apr 20 2010 Michal Fojtik <mfojtik at redhat.com> - 1.0.12-1
- Initial package


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/rubygem-xml-simple/F-12/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	30 Apr 2010 17:48:42 -0000	1.1
+++ .cvsignore	4 May 2010 10:29:53 -0000	1.2
@@ -0,0 +1 @@
+xml-simple-1.0.12.gem


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/rubygem-xml-simple/F-12/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	30 Apr 2010 17:48:42 -0000	1.1
+++ sources	4 May 2010 10:29:54 -0000	1.2
@@ -0,0 +1 @@
+bd526c32d7dd49ce329f2dbc6d3f47c9  xml-simple-1.0.12.gem



More information about the scm-commits mailing list