Mailinglist Archive: opensuse-commit (1779 mails)
| < Previous | Next > |
commit puppet for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 07 Feb 2011 22:17:34 +0100
- Message-id: <20110207211734.39C1B202A6@hilbert.suse.de>
Hello community,
here is the log from the commit of package puppet for openSUSE:Factory
checked in at Mon Feb 7 22:17:34 CET 2011.
--------
--- puppet/puppet.changes 2010-10-05 16:39:48.000000000 +0200
+++ /mounts/work_src_done/STABLE/puppet/puppet.changes 2011-01-28
13:04:02.000000000 +0100
@@ -1,0 +2,7 @@
+Fri Jan 28 11:55:57 UTC 2011 - vcizek@xxxxxxxxxx
+
+- update to 2.6.4
+ * bugfixes: bnc#667867
+ Ship auth.conf as part of installing from source
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
puppet-2.6.1-init.diff
puppet-2.6.1-yumconf.diff
puppet-2.6.1.tar.bz2
New:
----
puppet-2.6.4-init.diff
puppet-2.6.4-yumconf.diff
puppet-2.6.4.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ puppet.spec ++++++
--- /var/tmp/diff_new_pack.vU2PXX/_old 2011-02-07 22:16:55.000000000 +0100
+++ /var/tmp/diff_new_pack.vU2PXX/_new 2011-02-07 22:16:55.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package puppet (Version 2.6.1)
+# spec file for package puppet
#
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
%define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services
Name: puppet
-Version: 2.6.1
+Version: 2.6.4
Release: 1
License: GPLv2+
Group: Productivity/Networking/System
@@ -83,6 +83,7 @@
mkdir -p $RPM_BUILD_ROOT/var/log/puppet
mkdir -p $RPM_BUILD_ROOT/%{_fwdefdir}
install -m0644 conf/redhat/puppet.conf $RPM_BUILD_ROOT/etc/puppet/puppet.conf
+install -m0644 conf/auth.conf $RPM_BUILD_ROOT/etc/puppet/auth.conf
install -m0755 conf/suse/client.init $RPM_BUILD_ROOT/etc/init.d/puppet
install -m0755 conf/suse/server.init $RPM_BUILD_ROOT/etc/init.d/puppetmasterd
ln -sf ../../etc/init.d/puppet $RPM_BUILD_ROOT/%{_sbindir}/rcpuppet
@@ -140,6 +141,7 @@
%dir /var/log/puppet
#%dir /var/run/puppet
%config /etc/puppet/puppet.conf
+%config /etc/puppet/auth.conf
%{_mandir}/man?/*
/etc/init.d/puppet
%{_sbindir}/rcpuppet
++++++ puppet-2.6.1-init.diff -> puppet-2.6.4-init.diff ++++++
++++++ puppet-2.6.1-yumconf.diff -> puppet-2.6.4-yumconf.diff ++++++
++++++ puppet-2.6.1.tar.bz2 -> puppet-2.6.4.tar.bz2 ++++++
++++ 7695 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |