rpms/rubygem-marc/devel .cvsignore, 1.2, 1.3 rubygem-marc.spec, 1.1, 1.2 sources, 1.2, 1.3 rubygem-marc-0.3.0-test-rexml.patch, 1.1, NONE

Mamoru Tasaka mtasaka at fedoraproject.org
Tue Dec 15 06:52:47 UTC 2009


Author: mtasaka

Update of /cvs/extras/rpms/rubygem-marc/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8961/devel

Modified Files:
	.cvsignore rubygem-marc.spec sources 
Removed Files:
	rubygem-marc-0.3.0-test-rexml.patch 
Log Message:
* Tue Dec 15 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.3.1-1
- 0.3.1



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/rubygem-marc/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	24 Nov 2009 05:14:02 -0000	1.2
+++ .cvsignore	15 Dec 2009 06:52:47 -0000	1.3
@@ -1 +1 @@
-marc-0.3.0.gem
+marc-0.3.1.gem


Index: rubygem-marc.spec
===================================================================
RCS file: /cvs/extras/rpms/rubygem-marc/devel/rubygem-marc.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- rubygem-marc.spec	24 Nov 2009 05:14:02 -0000	1.1
+++ rubygem-marc.spec	15 Dec 2009 06:52:47 -0000	1.2
@@ -7,16 +7,14 @@
 %global		rubyabi		1.8
 
 Name:		rubygem-%{gemname}
-Version:	0.3.0
-Release:	2%{?dist}
+Version:	0.3.1
+Release:	1%{?dist}
 Summary:	Ruby library for MARC catalog
 Group:		Development/Languages
 
 License:	MIT
 URL:		http://marc.rubyforge.org/
 Source0:	http://gems.rubyforge.org/gems/%{gemname}-%{version}.gem
-# Fix test failure, will report upstream
-Patch0:		rubygem-marc-0.3.0-test-rexml.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	ruby(abi) = %{rubyabi}
@@ -62,10 +60,6 @@ gem install \
 	-V \
 	%{SOURCE0}
 
-pushd .%{geminstdir}
-%patch0 -p1
-popd
-
 find .%{geminstdir}/{lib,test} -name \*.rb -print0 | xargs -0 chmod 0644
 find .%{geminstdir}/{lib,test} -name \*.rb -print0 | \
 	xargs -0 grep -l --null '#![ \t]*%{_bindir}' | \
@@ -168,6 +162,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Dec 15 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.3.1-1
+- 0.3.1
+
 * Mon Nov 23 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.3.0-2
 - Fix Summary
 - Surely create .%%{gemdir} before installing gem file


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/rubygem-marc/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	24 Nov 2009 05:14:02 -0000	1.2
+++ sources	15 Dec 2009 06:52:47 -0000	1.3
@@ -1 +1 @@
-b7be21e483da741beab88cf18ee9b81d  marc-0.3.0.gem
+295f344ef93e06603da719becb5c0462  marc-0.3.1.gem


--- rubygem-marc-0.3.0-test-rexml.patch DELETED ---




More information about the fedora-extras-commits mailing list