summaryrefslogtreecommitdiffstats
path: root/bind.spec
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2007-11-19 14:03:28 +0000
committerAdam Tkac <atkac@fedoraproject.org>2007-11-19 14:03:28 +0000
commit072956c6a296cc9ebdc77abb3c1cd3deaff8139b (patch)
tree8b38cb985b1e914efd4e9fad7790848e528f0338 /bind.spec
parent31f7ce1b8baa5e1a70df865df93c59e16de1528a (diff)
downloadbind-072956c6a296cc9ebdc77abb3c1cd3deaff8139b.tar.gz
bind-072956c6a296cc9ebdc77abb3c1cd3deaff8139b.tar.xz
bind-072956c6a296cc9ebdc77abb3c1cd3deaff8139b.zip
- removed statement from initscript which passes -D to namedbind-9_5_0-18_a7_fc9
Diffstat (limited to 'bind.spec')
-rw-r--r--bind.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/bind.spec b/bind.spec
index d46368a..a9008cd 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.5.0
-Release: 17.%{RELEASEVER}%{?dist}
+Release: 18.%{RELEASEVER}%{?dist}
Epoch: 32
Url: http://www.isc.org/products/BIND/
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -665,6 +665,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_sbindir}/bind-chroot-admin
%changelog
+* Mon Nov 19 2007 Adam Tkac <atkac redhat com> 32:9.5.0-18.a7
+- removed statement from initscript which passes -D to named
+
* Thu Nov 15 2007 Adam Tkac <atkac redhat com> 32:9.5.0-17.a7
- 9.5.0a7
- dropped patches (upstream)