|
@@ -5,7 +5,8 @@
|
|
|
%define pversion 9.8.0p2
|
|
|
%define sversion 9.8.0-P2
|
|
|
%define bind_epoch 1
|
|
|
-%define old_bind_version 1:9.6.ESV.R4.P1
|
|
|
+# fixed <BTS:VineLinux:1139>
|
|
|
+%define old_bind_version 1:9.6.ESV.R1
|
|
|
|
|
|
%define bind_uid 25
|
|
|
%define bind_gid 25
|
|
@@ -14,7 +15,7 @@ Summary: A DNS (Domain Name System) server.
|
|
|
Summary(ja): DNS (Domain Name System) サーバ
|
|
|
Name: %{pname}
|
|
|
Version: %{pversion}
|
|
|
-Release: 1%{?_dist_release}
|
|
|
+Release: 2%{?_dist_release}
|
|
|
Epoch: %{bind_epoch}
|
|
|
License: distributable
|
|
|
Group: System Environment/Daemons
|
|
@@ -282,6 +283,10 @@ rm -rf ${RPM_BUILD_ROOT} ${RPM_BUILD_DIR}/%{name}-%{version}
|
|
|
%{_bindir}/isc-config.sh
|
|
|
|
|
|
%changelog
|
|
|
+* Tue May 31 2011 IWAI, Masaharu <iwai@alib.jp> 9.8.0p2-2
|
|
|
+- Obosoletes: bind.* < 1:9.6.ESV.R1
|
|
|
+ - fixed <BTS:VineLinux:1139>
|
|
|
+
|
|
|
* Sun May 29 2011 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 9.8.0p2-1
|
|
|
- new upstream release with security fix (CVE-2011-1910)
|
|
|
|