summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcvsdist <cvsdist@fedoraproject.org>2004-09-09 03:33:58 +0000
committercvsdist <cvsdist@fedoraproject.org>2004-09-09 03:33:58 +0000
commit761f89f6401f41c38e8326a4c5f4b51d45da7bbb (patch)
tree6771d08a5ecde0af2f6319e5441e39caada9ea35
parentaa0a294bd21aefe04235d3ed52890b8a2a082c77 (diff)
downloadbind-761f89f6401f41c38e8326a4c5f4b51d45da7bbb.tar.gz
bind-761f89f6401f41c38e8326a4c5f4b51d45da7bbb.tar.xz
bind-761f89f6401f41c38e8326a4c5f4b51d45da7bbb.zip
auto-import changelog data from bind-9.2.1-9.src.rpmbind-9_2_1-9
Wed Aug 07 2002 Karsten Hopp <karsten@redhat.de> - fix #70583, doesn't build on IA64
-rw-r--r--bind.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/bind.spec b/bind.spec
index 1e306d3..ba29e26 100644
--- a/bind.spec
+++ b/bind.spec
@@ -15,7 +15,7 @@ Patch1: bind-9.2.0-key.patch
Url: http://www.isc.org/products/BIND/
Buildroot: %{_tmppath}/%{name}-root
Version: 9.2.1
-Release: 8
+Release: 9
BuildRequires: openssl-devel gcc glibc-devel >= 2.2.5-26 glibc-kernheaders >= 2.4-7.10 libtool
@@ -65,6 +65,7 @@ LTVERSION=`libtool --version |awk '{ print $4 }' |sed -e "s/\.//;s/\..*//g"`
if [ "$LTVERSION" -lt 14 ]; then
export LTCONFIG_VERSION=1.3.5
fi
+cp -f /usr/share/libtool/config.{guess,sub} .
%configure --with-libtool --with-openssl=/usr --enable-threads
#make %{?_smp_mflags} # seems to be broken: bugzilla:64868
make
@@ -207,6 +208,9 @@ rm -rf ${RPM_BUILD_ROOT} ${RPM_BUILD_DIR}/%{name}-%{version}
%endif
%changelog
+* Wed Aug 07 2002 Karsten Hopp <karsten@redhat.de>
+- fix #70583, doesn't build on IA64
+
* Tue Jul 30 2002 Karsten Hopp <karsten@redhat.de> 9.2.1-8
- bind-utils shouldn't require bind