From: swa Date: Tue, 12 Jun 2001 18:15:29 +0000 (+0000) Subject: the % in front of configure (see tag below) confused X-Git-Tag: v_2_9_9~337 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=603935af8ee29293a5e544cd1bc7125110c79432;ds=sidebyside the % in front of configure (see tag below) confused the rpm build process on 7.1. --- diff --git a/junkbuster-rh.spec b/junkbuster-rh.spec index 1b9d1d45..0ef61285 100644 --- a/junkbuster-rh.spec +++ b/junkbuster-rh.spec @@ -1,4 +1,4 @@ -# $Id: junkbuster-rh.spec,v 1.7 2001/06/11 12:17:26 sarantis Exp $ +# $Id: junkbuster-rh.spec,v 1.8 2001/06/12 17:15:56 swa Exp $ # # Written by and Copyright (C) 2001 the SourceForge # IJBSWA team. http://ijbswa.sourceforge.net @@ -26,6 +26,10 @@ # Temple Place - Suite 330, Boston, MA 02111-1307, USA. # # $Log: junkbuster-rh.spec,v $ +# Revision 1.8 2001/06/12 17:15:56 swa +# fixes, because a clean build on rh6.1 was impossible. +# GZIP confuses make, % configure confuses rpm, etc. +# # Revision 1.7 2001/06/11 12:17:26 sarantis # fix typo in %post #