Hello community,

here is the log from the commit of package postfix for openSUSE:Factory checked 
in at 2015-05-28 09:03:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postfix (Old)
 and      /work/SRC/openSUSE:Factory/.postfix.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postfix"

Changes:
--------
--- /work/SRC/openSUSE:Factory/postfix/postfix.changes  2015-04-27 
22:07:11.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.postfix.new/postfix.changes     2015-05-28 
09:03:29.000000000 +0200
@@ -1,0 +2,5 @@
+Sun May 17 18:41:52 UTC 2015 - [email protected]
+
+- Fix library symlink generation (boo#928662)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ postfix.spec ++++++
--- /var/tmp/diff_new_pack.ducUOu/_old  2015-05-28 09:03:30.000000000 +0200
+++ /var/tmp/diff_new_pack.ducUOu/_new  2015-05-28 09:03:30.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package postfix
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -208,7 +208,7 @@
 done
 cd lib
 for i in libpostfix-*; do
-    ln -sf $i %{buildroot}/%{_libdir}/${i%{so}.*}so
+    ln -sf $i %{buildroot}/%{_libdir}/${i%%so.*}so
 done
 cd -
 ln -sf $(pwd)/lib/dict_* libexec/


Reply via email to