summaryrefslogtreecommitdiffstats
path: root/bind.spec
diff options
context:
space:
mode:
authorAdam Tkac <atkac@redhat.com>2011-03-03 12:54:23 +0100
committerAdam Tkac <atkac@redhat.com>2011-03-03 13:14:28 +0100
commit100a9cfcec827f7e21b79311ff3395b48418d3d7 (patch)
treec5d759f4048caf2ebf2f68ac0fc18b32ef9e2f1e /bind.spec
parent3e86a6bcba71abbdfcfde532ae984135d1bc68d4 (diff)
downloadbind-100a9cfcec827f7e21b79311ff3395b48418d3d7.tar.gz
bind-100a9cfcec827f7e21b79311ff3395b48418d3d7.tar.xz
bind-100a9cfcec827f7e21b79311ff3395b48418d3d7.zip
Revert "Integrate named with libnmserver library."
This reverts commit 3e86a6bcba71abbdfcfde532ae984135d1bc68d4.
Diffstat (limited to 'bind.spec')
-rw-r--r--bind.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/bind.spec b/bind.spec
index 6a00045..c9b1fd1 100644
--- a/bind.spec
+++ b/bind.spec
@@ -22,7 +22,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: ISC
Version: 9.8.0
-Release: 0.3.%{PREVER}%{?dist}
+Release: 0.4.%{PREVER}%{?dist}
Epoch: 32
Url: http://www.isc.org/products/BIND/
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -65,7 +65,6 @@ Patch113:bind97-rh674334.patch
Patch114:bind97-rh665971.patch
Patch115:bind97-cleanup.patch
Patch116:bind98-includes.patch
-Patch117:bind98-libnm.patch
# SDB patches
Patch11: bind-9.3.2b2-sdbsrc.patch
@@ -249,7 +248,6 @@ Based on the code from Jan "Yenya" Kasprzak <kas@fi.muni.cz>
%patch10 -p1 -b .PIE
%patch16 -p1 -b .redhat_doc
%patch104 -p1 -b .dyndb
-%patch117 -p1 -b .libnm
%if %{SDB}
%patch101 -p1 -b .old-api
mkdir bin/named-sdb
@@ -352,7 +350,6 @@ libtoolize -c -f; aclocal -I m4 --force; autoconf -f
--with-gssapi=yes \
--disable-isc-spnego \
%endif
- --with-libnmserver=yes \
;
make %{?_smp_mflags}
@@ -775,6 +772,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif
%changelog
+* Thu Mar 03 2011 Adam Tkac <atkac redhat com> 32:9.8.0-0.4.rc1
+- revert previous change (integration with libnmserver)
+
* Tue Feb 22 2011 Adam Tkac <atkac redhat com> 32:9.8.0-0.3.rc1
- integrate named with libnmserver library