Hello community,

here is the log from the commit of package inn for openSUSE:Factory checked in 
at 2016-10-31 09:55:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/inn (Old)
 and      /work/SRC/openSUSE:Factory/.inn.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "inn"

Changes:
--------
--- /work/SRC/openSUSE:Factory/inn/inn.changes  2015-02-20 12:01:30.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.inn.new/inn.changes     2016-10-31 
09:55:41.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Oct 26 13:30:59 CEST 2016 - [email protected]
+
+- Fix tmpfiles.d usage to give it at least a chance to work
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ inn.spec ++++++
--- /var/tmp/diff_new_pack.0vEhKh/_old  2016-10-31 09:55:42.000000000 +0100
+++ /var/tmp/diff_new_pack.0vEhKh/_new  2016-10-31 09:55:42.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package inn
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -266,8 +266,8 @@
 %set_permissions /usr/lib/news/bin/innbind /usr/lib/news/bin/inews 
/usr/lib/news/bin/rnews
 
 %post -n mininews
-if [ -x /bin/systemd-tmpfiles ]; then
-    /bin/systemd-tmpfiles --create /usr/lib/tmpfiles.d/inn.conf
+if [ -x /usr/bin/systemd-tmpfiles ]; then
+    /usr/bin/systemd-tmpfiles --create inn.conf
 fi
 %set_permissions /usr/lib/news/bin/inews /usr/lib/news/bin/rnews
 




Reply via email to