summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTodd Zullinger <tmz@fedoraproject.org>2009-03-24 03:37:04 +0000
committerTodd Zullinger <tmz@fedoraproject.org>2009-03-24 03:37:04 +0000
commit24cf761cae18111c858e9f34993abf6bc813f84c (patch)
treeb6dc38e04cb3ee0fcdee47ced279ac7d0a952481
parenta1190b431dbb94d5856b20360d9d53895a18d4f5 (diff)
downloadpuppet-package-24cf761cae18111c858e9f34993abf6bc813f84c.tar.gz
puppet-package-24cf761cae18111c858e9f34993abf6bc813f84c.tar.xz
puppet-package-24cf761cae18111c858e9f34993abf6bc813f84c.zip
Remove versioned BRspuppet-0_24_8-1_el5_1
All supported releases are new enough (and it avoids https://fedorahosted.org/fedora-infrastructure/ticket/1202)
-rw-r--r--puppet.spec12
1 files changed, 8 insertions, 4 deletions
diff --git a/puppet.spec b/puppet.spec
index 4b25efc..244f3f6 100644
--- a/puppet.spec
+++ b/puppet.spec
@@ -3,7 +3,7 @@
Name: puppet
Version: 0.24.8
-Release: 1%{?dist}
+Release: 1%{?dist}.1
Summary: A network tool for managing many disparate systems
License: GPLv2+
URL: http://puppet.reductivelabs.com/
@@ -12,8 +12,10 @@ Group: System Environment/Base
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: facter >= 1.5
-BuildRequires: ruby >= 1.8.1
+# If versioned BRs are needed, wait until
+# https://fedorahosted.org/fedora-infrastructure/ticket/1202 is resolved
+BuildRequires: facter
+BuildRequires: ruby
%if 0%{?fedora} || 0%{?rhel} >= 5
BuildArch: noarch
@@ -184,11 +186,13 @@ fi
rm -rf %{buildroot}
%changelog
-* Mon Mar 23 2009 Todd Zullinger <tmz@pobox.com> - 0.24.8-1
+* Mon Mar 23 2009 Todd Zullinger <tmz@pobox.com> - 0.24.8-1.1
- Update to 0.24.8
- Quiet output from %%pre
- Use upstream install script
- Increase required facter version to >= 1.5
+- Remove versioned BRs, all supported releases are new enough (and it avoids
+ https://fedorahosted.org/fedora-infrastructure/ticket/1202)
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.24.7-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild