From: hal9 Date: Sun, 26 May 2002 17:20:23 +0000 (+0000) Subject: Add images to doc dirs. X-Git-Tag: v_2_9_16~76 X-Git-Url: http://www.privoxy.org/gitweb/?a=commitdiff_plain;h=48c8d2b8546c19226e54c11e91ac2562316241ab;p=privoxy.git Add images to doc dirs. --- diff --git a/privoxy-rh.spec b/privoxy-rh.spec index 994a2417..d82d4c04 100644 --- a/privoxy-rh.spec +++ b/privoxy-rh.spec @@ -1,4 +1,4 @@ -# $Id: privoxy-rh.spec,v 1.32 2002/05/16 01:37:29 hal9 Exp $ +# $Id: privoxy-rh.spec,v 1.33 2002/05/25 02:08:23 hal9 Exp $ # # Written by and Copyright (C) 2001 the SourceForge # Privoxy team. http://www.privoxy.org/ @@ -244,6 +244,7 @@ fi %doc doc/webserver/faq %doc doc/webserver/p_doc.css doc/webserver/p_web.css doc/webserver/index.html %doc doc/webserver/images +%doc doc/webserver/man-page %dir %{privoxyconf} %dir %{privoxyconf}/templates @@ -311,6 +312,10 @@ fi %{_mandir}/man1/%{name}.* %changelog +* Sat May 25 2002 Hal Burgiss ++ privoxy-2.9.15-1 +- Add html man page so index.html does not 404. + * Fri May 24 2002 Hal Burgiss + privoxy-2.9.15-1 - Add another template and alphabetize these for easier tracking. @@ -658,6 +663,10 @@ fi additional "-r @" flag. # $Log: privoxy-rh.spec,v $ +# Revision 1.33 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.32 2002/05/16 01:37:29 hal9 # Add new template file so CGI stuff works :) # diff --git a/privoxy-suse.spec b/privoxy-suse.spec index cca70d00..e0296b20 100644 --- a/privoxy-suse.spec +++ b/privoxy-suse.spec @@ -1,4 +1,4 @@ -# $Id: privoxy-suse.spec,v 1.19 2002/05/03 17:14:36 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/ @@ -201,6 +201,8 @@ id privoxy > /dev/null 2>&1 && /usr/sbin/userdel privoxy || /bin/true %doc doc/webserver/p_web.css %doc doc/webserver/index.html %doc doc/webserver/images +%doc doc/webserver/man-page + #%doc privoxy.weekly privoxy.monthly AUTHORS %dir %{privoxyconf} %config %{privoxyconf}/* @@ -215,6 +217,10 @@ id privoxy > /dev/null 2>&1 && /usr/sbin/userdel privoxy || /bin/true # ----------------------------------------------------------------------------- # %changelog +* Sat May 25 2002 Hal Burgiss ++ privoxy-2.9.15-1 +- Add html man page so index.html does not 404. + * Fri May 24 2002 Hal Burgiss + privoxy-2.9.15-1 - Add doc/images directory. @@ -319,6 +325,10 @@ 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