summaryrefslogtreecommitdiffstats
path: root/bind.spec
diff options
context:
space:
mode:
authorJan Görig <jgorig@fedoraproject.org>2010-03-16 11:17:24 +0000
committerJan Görig <jgorig@fedoraproject.org>2010-03-16 11:17:24 +0000
commit23ee02aeb05f54686ca9aa842e909674b104d9f0 (patch)
tree42fd65805dcdd4eec6418b7c6f3e54874767f641 /bind.spec
parentdde47d54f67d2dd3a637f64210d2631571994565 (diff)
downloadbind-23ee02aeb05f54686ca9aa842e909674b104d9f0.tar.gz
bind-23ee02aeb05f54686ca9aa842e909674b104d9f0.tar.xz
bind-23ee02aeb05f54686ca9aa842e909674b104d9f0.zip
- bind-sdb now requires bindbind-9_7_0-5_fc14
Diffstat (limited to 'bind.spec')
-rw-r--r--bind.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/bind.spec b/bind.spec
index 4389d9e..09cd94e 100644
--- a/bind.spec
+++ b/bind.spec
@@ -21,7 +21,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: ISC
Version: 9.7.0
-Release: 4%{?dist}
+Release: 5%{?dist}
Epoch: 32
Url: http://www.isc.org/products/BIND/
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -122,6 +122,7 @@ will have a label of "zone,zsk|ksk,xxx" and an id of the keytag in hex.
%package sdb
Summary: BIND server with database backends and DLZ support
Group: System Environment/Daemons
+Requires: bind
%description sdb
BIND (Berkeley Internet Name Domain) is an implementation of the DNS
@@ -661,6 +662,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif
%changelog
+* Tue Mar 16 2010 Jan Görig <jgorig redhat com> 32:9.7.0-5
+- bind-sdb now requires bind
+
* Mon Mar 15 2010 Jan Görig <jgorig redhat com> 32:9.7.0-4
- add man-pages ldap2zone.1 zonetodb.1 zone2sqlite.1 named-sdb.8 (#525655)