From: kick_ Date: Sat, 27 Jul 2002 21:58:16 +0000 (+0000) Subject: bump version X-Git-Tag: v_2_9_18~53 X-Git-Url: http://www.privoxy.org/gitweb/?a=commitdiff_plain;h=71a7764d227d5e42afb9d39bb970910c7b9657ed;p=privoxy.git bump version --- diff --git a/privoxy-rh.spec b/privoxy-rh.spec index 93f9996d..a35ce89f 100644 --- a/privoxy-rh.spec +++ b/privoxy-rh.spec @@ -1,4 +1,4 @@ -# $Id: privoxy-rh.spec,v 1.33.2.12 2002/07/27 15:47:10 hal9 Exp $ +# $Id: privoxy-rh.spec,v 1.33.2.13 2002/07/27 21:39:41 kick_ Exp $ # # Written by and Copyright (C) 2001 the SourceForge # Privoxy team. http://www.privoxy.org/ @@ -69,7 +69,7 @@ Privoxy is based on the Internet Junkbuster. # We check to see if versions match VERSION_MAJOR=2 VERSION_MINOR=9 -VERSION_POINT=15 +VERSION_POINT=16 CONFIG_VERSION=`cat configure.in | sed -n -e 's/^VERSION_MAJOR=\([0-9]*\)/\1./p' -e 's/^VERSION_MINOR=\([0-9]*\)/\1./p' -e 's/^VERSION_POINT=\([0-9]*\)/\1/p' | awk '{printf $1}'` if [ "%{version}" != "${CONFIG_VERSION}" ]; then @@ -719,6 +719,9 @@ fi additional "-r @" flag. # $Log: privoxy-rh.spec,v $ +# Revision 1.33.2.13 2002/07/27 21:39:41 kick_ +# condrestart raised an error during an fresh install when privoxy wasn't already running +# # Revision 1.33.2.12 2002/07/27 15:47:10 hal9 # Reset version and release for 2.9.16. #