Hello community,

here is the log from the commit of package puppet for openSUSE:Factory checked 
in at 2012-11-25 13:15:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/puppet (Old)
 and      /work/SRC/openSUSE:Factory/.puppet.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "puppet", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/puppet/puppet.changes    2012-11-20 
20:18:18.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.puppet.new/puppet.changes       2012-11-25 
13:15:49.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Nov 21 15:21:02 UTC 2012 - [email protected]
+
+- do not use /var/lock/subsys for puppetmaster
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ puppet-3.0.1-init.diff ++++++
--- /var/tmp/diff_new_pack.HB5Xco/_old  2012-11-25 13:15:52.000000000 +0100
+++ /var/tmp/diff_new_pack.HB5Xco/_new  2012-11-25 13:15:52.000000000 +0100
@@ -94,3 +94,16 @@
          ;;
      *)
          echo "Usage: $0 
{start|stop|status|try-restart|restart|force-reload|reload|once}"
+--- ext/suse/server.init.orig  2012-11-21 16:17:57.517816824 +0100
++++ ext/suse/server.init       2012-11-21 16:19:32.960689655 +0100
+@@ -30,8 +30,8 @@
+ #      rc_reset         clear local rc status (overall remains)
+ #      rc_exit          exit appropriate to overall rc status
+ 
+-lockfile=/var/lock/subsys/puppetmaster
+-pidfile=/var/run/puppet/master.pid
++lockfile=/var/run/lock/puppetmaster
++pidfile=/var/run/puppetmaster.pid
+ 
+ # Source function library.
+ [ -f /etc/rc.status ] && . /etc/rc.status

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

Reply via email to