summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcvsdist <cvsdist@fedoraproject.org>2004-09-09 03:32:13 +0000
committercvsdist <cvsdist@fedoraproject.org>2004-09-09 03:32:13 +0000
commit70370201ae175638e8dfd609c09fc2c3a140f2c7 (patch)
tree5f605b7f8cab972b9fc3a03ef6bfe2489f6ca56c
parent19ef0a57a8687609a6bf3e546bddb90a9c84946b (diff)
downloadbind-70370201ae175638e8dfd609c09fc2c3a140f2c7.tar.gz
bind-70370201ae175638e8dfd609c09fc2c3a140f2c7.tar.xz
bind-70370201ae175638e8dfd609c09fc2c3a140f2c7.zip
auto-import bind-9.2.0-8a from bind-9.2.0-8a.src.rpmbind-9_2_0-8a
-rw-r--r--bind.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/bind.spec b/bind.spec
index bc6f16b..0507cc4 100644
--- a/bind.spec
+++ b/bind.spec
@@ -1,7 +1,7 @@
Summary: A DNS (Domain Name System) server.
Name: bind
Version: 9.2.0
-Release: 8
+Release: 8a
License: BSD-like
Group: System Environment/Daemons
Source: ftp://ftp.isc.org/isc/bind9/%{version}/bind-%{version}.tar.bz2
@@ -16,7 +16,10 @@ Patch2: bind-9.2.0-fixes.patch
Url: http://www.isc.org/products/BIND/
Buildroot: %{_tmppath}/%{name}-root
-BuildRequires: openssl-devel gcc glibc-devel >= 2.2.5-26 glibc-kernheaders >= 2.4-7.10 libtool
+BuildRequires: openssl-devel gcc glibc-devel >= 2.2.5-26 libtool
+%ifnarch s390 s390x
+BuildRequires: glibc-kernheaders >= 2.4-7.10
+%endif
Requires(pre,preun): shadow-utils
Requires(post,preun): chkconfig