Hello community,

here is the log from the commit of package puppet for openSUSE:11.4
checked in at Tue May 24 18:40:18 CEST 2011.



--------
--- old-versions/11.4/all/puppet/puppet.changes 2011-01-28 13:04:02.000000000 
+0100
+++ 11.4/puppet/puppet.changes  2011-05-20 09:54:54.000000000 +0200
@@ -1,0 +2,10 @@
+Fri May 20 07:52:18 UTC 2011 - [email protected]
+
+- fix logging setting (bnc#683441) 
+
+-------------------------------------------------------------------
+Fri May 20 07:45:46 UTC 2011 - [email protected]
+
+- using correct port for puppet in the firewall rules (bnc#694825)
+
+-------------------------------------------------------------------

Package does not exist at destination yet. Using Fallback 
old-versions/11.4/all/puppet
Destination is old-versions/11.4/UPDATES/all/puppet
calling whatdependson for 11.4-i586


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

Other differences:
------------------
++++++ puppet.spec ++++++
--- /var/tmp/diff_new_pack.1hi4iG/_old  2011-05-24 18:39:25.000000000 +0200
+++ /var/tmp/diff_new_pack.1hi4iG/_new  2011-05-24 18:39:25.000000000 +0200
@@ -21,7 +21,7 @@
 
 Name:           puppet
 Version:        2.6.4
-Release:        1
+Release:        4.<RELEASE5>
 License:        GPLv2+
 Group:          Productivity/Networking/System
 Url:            http://reductivelabs.com/projects/puppet/
@@ -89,7 +89,7 @@
 ln -sf ../../etc/init.d/puppet $RPM_BUILD_ROOT/%{_sbindir}/rcpuppet
 ln -sf ../../etc/init.d/puppetmasterd 
$RPM_BUILD_ROOT/%{_sbindir}/rcpuppetmasterd
 install -m 644 %SOURCE1 $RPM_BUILD_ROOT/%{_fwdefdir}/puppetmasterd
-install -m 644 %SOURCE1 $RPM_BUILD_ROOT/%{_fwdefdir}/puppet
+install -m 644 %SOURCE2 $RPM_BUILD_ROOT/%{_fwdefdir}/puppet
 mkdir -p $RPM_BUILD_ROOT/var/adm/fillup-templates
 cp %{S:3} $RPM_BUILD_ROOT/var/adm/fillup-templates/sysconfig.puppet
 cp %{S:4} $RPM_BUILD_ROOT/var/adm/fillup-templates/sysconfig.puppetmasterd

++++++ puppet-2.6.4-init.diff ++++++
--- /var/tmp/diff_new_pack.1hi4iG/_old  2011-05-24 18:39:25.000000000 +0200
+++ /var/tmp/diff_new_pack.1hi4iG/_new  2011-05-24 18:39:25.000000000 +0200
@@ -22,7 +22,7 @@
 +[ -z "$PUPPET_PORT" ] && PUPPET_PORT="8140"
 +
 +PUPPET_OPTS="
-+        --logdir=$PUPPET_LOG \
++        --logdest=$PUPPET_LOG \
 +        --masterport=$PUPPET_PORT \
 +        --server=$PUPPET_SERVER \
 +        $PUPPET_EXTRA_OPTS"


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



Remember to have fun...

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

Reply via email to