summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTodd Zullinger <tmz@pobox.com>2011-03-16 10:35:31 -0400
committerTodd Zullinger <tmz@pobox.com>2011-03-16 10:35:31 -0400
commit9bf6b15a1edba1b35a85099317a4b665e8da3a17 (patch)
tree049d151bce89b9170084f176ed9d70980fb712f9
parent42f1b775815b0a6d4e085db433cf6ae42104f69d (diff)
downloadpuppet-package-9bf6b15a1edba1b35a85099317a4b665e8da3a17.tar.gz
puppet-package-9bf6b15a1edba1b35a85099317a4b665e8da3a17.tar.xz
puppet-package-9bf6b15a1edba1b35a85099317a4b665e8da3a17.zip
Create and own /usr/share/puppet/modules (#615432)
-rw-r--r--puppet.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/puppet.spec b/puppet.spec
index 2db7dde..9e2d2d3 100644
--- a/puppet.spec
+++ b/puppet.spec
@@ -92,6 +92,7 @@ rm -rf %{buildroot}
ruby install.rb --destdir=%{buildroot} --quick --no-rdoc
install -d -m0755 %{buildroot}%{_sysconfdir}/puppet/manifests
+install -d -m0755 %{buildroot}%{_datadir}/%{name}/modules
install -d -m0755 %{buildroot}%{_localstatedir}/lib/puppet
install -d -m0755 %{buildroot}%{_localstatedir}/run/puppet
install -d -m0750 %{buildroot}%{_localstatedir}/log/puppet
@@ -226,6 +227,7 @@ rm -rf %{buildroot}
- Update to 2.6.6
- Ensure %%pre exits cleanly
- Fix License tag, puppet is now GPLv2 only
+- Create and own /usr/share/puppet/modules (#615432)
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.25.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild