will test.
[privoxy.git] / junkbuster-suse.spec
index c015ad1..990c840 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: junkbuster-suse.spec,v 1.16 2002/03/08 18:40:44 swa Exp $
+# $Id: junkbuster-suse.spec,v 1.20 2002/03/12 13:42:14 sarantis Exp $
 #
 # Written by and Copyright (C) 2001 the SourceForge
 # IJBSWA team.  http://ijbswa.sourceforge.net
@@ -69,7 +69,7 @@ SuSE series: n
 # -----------------------------------------------------------------------------
 #
 %prep
-%setup -c -n ijbswa
+%setup -c
 
 #
 # -----------------------------------------------------------------------------
@@ -192,6 +192,7 @@ id junkbuster > /dev/null 2>&1 && /usr/sbin/userdel junkbuster || /bin/true
 %doc README.gz AUTHORS.gz ChangeLog.gz
 %doc doc/webserver/developer-manual doc/webserver/user-manual
 %doc doc/webserver/user-manual
+%doc doc/webserver/ijb_docs.css
 #%doc junkbuster.weekly junkbuster.monthly AUTHORS
 %dir %{ijbconf}
 %config %{ijbconf}/*
@@ -206,8 +207,11 @@ id junkbuster > /dev/null 2>&1 && /usr/sbin/userdel junkbuster || /bin/true
 # -----------------------------------------------------------------------------
 #
 %changelog
-* Thu Mar  7 2002 Stefan Waldherr <stefan@waldherr.org>
-- major rework of rpm, help by kukuk@suse.de
+* Thu Mar 21 2002 Hal Burgiss <hal@foobox.net>
+- added ijb_docs.css to docs.
+
+* Mon Mar 11 2002 Hal Burgiss <hal@foobox.net>
+- Remove --enable-no-gifs from configure.
 
 * Sun Mar 03 2002 Hal Burgiss <hal@foobox.net>
 - /bin/false for shell causes init script to fail. Reverting.
@@ -272,6 +276,20 @@ id junkbuster > /dev/null 2>&1 && /usr/sbin/userdel junkbuster || /bin/true
 - new package: version 2.0
 
 # $Log: junkbuster-suse.spec,v $
+# Revision 1.20  2002/03/12 13:42:14  sarantis
+# remove hardcoded "ijbswa" from build phase
+#
+# Revision 1.19  2002/03/11 22:59:05  hal9
+# Remove --enable-no-gifs
+#
+# Revision 1.18  2002/03/11 12:30:31  swa
+# be consistent with rh spec file
+#
+# Revision 1.17  2002/03/08 19:30:23  swa
+# remove user junkbuster after de-installation.
+# synced suse with rh-specfile. installation
+# and de-installation seem to work.
+#
 # Revision 1.16  2002/03/08 18:40:44  swa
 # build requires tools. useradd and del works
 # now.