From 70e2a7d863a5c56df8a2c699277c98f5f7738d6e Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Fri, 9 Sep 2011 12:55:09 +0200 Subject: Fix logrotate config file (#725256) Signed-off-by: Adam Tkac --- bind.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'bind.spec') diff --git a/bind.spec b/bind.spec index 2771810..d6aed2b 100644 --- a/bind.spec +++ b/bind.spec @@ -22,7 +22,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: ISC Version: 9.8.1 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -782,6 +782,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog +* Fri Sep 09 2011 Adam Tkac 32:9.8.1-2 +- fix logrotate config file (#725256) + * Wed Sep 07 2011 Adam Tkac 32:9.8.1-1 - update to 9.8.1 - ship /etc/trusted-key.key (needed by dig) -- cgit