Hello community,

here is the log from the commit of package rubygem-nokogiri for 
openSUSE:Factory checked in at 2013-07-02 07:44:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-nokogiri (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-nokogiri.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-nokogiri"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-nokogiri/rubygem-nokogiri.changes        
2013-06-25 14:46:04.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-nokogiri.new/rubygem-nokogiri.changes   
2013-07-02 07:44:45.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Jun 26 08:31:07 UTC 2013 - [email protected]
+
+- avoid --force in u-a
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rubygem-nokogiri.spec ++++++
--- /var/tmp/diff_new_pack.HDmEXR/_old  2013-07-02 07:44:45.000000000 +0200
+++ /var/tmp/diff_new_pack.HDmEXR/_new  2013-07-02 07:44:45.000000000 +0200
@@ -81,7 +81,9 @@
 ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.rdoc 
%buildroot/%{_docdir}/%{name}/README.rdoc
 
 %post
-/usr/sbin/update-alternatives --force --install \
+    # when switching to update-alternatives, we need to remove old binaries
+    test -L %{_bindir}/nokogiri || rm -v %{_bindir}/nokogiri
+/usr/sbin/update-alternatives --install \
     %{_bindir}/nokogiri nokogiri %{_bindir}/nokogiri%{mod_branch} %{mod_weight}
 
 %preun


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to