X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=privoxy-suse.spec;h=93aa7aaf8b3daa7362d76afd438a1be07c7638c3;hp=0101fbbd3ca806e05818c12c30ec015f1b1f4919;hb=8cd2361b1e96c1db32d3f6b496ceec66816b216d;hpb=9c2dd20e3eed22a86813e6d78737ae2f3465f64e diff --git a/privoxy-suse.spec b/privoxy-suse.spec index 0101fbbd..93aa7aaf 100644 --- a/privoxy-suse.spec +++ b/privoxy-suse.spec @@ -1,4 +1,4 @@ -# $Id: privoxy-suse.spec,v 1.17 2002/04/26 15:51:05 morcego Exp $ +# $Id: privoxy-suse.spec,v 1.20 2002/05/25 02:08:23 hal9 Exp $ # # Written by and Copyright (C) 2001 the SourceForge # Privoxy team. http://www.privoxy.org/ @@ -36,8 +36,8 @@ Summary: Privoxy - privacy enhancing proxy Vendor: Privoxy.Org Name: privoxy-suse Distribution: defineme -Version: 2.9.14 -Release: 3 +Version: 2.9.15 +Release: 1 # Needs makefile change: Source: http://prdownloads.sourceforge.net/ijbswa/privoxy-%{version}-%{status}-src.tar.gz Source: http://prdownloads.sourceforge.net/ijbswa/privoxy-%{version}.tar.gz # not sure if this works @@ -199,7 +199,8 @@ id privoxy > /dev/null 2>&1 && /usr/sbin/userdel privoxy || /bin/true %doc doc/webserver/faq %doc doc/webserver/p_doc.css %doc doc/webserver/p_web.css -%doc doc/webserver/index.html +%doc doc/webserver/privoxy-index.html +%doc doc/webserver/images #%doc privoxy.weekly privoxy.monthly AUTHORS %dir %{privoxyconf} %config %{privoxyconf}/* @@ -214,6 +215,18 @@ id privoxy > /dev/null 2>&1 && /usr/sbin/userdel privoxy || /bin/true # ----------------------------------------------------------------------------- # %changelog +* Mon May 27 2002 Hal Burgiss ++ privoxy-2.9.15-1 +- Index.html is now privoxy-index.html. + +* Fri May 24 2002 Hal Burgiss ++ privoxy-2.9.15-1 +- Add doc/images directory. + +* Fri May 03 2002 Rodrigo Barbosa ++ privoxy-suse-2.9.15-1 +- Version bump + * Fri Apr 26 2002 Rodrigo Barbosa + privoxy-suse-2.9.14-3 - Changing Vendor to Privoxy.Org @@ -310,6 +323,19 @@ id privoxy > /dev/null 2>&1 && /usr/sbin/userdel privoxy || /bin/true - new package: version 2.0 # $Log: privoxy-suse.spec,v $ +# Revision 1.20 2002/05/25 02:08:23 hal9 +# Add doc/images directory. +# Redhat: alphabetized list of templates (and I think added one in the process) +# +# Revision 1.19 2002/05/03 17:14:36 morcego +# *.spec: Version bump to 2.9.15 +# -rh.spec: noreplace for %%{privoxyconf}/config +# Will interrupt the build if versions from configure.in and +# specfile do not match +# +# Revision 1.18 2002/04/27 20:26:59 swa +# uid, gui 73 incorporated +# # Revision 1.17 2002/04/26 15:51:05 morcego # Changing Vendor value to Privoxy.Org #