rpms/privoxy/devel privoxy.spec,1.19,1.20

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Mar 5 14:46:35 UTC 2007


Author: karsten

Update of /cvs/dist/rpms/privoxy/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv2970

Modified Files:
	privoxy.spec 
Log Message:
rpmlint fixes


Index: privoxy.spec
===================================================================
RCS file: /cvs/dist/rpms/privoxy/devel/privoxy.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- privoxy.spec	5 Mar 2007 11:05:36 -0000	1.19
+++ privoxy.spec	5 Mar 2007 14:46:33 -0000	1.20
@@ -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 @@
 
 %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 @@
 %doc doc/webserver
 
 %changelog
+* Mon Mar 05 2007 Karsten Hopp <karsten at redhat.com> 3.0.6-7
+- rpmlint fixes
+
 * Mon Mar 05 2007 Karsten Hopp <karsten at redhat.com> 3.0.6-6
 - add upstream patch for dynamic pcre (#226316)
 - use kill -s HUP instead of 'kill -HUP' (#193159)
@@ -452,7 +453,7 @@
 - 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 <hal at foobox.net>
 - added ijb_docs.css to docs.




More information about the fedora-cvs-commits mailing list