From: hal9 Date: Sun, 24 Mar 2002 21:07:18 +0000 (+0000) Subject: Add autoheader, etc. X-Git-Tag: v_2_9_5~57 X-Git-Url: http://www.privoxy.org/gitweb/%40user-manual%40%40actions-help-prefix%40CRUNCH-INCOMING-COOKIES?a=commitdiff_plain;h=3b9c83d331404b23fff20b8554798a425bd88817;p=privoxy.git Add autoheader, etc. --- diff --git a/privoxy-rh.spec b/privoxy-rh.spec index a1457784..3d5f1992 100644 --- a/privoxy-rh.spec +++ b/privoxy-rh.spec @@ -1,4 +1,4 @@ -# $Id: privoxy-rh.spec,v 1.4 2002/03/24 13:32:42 swa Exp $ +# $Id: privoxy-rh.spec,v 1.6 2002/03/24 19:56:40 hal9 Exp $ # # Written by and Copyright (C) 2001 the SourceForge # PRIVOXY team. http://ijbswa.sourceforge.net @@ -43,7 +43,7 @@ URL: http://ijbswa.sourceforge.net/ Obsoletes: junkbuster-raw junkbuster-blank junkbuster # Prereq: /usr/sbin/useradd , /sbin/chkconfig , /sbin/service Prereq: shadow-utils, chkconfig, initscripts, sh-utils -BuildRequires: perl gzip sed docbook-utils libtool +BuildRequires: perl gzip sed docbook-utils libtool autoconf Conflicts: junkbuster-raw junkbuster-blank junkbuster %description @@ -65,6 +65,7 @@ development. Several other developers are now contributing. %setup -q -c %build +autoheader autoconf %configure make @@ -243,12 +244,16 @@ id privoxy > /dev/null 2>&1 && /usr/sbin/userdel privoxy || /bin/true %{_mandir}/man1/%{name}.* %changelog +* Sun Mar 24 2002 Hal Burgiss ++ junkbusterng-2.9.13-1 + Added autoheader. Added autoconf to buildrequires. + * Sun Mar 24 2002 Hal Burgiss + junkbusterng-2.9.13-1 - Fixed build problems re: name conflicts with man page and logrotate. - Commented out rc?d/* configs for time being, which are causing a build - failure. /etc/junkbuster is now /etc/privoxy. Stefan did other name -- changes. Fixed typo ';' should be ':'. +- changes. Fixed typo ';' should be ':' causing 'rpm -e' to fail. * Fri Mar 22 2002 Rodrigo Barbosa + junkbusterng-2.9.13-1 @@ -489,6 +494,9 @@ id privoxy > /dev/null 2>&1 && /usr/sbin/userdel privoxy || /bin/true additional "-r @" flag. # $Log: privoxy-rh.spec,v $ +# Revision 1.6 2002/03/24 19:56:40 hal9 +# /etc/junkbuster is now /etc/privoxy. Fixed ';' typo. +# # Revision 1.4 2002/03/24 13:32:42 swa # name change related issues #