Author: lutter
Update of /cvs/extras/rpms/puppet/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4885
Modified Files: .cvsignore puppet.spec sources Log Message: New version 0.22.3
Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/puppet/FC-5/.cvsignore,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- .cvsignore 20 Mar 2007 00:18:52 -0000 1.12 +++ .cvsignore 31 Mar 2007 01:09:56 -0000 1.13 @@ -1 +1 @@ -puppet-0.22.2.tgz +puppet-0.22.3.tgz
Index: puppet.spec =================================================================== RCS file: /cvs/extras/rpms/puppet/FC-5/puppet.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- puppet.spec 20 Mar 2007 00:18:52 -0000 1.13 +++ puppet.spec 31 Mar 2007 01:09:56 -0000 1.14 @@ -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 @@ %{_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 @@ %{__rm} -rf %{buildroot}
%changelog +* Thu Mar 29 2007 David Lutterkort dlutter@redhat.com - 0.22.3-1 +- Claim ownership of _sysconfdir/puppet (bz 233908) + * Mon Mar 19 2007 David Lutterkort dlutter@redhat.com - 0.22.2-1 - Set puppet's homedir to /var/lib/puppet, not /var/puppet - Remove no-lockdir patch, not needed anymore
Index: sources =================================================================== RCS file: /cvs/extras/rpms/puppet/FC-5/sources,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- sources 20 Mar 2007 00:18:52 -0000 1.12 +++ sources 31 Mar 2007 01:09:56 -0000 1.13 @@ -1 +1 @@ -470581376bb1b6f7aaed666dc144bd12 puppet-0.22.2.tgz +da40886077c500c0bac980e7b755b836 puppet-0.22.3.tgz
scm-commits@lists.fedoraproject.org