diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2010-05-20 13:47:41 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2010-05-20 13:47:41 +0000 |
| commit | 775b240523c67d31684507a7e8876951c5bc7f79 (patch) | |
| tree | e43989f836d228bbb660882a32be7614ec77d682 /bind.spec | |
| parent | cb63d373b5e4b6de3ba8c93e3518a77da768c7b7 (diff) | |
- update to 9.6.2-P2bind-9_6_2-4_P2_fc12
Diffstat (limited to 'bind.spec')
| -rw-r--r-- | bind.spec | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -5,7 +5,7 @@ #%define PATCHVER P3 #%define PREVER rc1 #%define VERSION %{version} -%define PATCHVER P1 +%define PATCHVER P2 %define VERSION %{version}-%{PATCHVER} %{?!SDB: %define SDB 1} @@ -20,7 +20,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: ISC Version: 9.6.2 -Release: 3.%{PATCHVER}%{?dist} +Release: 4.%{PATCHVER}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -582,6 +582,9 @@ rm -rf ${RPM_BUILD_ROOT} %ghost %{chroot_prefix}/etc/localtime %changelog +* Thu May 20 2010 Adam Tkac <atkac redhat com> 32:9.6.2-4.P2 +- update to 9.6.2-P2 + * Fri Mar 26 2010 Adam Tkac <atkac redhat com> 32:9.6.2-3.P1 - active query might be destroyed in resume_dslookup() which triggered REQUIRE failure (#507429) |
