commit fed122e70e20a455b305f33646d85a9da5fbba58
Author: Elan Ruusamäe <[email protected]>
Date:   Sun Dec 14 20:52:34 2014 +0200

    use system libxml2/libxslt

 ruby-nokogiri.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ruby-nokogiri.spec b/ruby-nokogiri.spec
index a3b683c..179d53c 100644
--- a/ruby-nokogiri.spec
+++ b/ruby-nokogiri.spec
@@ -9,7 +9,7 @@
 Summary:       An HTML, XML, SAX, and Reader parser
 Name:          ruby-%{pkgname}
 Version:       1.6.5
-Release:       1
+Release:       2
 License:       MIT
 Group:         Development/Languages
 Source0:       http://gems.rubyforge.org/gems/%{pkgname}-%{version}.gem
@@ -75,6 +75,9 @@ cp -p %{_datadir}/setup.rb .
 # making gemspec from source is hard
 %patch0 -p1
 
+# 1.6.0 needs this
+export NOKOGIRI_USE_SYSTEM_LIBRARIES=yes
+
 %{__ruby} setup.rb config \
        --rbdir=%{ruby_vendorlibdir} \
        --sodir=%{ruby_vendorarchdir}/%{pkgname}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-nokogiri.git/commitdiff/fed122e70e20a455b305f33646d85a9da5fbba58

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

Reply via email to