diff options
| -rw-r--r-- | bind.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -17,7 +17,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: BSD-like Version: 9.4.1 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 31 Url: http://www.isc.org/products/BIND/ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -808,6 +808,9 @@ rm -rf ${RPM_BUILD_ROOT} %changelog +* Mon May 07 2007 Adam Tkac <atkac redhat com> 31:9.4.1-2.fc7 +- test build on new build system + * Wed May 02 2007 Adam Tkac <atkac redhat com> 31:9.4.1-1.fc7 - updated to 9.4.1 which contains fix to CVE-2007-2241 |
