summaryrefslogtreecommitdiffstats
path: root/bind.spec
diff options
context:
space:
mode:
authorAdam Tkac <atkac@redhat.com>2013-04-16 16:44:05 +0200
committerAdam Tkac <atkac@redhat.com>2013-04-16 16:44:05 +0200
commit4ebe3dc7ef12fc49e299057539bab34b5d499395 (patch)
treeb9339ae32e557fffd14d67cf6f7254d8399551ab /bind.spec
parentc9b9417fb2c7652536147855bdc290380ba785fa (diff)
Ship dns/rrl.h in -devel subpkg
Signed-off-by: Adam Tkac <atkac@redhat.com>
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 3f7e0af..f482824 100644
--- a/bind.spec
+++ b/bind.spec
@@ -26,7 +26,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: ISC
Version: 9.9.3
-Release: 0.1.%{PREVER}%{?dist}
+Release: 0.2.%{PREVER}%{?dist}
Epoch: 32
Url: http://www.isc.org/products/BIND/
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -80,6 +80,7 @@ Patch132:bind99-stat.patch
Patch133:bind99-rh640538.patch
Patch134:bind97-rh669163.patch
Patch136:rl-9.9.3rc1.patch
+Patch137:bind99-rrl.patch
# SDB patches
Patch11: bind-9.3.2b2-sdbsrc.patch
@@ -277,6 +278,7 @@ popd
%patch130 -p1 -b .libdb4
%patch131 -p1 -b .multlib-conflict
%patch136 -p0 -b .rl
+%patch137 -p1 -b .rrl
%if %{SDB}
%patch101 -p1 -b .old-api
@@ -774,6 +776,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif
%changelog
+* Tue Apr 16 2013 Adam Tkac <atkac redhat com> 32:9.9.3-0.2.rc1
+- ship dns/rrl.h in -devel subpkg
+
* Tue Apr 16 2013 Adam Tkac <atkac redhat com> 32:9.9.3-0.1.rc1
- update to 9.9.3rc1
- bind-96-libtool2.patch has been merged