summaryrefslogtreecommitdiffstats
path: root/bind.spec
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2008-12-09 14:21:05 +0000
committerAdam Tkac <atkac@fedoraproject.org>2008-12-09 14:21:05 +0000
commitfb507bf78cc7a181698a5901ef5b0dde343e9427 (patch)
tree9928ad4b172568c94cb29969ff720b7464080b36 /bind.spec
parent0ff4566640eec34779b5f8b992cd0f37905abbf8 (diff)
downloadbind-fb507bf78cc7a181698a5901ef5b0dde343e9427.tar.gz
bind-fb507bf78cc7a181698a5901ef5b0dde343e9427.tar.xz
bind-fb507bf78cc7a181698a5901ef5b0dde343e9427.zip
- allow to reuse address for non-random query-source ports (#475120)bind-9_6_0-0_5_1_rc1_fc11
Diffstat (limited to 'bind.spec')
-rw-r--r--bind.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/bind.spec b/bind.spec
index 25b5667..faf52db 100644
--- a/bind.spec
+++ b/bind.spec
@@ -18,7 +18,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: ISC
Version: 9.6.0
-Release: 0.5.%{PREVER}%{?dist}
+Release: 0.5.1.%{PREVER}%{?dist}
Epoch: 32
Url: http://www.isc.org/products/BIND/
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -63,6 +63,7 @@ Patch100:bind-96-libtool2-libbind.patch
Patch99: bind-96-libtool2.patch
Patch101:bind-96-old-api.patch
Patch102:bind-95-rh452060.patch
+Patch103:bind-96-rh475120.patch
# SDB patches
Patch11: bind-9.3.2b2-sdbsrc.patch
@@ -239,6 +240,7 @@ mkdir lib/bind/m4
%endif
%patch102 -p1 -b .rh452060
+%patch103 -p1 -b .rh475120
# Sparc and s390 arches need to use -fPIE
%ifarch sparcv9 sparc64 s390 s390x
@@ -597,6 +599,9 @@ rm -rf ${RPM_BUILD_ROOT}
%ghost %{chroot_prefix}/etc/localtime
%changelog
+* Tue Dec 09 2008 Adam Tkac <atkac redhat com> 32:9.6.0-0.5.1.rc1
+- allow to reuse address for non-random query-source ports (#475120)
+
* Wed Dec 03 2008 Adam Tkac <atkac redhat com> 32:9.6.0-0.5.rc1
- 9.6.0rc1 release
- patches merged