diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2010-05-20 13:53:53 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2010-05-20 13:53:53 +0000 |
| commit | 0a449e89fcbcacd090955a2e285cb5006124b40b (patch) | |
| tree | 2bc4755283ad68abcb0147b12d72a7b678365a90 /bind.spec | |
| parent | 74d78886ad9f7838dc30b0ff2ed546c4179b7ede (diff) | |
- update to 9.6.2-P2bind-9_6_2-4_P2_fc11
Diffstat (limited to 'bind.spec')
| -rw-r--r-- | bind.spec | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -2,7 +2,7 @@ # Red Hat BIND package .spec file # -%define PATCHVER P1 +%define PATCHVER P2 #%define PREVER rc1 #%define VERSION %{version} %define VERSION %{version}-%{PATCHVER} @@ -19,7 +19,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) @@ -586,6 +586,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) |
