|
@@ -2,10 +2,10 @@
|
|
|
|
|
|
%define sname bind
|
|
|
%define pname bind-current
|
|
|
-%define pversion 9.8.0
|
|
|
-%define sversion 9.8.0
|
|
|
+%define pversion 9.8.0p1
|
|
|
+%define sversion 9.8.0-P1
|
|
|
%define bind_epoch 1
|
|
|
-%define old_bind_version 1:9.6.ESV.R1
|
|
|
+%define old_bind_version 1:9.6.ESV.R4
|
|
|
|
|
|
%define bind_uid 25
|
|
|
%define bind_gid 25
|
|
@@ -14,7 +14,7 @@ Summary: A DNS (Domain Name System) server.
|
|
|
Summary(ja): DNS (Domain Name System) サーバ
|
|
|
Name: %{pname}
|
|
|
Version: %{pversion}
|
|
|
-Release: 2%{?_dist_release}
|
|
|
+Release: 1%{?_dist_release}
|
|
|
Epoch: %{bind_epoch}
|
|
|
License: distributable
|
|
|
Group: System Environment/Daemons
|
|
@@ -280,7 +280,11 @@ rm -rf ${RPM_BUILD_ROOT} ${RPM_BUILD_DIR}/%{name}-%{version}
|
|
|
%{_bindir}/isc-config.sh
|
|
|
|
|
|
%changelog
|
|
|
-* Sat Apr 09 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 9.8.0-1
|
|
|
+* Mon May 9 2011 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 9.8.0p1-1
|
|
|
+- new upstream release with security fix (CVE-2011-1907)
|
|
|
+- fix changelog typo
|
|
|
+
|
|
|
+* Sat Apr 09 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 9.8.0-2
|
|
|
- Obosoletes: bind.* < 1:9.6.ESV.R1
|
|
|
|
|
|
* Thu Apr 07 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 9.8.0-1
|