Author: sparky                       Date: Tue Apr  6 14:24:50 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: ruby-devel

---- Files affected:
packages/ruby-nokogiri:
   ruby-nokogiri.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: packages/ruby-nokogiri/ruby-nokogiri.spec
diff -u packages/ruby-nokogiri/ruby-nokogiri.spec:1.5 
packages/ruby-nokogiri/ruby-nokogiri.spec:1.6
--- packages/ruby-nokogiri/ruby-nokogiri.spec:1.5       Mon Mar  1 20:19:55 2010
+++ packages/ruby-nokogiri/ruby-nokogiri.spec   Tue Apr  6 16:24:45 2010
@@ -13,6 +13,7 @@
 BuildRequires: libxml2-devel
 BuildRequires: libxslt-devel
 BuildRequires: rpmbuild(macros) >= 1.277
+BuildRequires: ruby-devel
 BuildRequires: setup.rb >= 3.3.1
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -25,7 +26,7 @@
 correctly implemented CSS3 selector support as well as XPath support.
 
 It also features an Hpricot compatibility layer to help ease the
-change to using correct CSS and XPath. 
+change to using correct CSS and XPath.
 
 %package rdoc
 Summary:       HTML documentation for %{pkgname}
@@ -57,7 +58,7 @@
 find -newer README.rdoc -o -print | xargs touch --reference %{SOURCE0}
 %patch0 -p1
 
-cp /usr/share/setup.rb .
+cp %{_datadir}/setup.rb .
 
 %build
 ruby setup.rb config \
@@ -106,6 +107,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2010/04/06 14:24:45  sparky
+- BR: ruby-devel
+
 Revision 1.5  2010/03/01 19:19:55  baggins
 - added ri package
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ruby-nokogiri/ruby-nokogiri.spec?r1=1.5&r2=1.6&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to