From 72da6c47330645f5b441a80b3b25549a8821a7ac Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sun, 15 Feb 2009 17:17:23 +0000 Subject: [PATCH] - Bump version to 3.0.11. - List match-all.action as %config file. --- privoxy-rh.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/privoxy-rh.spec b/privoxy-rh.spec index 97da19f3..61523e92 100644 --- a/privoxy-rh.spec +++ b/privoxy-rh.spec @@ -1,4 +1,4 @@ -# $Id: privoxy-rh.spec,v 1.60 2008/08/30 12:46:49 fabiankeil Exp $ +# $Id: privoxy-rh.spec,v 1.61 2009/01/13 16:47:34 fabiankeil Exp $ # # Written by and Copyright (C) 2001-2006 the SourceForge # Privoxy team. http://www.privoxy.org/ @@ -37,7 +37,7 @@ Name: privoxy # ATTENTION # Version and release should be updated accordingly on configure.in and # configure. Otherwise, the package can be build with the wrong value -Version: 3.0.10 +Version: 3.0.11 Release: 1 Summary: Privoxy - privacy enhancing proxy License: GPL @@ -70,7 +70,7 @@ Privoxy is based on the Internet Junkbuster. # We check to see if versions match VERSION_MAJOR=3 VERSION_MINOR=0 -VERSION_POINT=10 +VERSION_POINT=11 # find CVS files and remove it. find -name CVS | xargs rm -rf @@ -272,6 +272,7 @@ fi # WARNING ! WARNING ! WARNING ! WARNING ! WARNING ! WARNING ! WARNING ! %config(noreplace) %{privoxyconf}/config %config(noreplace) %{privoxyconf}/user.action +%config %{privoxyconf}/match-all.action %config %{privoxyconf}/default.action %config %{privoxyconf}/default.filter %config %{privoxyconf}/regression-tests.action @@ -764,6 +765,9 @@ fi additional "-r @" flag. # $Log: privoxy-rh.spec,v $ +# Revision 1.61 2009/01/13 16:47:34 fabiankeil +# The standard.action file is gone. +# # Revision 1.60 2008/08/30 12:46:49 fabiankeil # The jarfile directive is gone. Update accordingly. # -- 2.39.2