From 4429c7a9ef55b3c8878af900ffecaaf0521dd05b Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Mar 05 2007 14:46:33 +0000 Subject: rpmlint fixes --- diff --git a/privoxy.spec b/privoxy.spec index 7f6d6fc..1132d01 100644 --- a/privoxy.spec +++ b/privoxy.spec @@ -4,7 +4,7 @@ Name: privoxy Version: 3.0.6 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Privoxy - privacy enhancing proxy License: GPL Source0: http://dl.sf.net/ijbswa/%{name}/%{name}-%{version}-stable-src.tar.gz @@ -102,8 +102,6 @@ fi %files %defattr(-,%{name},%{name},-) -%dir %{privoxyconf} -%dir %{privoxyconf}/templates %dir %{_localstatedir}/log/%{name} %attr(0744,%{name},%{name})%{_sbindir}/%{name} %config(noreplace) %{privoxyconf} @@ -118,6 +116,9 @@ fi %doc doc/webserver %changelog +* Mon Mar 05 2007 Karsten Hopp 3.0.6-7 +- rpmlint fixes + * Mon Mar 05 2007 Karsten Hopp 3.0.6-6 - add upstream patch for dynamic pcre (#226316) - use kill -s HUP instead of 'kill -HUP' (#193159) @@ -452,7 +453,7 @@ fi - Added preun section to stop the service with the old name, as well as remove it from the startup list - Removed the chkconfig --del entry from the conditional block on - the preun scriptlet (now handled on the %files section) + the preun scriptlet (now handled on the %%files section) * Thu Mar 21 2002 Hal Burgiss - added ijb_docs.css to docs.