X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=privoxy-rh.spec;h=5270fbef3f735569a702d7d9465ba1b2dff6a992;hp=fbe75538c38480b6c4079dc2c992620e0688e083;hb=ec6d72f70798ed0042bd1ea714c3d842b51407f4;hpb=7114d5f6a80a27deeaae9e1c2c616a13effe4235 diff --git a/privoxy-rh.spec b/privoxy-rh.spec index fbe75538..5270fbef 100644 --- a/privoxy-rh.spec +++ b/privoxy-rh.spec @@ -1,4 +1,4 @@ -# $Id: privoxy-rh.spec,v 1.52 2006/11/18 17:36:53 hal9 Exp $ +# $Id: privoxy-rh.spec,v 1.55 2008/03/02 17:36:43 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 acordingly on configure.in and # configure. Otherwise, the package can be build with the wrong value -Version: 3.0.6 +Version: 3.0.9 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=6 +VERSION_POINT=9 # find CVS files and remove it. find -name CVS | xargs rm -rf @@ -276,6 +276,7 @@ fi %config(noreplace) %{privoxyconf}/user.action %config %{privoxyconf}/default.action %config %{privoxyconf}/default.filter +%config %{privoxyconf}/regression-tests.action %config(noreplace) %{privoxyconf}/user.filter %config(noreplace) %{privoxyconf}/trust @@ -292,6 +293,7 @@ fi %config %{privoxyconf}/templates/cgi-style.css %config %{privoxyconf}/templates/connect-failed %config %{privoxyconf}/templates/default +%config %{privoxyconf}/templates/forwarding-failed %config %{privoxyconf}/templates/edit-actions-add-url-form %config %{privoxyconf}/templates/edit-actions-for-url %config %{privoxyconf}/templates/edit-actions-for-url-filter @@ -760,6 +762,15 @@ fi additional "-r @" flag. # $Log: privoxy-rh.spec,v $ +# Revision 1.55 2008/03/02 17:36:43 fabiankeil +# Set version to 3.0.9. +# +# Revision 1.54 2008/01/20 14:30:59 fabiankeil +# Set version to 3.0.8. +# +# Revision 1.53 2006/11/28 11:34:35 hal9 +# Fix the prep section per Support request so it actually builds. +# # Revision 1.52 2006/11/18 17:36:53 hal9 # Ooops, bumping version to 3.0.6 #