summaryrefslogtreecommitdiffstats
path: root/bind.spec
diff options
context:
space:
mode:
authorAdam Tkac <atkac@redhat.com>2013-03-05 13:17:54 +0100
committerAdam Tkac <atkac@redhat.com>2013-03-05 13:45:29 +0100
commit2d741bb523c7e13e502abcfa721f73a8d50ca1ed (patch)
tree59bba9a259b466ce1f85947711e94770a2de57fa /bind.spec
parent05cf2799f8622a19c2ff018a5a2431859c59454a (diff)
downloadbind-2d741bb523c7e13e502abcfa721f73a8d50ca1ed.tar.gz
bind-2d741bb523c7e13e502abcfa721f73a8d50ca1ed.tar.xz
bind-2d741bb523c7e13e502abcfa721f73a8d50ca1ed.zip
Drop some developer-only documentation and move ARM to %%docdir
Signed-off-by: Adam Tkac <atkac@redhat.com>
Diffstat (limited to 'bind.spec')
-rw-r--r--bind.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/bind.spec b/bind.spec
index d9ce978..e63b7bc 100644
--- a/bind.spec
+++ b/bind.spec
@@ -26,7 +26,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: ISC
Version: 9.9.2
-Release: 8.%{PATCHVER}%{?dist}
+Release: 9.%{PATCHVER}%{?dist}
Epoch: 32
Url: http://www.isc.org/products/BIND/
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -642,7 +642,7 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man8/nsec3hash.8*
%{_mandir}/man8/isc-hmac-fixup.8*
%doc CHANGES README named.conf.default
-%doc doc/arm doc/misc
+%doc doc/arm/*html doc/arm/*pdf
%doc sample/
# Hide configuration
@@ -776,6 +776,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif
%changelog
+* Tue Mar 05 2013 Adam Tkac <atkac redhat com> 32:9.9.2-9.P1
+- drop some developer-only documentation and move ARM to %%docdir
+
* Mon Feb 18 2013 Adam Tkac <atkac redhat com> 32:9.9.2-8.P1
- include rate limiting patch