From fedabf8c64051d8578c9d200e7b3e91a7e4efff8 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sat, 30 Aug 2008 12:46:49 +0000 Subject: [PATCH] The jarfile directive is gone. Update accordingly. --- privoxy-rh.spec | 6 ++++-- privoxy-suse.spec | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/privoxy-rh.spec b/privoxy-rh.spec index 900500e6..fa406a86 100644 --- a/privoxy-rh.spec +++ b/privoxy-rh.spec @@ -1,4 +1,4 @@ -# $Id: privoxy-rh.spec,v 1.58 2008/06/19 01:52:17 hal9 Exp $ +# $Id: privoxy-rh.spec,v 1.59 2008/08/13 16:57:46 fabiankeil Exp $ # # Written by and Copyright (C) 2001-2006 the SourceForge # Privoxy team. http://www.privoxy.org/ @@ -144,7 +144,6 @@ cat config | \ # sed 's/^permissionsfile.*/permissionsfile \/etc\/%{name}\/permissionsfile/g' | \ # sed 's/^filterfile.*/default.filter \/etc\/%{name}\/default.filter/g' | \ # sed 's/^logfile.*/logfile \%{_localstatedir}\/log\/%{name}\/logfile/g' | \ -# sed 's/^jarfile.*/jarfile \%{_localstatedir}\/log\/%{name}\/jarfile/g' | \ # sed 's/^forward.*/forward \/etc\/%{name}\/forward/g' | \ # sed 's/^aclfile.*/aclfile \/etc\/%{name}\/aclfile/g' > \ sed 's@^logdir.*@logdir %{_localstatedir}/log/%{name}@g' | \ @@ -766,6 +765,9 @@ fi additional "-r @" flag. # $Log: privoxy-rh.spec,v $ +# Revision 1.59 2008/08/13 16:57:46 fabiankeil +# Change version to 3.0.10. +# # Revision 1.58 2008/06/19 01:52:17 hal9 # Remove txt docs from spec file. # diff --git a/privoxy-suse.spec b/privoxy-suse.spec index 3af40233..897b2701 100644 --- a/privoxy-suse.spec +++ b/privoxy-suse.spec @@ -1,4 +1,4 @@ -# $Id: privoxy-suse.spec,v 1.29 2008/03/02 17:36:43 fabiankeil Exp $ +# $Id: privoxy-suse.spec,v 1.30 2008/08/13 16:57:46 fabiankeil Exp $ # # Written by and Copyright (C) 2001-2006 the SourceForge # Privoxy team. http://www.privoxy.org/ @@ -120,7 +120,6 @@ cat config | \ # sed 's/^permissionsfile.*/permissionsfile \/etc\/privoxy\/permissionsfile/g' | \ # sed 's/^filterfile.*/default.filter \/etc\/privoxy\/default.filter/g' | \ # sed 's/^logfile.*/logfile \/var\/log\/privoxy\/logfile/g' | \ -# sed 's/^jarfile.*/jarfile \/var\/log\/privoxy\/jarfile/g' | \ # sed 's/^forward.*/forward \/etc\/privoxy\/forward/g' | \ # sed 's/^aclfile.*/aclfile \/etc\/privoxy\/aclfile/g' > \ sed 's/^logdir.*/logdir \/var\/log\/privoxy/g' > \ @@ -355,6 +354,9 @@ id privoxy > /dev/null 2>&1 && /usr/sbin/userdel privoxy || /bin/true - new package: version 2.0 # $Log: privoxy-suse.spec,v $ +# Revision 1.30 2008/08/13 16:57:46 fabiankeil +# Change version to 3.0.10. +# # Revision 1.29 2008/03/02 17:36:43 fabiankeil # Set version to 3.0.9. # -- 2.39.2