rpms/rubygem-nokogiri/F-9 .cvsignore, 1.2, 1.3 rubygem-nokogiri.spec, 1.1, 1.2 sources, 1.2, 1.3

Mamoru Tasaka mtasaka at fedoraproject.org
Wed Mar 11 15:36:03 UTC 2009


Author: mtasaka

Update of /cvs/extras/rpms/rubygem-nokogiri/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15103/rubygem-nokogiri/F-9

Modified Files:
	.cvsignore rubygem-nokogiri.spec sources 
Log Message:
gem update


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/rubygem-nokogiri/F-9/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	20 Jan 2009 04:07:11 -0000	1.2
+++ .cvsignore	11 Mar 2009 15:35:33 -0000	1.3
@@ -1 +1 @@
-nokogiri-1.1.1.gem
+nokogiri-1.2.1.gem


Index: rubygem-nokogiri.spec
===================================================================
RCS file: /cvs/extras/rpms/rubygem-nokogiri/F-9/rubygem-nokogiri.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rubygem-nokogiri.spec	20 Jan 2009 04:10:53 -0000	1.1
+++ rubygem-nokogiri.spec	11 Mar 2009 15:35:33 -0000	1.2
@@ -8,7 +8,7 @@
 
 Summary:	An HTML, XML, SAX, and Reader parser
 Name:		rubygem-%{gemname}
-Version:	1.1.1
+Version:	1.2.1
 Release:	1%{?dist}
 Group:		Development/Languages
 License:	MIT
@@ -162,6 +162,11 @@
 %clean
 rm -rf %{buildroot}
 
+%check
+pushd ./%{geminstdir}
+( rake test )
+popd
+
 %files
 %defattr(-,root, root,-)
 %{ruby_sitearch}/%{gemname}/
@@ -173,6 +178,7 @@
 
 %files	doc
 %defattr(-,root,root,-)
+%{geminstdir}/tasks/
 %{geminstdir}/test/
 %{gemdir}/doc/%{gemname}-%{version}/
 
@@ -182,6 +188,12 @@
 %{ruby_sitelib}/%{gemname}/
 
 %changelog
+* Thu Mar 12 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 1.2.1-1
+- 1.2.1
+
+* Tue Feb 24 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 1.1.1-2
+- F-11: Mass rebuild
+
 * Thu Jan 15 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 1.1.1-1
 - 1.1.1
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/rubygem-nokogiri/F-9/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	20 Jan 2009 04:07:11 -0000	1.2
+++ sources	11 Mar 2009 15:35:33 -0000	1.3
@@ -1 +1 @@
-b19b59f23eba388bd907c6cf3786289d  nokogiri-1.1.1.gem
+ea56ced6c6d46d99897faa3624d8a7c1  nokogiri-1.2.1.gem




More information about the fedora-extras-commits mailing list