diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2009-01-05 08:17:46 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2009-01-05 08:17:46 +0000 |
| commit | 36c19fae23966f657d0d066d8d826cfc9b9bb495 (patch) | |
| tree | 6547e3f4389f1e241104e7dad50091270f799d26 /bind.spec | |
| parent | 8ff18349e6985f120b0e80345b6d0f0975d8549a (diff) | |
| download | bind-36c19fae23966f657d0d066d8d826cfc9b9bb495.tar.gz bind-36c19fae23966f657d0d066d8d826cfc9b9bb495.tar.xz bind-36c19fae23966f657d0d066d8d826cfc9b9bb495.zip | |
- Happy new yearbind-9_6_0-1_fc11
- 9.6.0 release
Diffstat (limited to 'bind.spec')
| -rw-r--r-- | bind.spec | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -2,8 +2,9 @@ # Red Hat BIND package .spec file # -%define PREVER rc2 -%define VERSION %{version}%{PREVER} +#%define PREVER rc2 +#%define VERSION %{version}%{PREVER} +%define VERSION %{version} %{?!SDB: %define SDB 1} %{?!LIBBIND: %define LIBBIND 1} @@ -18,7 +19,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: ISC Version: 9.6.0 -Release: 0.7.%{PREVER}%{?dist} +Release: 1%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -599,6 +600,10 @@ rm -rf ${RPM_BUILD_ROOT} %ghost %{chroot_prefix}/etc/localtime %changelog +* Mon Jan 05 2009 Adam Tkac <atkac redhat com> 32:9.6.0-1 +- Happy new year +- 9.6.0 release + * Thu Dec 18 2008 Adam Tkac <atkac redhat com> 32:9.6.0-0.7.rc2 - 9.6.0rc2 release - bind-96-rh475120.patch merged |
