diff --git a/.cvsignore b/.cvsignore index 8fd88c0..f2d8905 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -puppet-0.22.2.tgz +puppet-0.22.3.tgz diff --git a/puppet.spec b/puppet.spec index 50acd82..25c76fb 100644 --- a/puppet.spec +++ b/puppet.spec @@ -7,7 +7,7 @@ Summary: A network tool for managing many disparate systems Name: puppet -Version: 0.22.2 +Version: 0.22.3 Release: 1%{?dist} License: GPL Group: System Environment/Base @@ -81,6 +81,7 @@ find %{buildroot}%{ruby_sitelibdir} -type f -perm +ugo+x -print0 | xargs -0 -r % %{_sbindir}/puppetd %{ruby_sitelibdir}/* %{_initrddir}/puppet +%dir %{_sysconfdir}/puppet %config(noreplace) %{_sysconfdir}/sysconfig/puppet %config(noreplace) %{_sysconfdir}/puppet/puppetd.conf %doc CHANGELOG COPYING LICENSE README TODO examples @@ -136,6 +137,9 @@ fi %{__rm} -rf %{buildroot} %changelog +* Thu Mar 29 2007 David Lutterkort - 0.22.3-1 +- Claim ownership of _sysconfdir/puppet (bz 233908) + * Mon Mar 19 2007 David Lutterkort - 0.22.2-1 - Set puppet's homedir to /var/lib/puppet, not /var/puppet - Remove no-lockdir patch, not needed anymore diff --git a/sources b/sources index a68608a..1c8d648 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -470581376bb1b6f7aaed666dc144bd12 puppet-0.22.2.tgz +da40886077c500c0bac980e7b755b836 puppet-0.22.3.tgz