Hello community,

here is the log from the commit of package rpm for openSUSE:Factory checked in 
at 2017-11-06 11:44:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpm (Old)
 and      /work/SRC/openSUSE:Factory/.rpm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpm"

Mon Nov  6 11:44:41 2017 rev:251 rq:539253 version:4.13.0.1

Changes:
--------
rpm-python.changes: same change
--- /work/SRC/openSUSE:Factory/rpm/rpm.changes  2017-11-03 16:21:03.836478948 
+0100
+++ /work/SRC/openSUSE:Factory/.rpm.new/rpm.changes     2017-11-06 
11:44:44.738988850 +0100
@@ -1,0 +2,5 @@
+Mon Nov  6 10:05:10 UTC 2017 - rbr...@suse.com
+
+- Correct %post compatibility symlink for /usr/lib/sysimage/rpm
+
+-------------------------------------------------------------------

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

Other differences:
------------------
rpm-python.spec: same change
++++++ rpm.spec ++++++
--- /var/tmp/diff_new_pack.0bJJHX/_old  2017-11-06 11:44:49.298824962 +0100
+++ /var/tmp/diff_new_pack.0bJJHX/_new  2017-11-06 11:44:49.302824818 +0100
@@ -387,7 +387,7 @@
 # var/lib/rpm migration: set forwards compatible symlink for 
/usr/lib/sysimage/rpm so scriptlets in same transaction will still work
 if (test ! -L var/lib/rpm) && (test -f var/lib/rpm/Packages) ; then
   rmdir usr/lib/sysimage/rpm
-  ln -s ../../var/lib/rpm usr/lib/sysimage/rpm
+  ln -s ../../../var/lib/rpm usr/lib/sysimage/rpm
 fi
 
 test -f usr/lib/sysimage/rpm/Packages || rpmdb --initdb


Reply via email to