diff options
| author | Martin Stransky <stransky@fedoraproject.org> | 2006-08-11 12:39:51 +0000 |
|---|---|---|
| committer | Martin Stransky <stransky@fedoraproject.org> | 2006-08-11 12:39:51 +0000 |
| commit | 5246fdfd7015e4f787035968fa0f5d48ee77488a (patch) | |
| tree | d442319c75775ec04ce58ddfc1046aceb0941565 /bind.spec | |
| parent | 29d1d1d59f3c1876db381e0f8ba0e6aafcc6b0cc (diff) | |
| download | bind-5246fdfd7015e4f787035968fa0f5d48ee77488a.tar.gz bind-5246fdfd7015e4f787035968fa0f5d48ee77488a.tar.xz bind-5246fdfd7015e4f787035968fa0f5d48ee77488a.zip | |
added Provides: bind-configbind-9_3_2-36_fc6
Diffstat (limited to 'bind.spec')
| -rw-r--r-- | bind.spec | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -17,7 +17,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: BSD-like Version: 9.3.2 -Release: 35%{?dist} +Release: 36%{?dist} Epoch: 30 Url: http://www.isc.org/products/BIND/ Buildroot: %{_tmppath}/%{name}-root @@ -178,6 +178,7 @@ required for DNS (Domain Name System) development with ISC BIND 9.x.x. Summary: Default BIND configuration files for a caching nameserver Group: System Environment/Daemons Obsoletes: bind-config +Provides: bind-config Requires: bind = %{epoch}:%{version}-%{release} Requires(post): bash, coreutils, sed, grep Requires(postun): bash, coreutils, sed, grep @@ -845,6 +846,9 @@ rm -rf ${RPM_BUILD_ROOT} :; %changelog +* Fri Aug 11 2006 Martin Stransky <stransky@redhat.com> - 30:9.3.2-36 +- added Provides: bind-config + * Fri Aug 11 2006 Martin Stransky <stransky@redhat.com> - 30:9.3.2-35 - fix bug 197493: renaming subpackage bind-config to caching-nameserver |
