summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcvsdist <cvsdist@fedoraproject.org>2004-09-09 03:37:14 +0000
committercvsdist <cvsdist@fedoraproject.org>2004-09-09 03:37:14 +0000
commitc3581cee5d89f112b422b2918ecd4d2a824a2c90 (patch)
tree19d6dda3fecc9b37c88f2e35d034664adae75b66
parent7a83e68dd4356afd35f08b5985acf32bb7389d5a (diff)
downloadbind-c3581cee5d89f112b422b2918ecd4d2a824a2c90.tar.gz
bind-c3581cee5d89f112b422b2918ecd4d2a824a2c90.tar.xz
bind-c3581cee5d89f112b422b2918ecd4d2a824a2c90.zip
auto-import changelog data from bind-9.2.3-18.src.rpmbind-9_2_3-18
Wed Jun 23 2004 Daniel Walsh <dwalsh@redhat.com> 9.2.3-18 - remove disable-linux-caps Wed Jun 16 2004 Daniel Walsh <dwalsh@redhat.com> 9.2.3-17 - Update RHEL3 to latest bind
-rw-r--r--bind.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/bind.spec b/bind.spec
index 05420cd..e303b7a 100644
--- a/bind.spec
+++ b/bind.spec
@@ -26,7 +26,7 @@ Patch9: bind-9.2.3rc3-deprecation_msg_shut_up.diff.bz2
Url: http://www.isc.org/products/BIND/
Buildroot: %{_tmppath}/%{name}-root
Version: 9.2.3
-Release: 16
+Release: 18
BuildRequires: openssl-devel gcc glibc-devel >= 2.2.5-26 glibc-kernheaders >= 2.4-7.10 libtool pkgconfig fileutils tar
Requires(pre,preun): shadow-utils
@@ -170,7 +170,6 @@ fi
%configure --with-libtool --localstatedir=/var \
--enable-threads \
--enable-ipv6 \
- --disable-linux-caps \
--with-openssl=/usr
make
@@ -327,6 +326,12 @@ rm -rf ${RPM_BUILD_ROOT} ${RPM_BUILD_DIR}/%{name}-%{version}
%endif
%changelog
+* Thu Jun 23 2004 Daniel Walsh <dwalsh@redhat.com> 9.2.3-18
+- remove disable-linux-caps
+
+* Wed Jun 16 2004 Daniel Walsh <dwalsh@redhat.com> 9.2.3-17
+- Update RHEL3 to latest bind
+
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt