X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=junkbuster-rh.spec;h=c88f0f26fb24eefaf0c467ee186dbd533a4e7d4a;hp=84671f73742d928d0c0ae75c0684d441e794b1a9;hb=34bf407d7722634d6363c46dd4d0df00f53732ef;hpb=7d98a9e99a063752fbfd025743b6eed7a4d29826 diff --git a/junkbuster-rh.spec b/junkbuster-rh.spec index 84671f73..c88f0f26 100644 --- a/junkbuster-rh.spec +++ b/junkbuster-rh.spec @@ -1,4 +1,4 @@ -# $Id: junkbuster-rh.spec,v 1.37 2002/03/07 19:23:49 swa Exp $ +# $Id: junkbuster-rh.spec,v 1.38 2002/03/08 13:45:27 morcego Exp $ # # Written by and Copyright (C) 2001 the SourceForge # IJBSWA team. http://ijbswa.sourceforge.net @@ -157,6 +157,8 @@ fi #if [ "$1" -ge "1" ]; then # /sbin/service %{name} condrestart > /dev/null 2>&1 #fi +# dont forget to remove user and group junkbuster +id junkbuster > /dev/null 2>&1 && /usr/sbin/userdel junkbuster || /bin/true %clean [ "%{buildroot}" != "/" ] && rm -rf %{buildroot} @@ -424,6 +426,9 @@ fi additional "-r @" flag. # $Log: junkbuster-rh.spec,v $ +# Revision 1.38 2002/03/08 13:45:27 morcego +# Adding libtool to Buildrequires +# # Revision 1.37 2002/03/07 19:23:49 swa # i hate to scroll. suse: wrong configdir. #