|
@@ -1,7 +1,7 @@
|
|
%define _localstatedir /var
|
|
%define _localstatedir /var
|
|
|
|
|
|
-%define pversion 9.6.ESV.R4.P1
|
|
|
|
-%define sversion 9.6-ESV-R4-P1
|
|
|
|
|
|
+%define pversion 9.6.ESV.R4.P3
|
|
|
|
+%define sversion 9.6-ESV-R4-P3
|
|
%define bind_epoch 1
|
|
%define bind_epoch 1
|
|
|
|
|
|
%define bind_uid 25
|
|
%define bind_uid 25
|
|
@@ -23,10 +23,10 @@ Source5: keygen.c
|
|
Url: http://www.isc.org/bind.html
|
|
Url: http://www.isc.org/bind.html
|
|
Patch1: bind-9.3.3rc2-rndckey.patch
|
|
Patch1: bind-9.3.3rc2-rndckey.patch
|
|
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
|
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
|
-BuildPreReq: openssl-devel glibc-devel libtool
|
|
|
|
|
|
+BuildRequires(pre): openssl-devel glibc-devel libtool
|
|
BuildRequires: libxml2-devel libcap-devel
|
|
BuildRequires: libxml2-devel libcap-devel
|
|
-PreReq: chkconfig, sh-utils, textutils, fileutils, shadow-utils, perl, sed
|
|
|
|
-PreReq: bind-utils = %{bind_epoch}:%{version}-%{release}
|
|
|
|
|
|
+Requires(pre): chkconfig, sh-utils, textutils, fileutils, shadow-utils, perl, sed
|
|
|
|
+Requires(pre): bind-utils = %{bind_epoch}:%{version}-%{release}
|
|
Requires: bind-libs = %{bind_epoch}:%{version}-%{release}
|
|
Requires: bind-libs = %{bind_epoch}:%{version}-%{release}
|
|
Conflicts: bind9 <= 9.2.1-0vl5, bind-current
|
|
Conflicts: bind9 <= 9.2.1-0vl5, bind-current
|
|
Obsoletes: bind9 <= 9.2.1-0vl5
|
|
Obsoletes: bind9 <= 9.2.1-0vl5
|
|
@@ -262,6 +262,10 @@ rm -rf ${RPM_BUILD_ROOT} ${RPM_BUILD_DIR}/%{name}-%{version}
|
|
%{_bindir}/isc-config.sh
|
|
%{_bindir}/isc-config.sh
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Wed Jul 6 2011 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 9.6.ESV.R4.P3-1
|
|
|
|
+- new upstream release with security fix (CVE-2011-2464)
|
|
|
|
+- use hoge(pre) tags instead of old hogepre tags
|
|
|
|
+
|
|
* Sat May 28 2011 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 9.6.ESV.R4.P1-1
|
|
* Sat May 28 2011 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 9.6.ESV.R4.P1-1
|
|
- new upstream release with security fix (CVE-2011-1910)
|
|
- new upstream release with security fix (CVE-2011-1910)
|
|
|
|
|