rpms/rubygem-nokogiri/devel .cvsignore, 1.7, 1.8 rubygem-nokogiri.spec, 1.10, 1.11 sources, 1.7, 1.8 rubygem-nokogiri-1.3.2-rake-valgrind-error.patch, 1.1, NONE

Mamoru Tasaka mtasaka at fedoraproject.org
Tue Jul 28 18:13:48 UTC 2009


Author: mtasaka

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

Modified Files:
	.cvsignore rubygem-nokogiri.spec sources 
Removed Files:
	rubygem-nokogiri-1.3.2-rake-valgrind-error.patch 
Log Message:
gem update


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/rubygem-nokogiri/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- .cvsignore	24 Jun 2009 18:22:46 -0000	1.7
+++ .cvsignore	28 Jul 2009 18:13:48 -0000	1.8
@@ -1 +1 @@
-nokogiri-1.3.2.gem
+nokogiri-1.3.3.gem


Index: rubygem-nokogiri.spec
===================================================================
RCS file: /cvs/extras/rpms/rubygem-nokogiri/devel/rubygem-nokogiri.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- rubygem-nokogiri.spec	25 Jul 2009 07:07:57 -0000	1.10
+++ rubygem-nokogiri.spec	28 Jul 2009 18:13:48 -0000	1.11
@@ -6,15 +6,18 @@
 %define	gemname		nokogiri
 %define	geminstdir		%{gemdir}/gems/%{gemname}-%{version}
 
+# Note for packager:
+# Check if we can update nokogiri to 1.4.0 on < F-12:
+# It seems that some functions will be removed on 1.4.0
+
 Summary:	An HTML, XML, SAX, and Reader parser
 Name:		rubygem-%{gemname}
-Version:	1.3.2
-Release:	3%{?dist}
+Version:	1.3.3
+Release:	1%{?dist}
 Group:		Development/Languages
 License:	MIT
 URL:		http://nokogiri.rubyforge.org/nokogiri/
 Source0:	http://gems.rubyforge.org/gems/%{gemname}-%{version}.gem
-Patch0:		rubygem-nokogiri-1.3.2-rake-valgrind-error.patch
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	ruby(abi) = %{rubyabi}
@@ -68,9 +71,6 @@ gem install \
 	-V --force \
 	%{SOURCE0}
 
-pushd ./%{geminstdir}
-%patch0 -p1 -b .valgrind
-
 %build
 # cflags wrong (-O3 passed), recompiling
 pushd ./%{geminstdir}
@@ -198,6 +198,9 @@ popd
 %{ruby_sitelib}/xsd/
 
 %changelog
+* Wed Jul 29 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 1.3.3-1
+- 1.3.3
+
 * Sat Jul 25 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 1.3.2-3
 - F-12: Mass rebuild
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/rubygem-nokogiri/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	24 Jun 2009 18:22:46 -0000	1.7
+++ sources	28 Jul 2009 18:13:48 -0000	1.8
@@ -1 +1 @@
-c5eedaef31f91b0443066a3b44ef66c9  nokogiri-1.3.2.gem
+24f7b482886690b723ce6f74d6d879f4  nokogiri-1.3.3.gem


--- rubygem-nokogiri-1.3.2-rake-valgrind-error.patch DELETED ---




More information about the fedora-extras-commits mailing list