rpms/rubygem-hpricot/F-9 .cvsignore, 1.3, 1.4 rubygem-hpricot.spec, 1.2, 1.3 sources, 1.3, 1.4

Mamoru Tasaka mtasaka at fedoraproject.org
Wed Mar 25 20:18:28 UTC 2009


Author: mtasaka

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

Modified Files:
	.cvsignore rubygem-hpricot.spec sources 
Log Message:
* Thu Mar 26 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.7-1
- 0.7



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/rubygem-hpricot/F-9/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	11 Feb 2009 04:04:03 -0000	1.3
+++ .cvsignore	25 Mar 2009 20:17:57 -0000	1.4
@@ -1 +1 @@
-hpricot-0.6.164-modified.gem
+hpricot-0.7.gem


Index: rubygem-hpricot.spec
===================================================================
RCS file: /cvs/extras/rpms/rubygem-hpricot/F-9/rubygem-hpricot.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rubygem-hpricot.spec	27 Feb 2009 17:26:37 -0000	1.2
+++ rubygem-hpricot.spec	25 Mar 2009 20:17:57 -0000	1.3
@@ -9,14 +9,12 @@
 
 Summary:	A Fast, Enjoyable HTML Parser for Ruby
 Name:		rubygem-%{gemname}
-Version:	0.6.164
-Release:	5%{?dist}
+Version:	0.7
+Release:	1%{?dist}
 Group:		Development/Languages
 # ext/fast_xs/FastXsService.java is licensed under ASL 2.0
 License:	MIT and ASL 2.0
-# Currently the following URL seems 404??
-#URL:		http://code.whytheluckystiff.net/hpricot/
-URL:		http://gems.rubyforge.org/
+URL:		http://code.whytheluckystiff.net/hpricot/
 # Non-free file removed, see Source10
 # Source0:	http://gems.rubyforge.org/gems/%{gemname}-%{version}.gem
 Source0:	%{gemname}-%{version}-modified.gem
@@ -74,7 +72,7 @@
 cp -a ./%{gemdir}/* %{buildroot}%{gemdir}
 
 mkdir -p %{buildroot}%{ruby_sitearch}
-mv %{buildroot}%{geminstdir}/lib/*/*.so %{buildroot}%{ruby_sitearch}
+mv %{buildroot}%{geminstdir}/lib/*.so %{buildroot}%{ruby_sitearch}
 
 # Shebang
 for f in $(find %{buildroot}%{geminstdir} -name \*.rb)
@@ -184,6 +182,9 @@
 %{ruby_sitelib}/%{gemname}/
 
 %changelog
+* Thu Mar 26 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.7-1
+- 0.7
+
 * Sat Feb 28 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.6.164-5
 - Fix permission (bug 487654)
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/rubygem-hpricot/F-9/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	11 Feb 2009 04:04:03 -0000	1.3
+++ sources	25 Mar 2009 20:17:57 -0000	1.4
@@ -1 +1 @@
-771a3ea203d3b45b3e2ee1b5a2792e83  hpricot-0.6.164-modified.gem
+af8b241d38c8e87e940f3f2d13be682f  hpricot-0.7.gem




More information about the fedora-extras-commits mailing list