summaryrefslogtreecommitdiffstats
path: root/puppet.spec
diff options
context:
space:
mode:
authorTodd Zullinger <tmz@pobox.com>2008-10-01 20:43:17 -0400
committerTodd Zullinger <tmz@pobox.com>2008-10-01 20:44:34 -0400
commit180bbc6859d15e63e58ce8ebfeff408ae16a0db5 (patch)
tree8db1f8aa4013fd3021fdabb3c393349e0f09d920 /puppet.spec
parent63eef60823ef019d62d1890183a3c77761ec44eb (diff)
downloadpuppet-package.git~-180bbc6859d15e63e58ce8ebfeff408ae16a0db5.tar.gz
puppet-package.git~-180bbc6859d15e63e58ce8ebfeff408ae16a0db5.tar.xz
puppet-package.git~-180bbc6859d15e63e58ce8ebfeff408ae16a0db5.zip
Quiet a few rpmlint complaints
Diffstat (limited to 'puppet.spec')
-rw-r--r--puppet.spec6
1 files changed, 6 insertions, 0 deletions
diff --git a/puppet.spec b/puppet.spec
index e12d273..57f23bc 100644
--- a/puppet.spec
+++ b/puppet.spec
@@ -49,6 +49,11 @@ for f in mac_dscl.pp mac_dscl_revert.pp \
sed -i -e'1d' examples/$f
chmod a-x examples/$f
done
+pushd lib/puppet >/dev/null
+for f in external/nagios.rb network/http_server/mongrel.rb relationship.rb; do
+ sed -i -e '1d' $f
+done
+popd > /dev/null
find examples/ -type f -empty | xargs rm
find examples/ -type f | xargs chmod a-x
@@ -168,6 +173,7 @@ rm -rf %{buildroot}
* Wed Oct 01 2008 Todd Zullinger <tmz@pobox.com> - 0.24.5-2
- Require ruby-shadow on Fedora and RHEL >= 5
- Simplify Fedora/RHEL version checks for ruby(abi) and BuildArch
+- Quiet a few rpmlint complaints
- Remove useless %%pbuild macro
* Mon Jul 28 2008 David Lutterkort <dlutter@redhat.com> - 0.24.5-1