summaryrefslogtreecommitdiffstats
path: root/puppet.spec
diff options
context:
space:
mode:
Diffstat (limited to 'puppet.spec')
-rw-r--r--puppet.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/puppet.spec b/puppet.spec
index 1c2e4fb..e12d273 100644
--- a/puppet.spec
+++ b/puppet.spec
@@ -14,6 +14,7 @@ Source: http://reductivelabs.com/downloads/puppet/%{name}-%{version}.tgz
Requires: ruby >= 1.8.1
%if 0%{?fedora} || 0%{?rhel} >= 5
Requires: ruby(abi) = 1.8
+Requires: ruby-shadow
BuildArch: noarch
%endif
Requires: facter >= 1.1.4
@@ -165,6 +166,7 @@ rm -rf %{buildroot}
%changelog
* 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
- Remove useless %%pbuild macro