remove more crappy files. set RPM
authorswa <swa@users.sourceforge.net>
Sun, 24 Mar 2002 14:31:08 +0000 (14:31 +0000)
committerswa <swa@users.sourceforge.net>
Sun, 24 Mar 2002 14:31:08 +0000 (14:31 +0000)
release version correctly.

GNUmakefile.in
acconfig.h

index 94f781a..d1e85ad 100644 (file)
@@ -1,6 +1,6 @@
 # Note:  Makefile is built automatically from Makefile.in
 #
 # Note:  Makefile is built automatically from Makefile.in
 #
-# $Id: GNUmakefile.in,v 1.23 2002/03/24 13:06:49 swa Exp $
+# $Id: GNUmakefile.in,v 1.24 2002/03/24 14:19:55 swa Exp $
 #
 # Written by and Copyright (C) 2001 the SourceForge
 # Privoxy team.  http://ijbswa.sourceforge.net
 #
 # Written by and Copyright (C) 2001 the SourceForge
 # Privoxy team.  http://ijbswa.sourceforge.net
@@ -483,7 +483,7 @@ clean:
        $(RM) a.out core $(OBJS) $(W32_FILES) $(W32_INIS)
 
 clobber: clean
        $(RM) a.out core $(OBJS) $(W32_FILES) $(W32_INIS)
 
 clobber: clean
-       $(RM) $(PROGRAM) cscope.* logfile *.pdb *.lib *.exp `find . -name tags` TAGS junkbuster.log privoxy.log config.cache *~ *.tar.gz
+       $(RM) $(PROGRAM) cscope.* logfile *.pdb *.lib *.exp `find . -name tags` `find . -name TAGS` config.status config.h.in config.log junkbuster.log privoxy.log config.cache *~ *.tar.gz
 
 tags: $(SRCS) $(HDRS)
        etags $(SRCS) $(HDRS)
 
 tags: $(SRCS) $(HDRS)
        etags $(SRCS) $(HDRS)
@@ -518,6 +518,9 @@ install: all
 ## end:
 
 # $Log: GNUmakefile.in,v $
 ## end:
 
 # $Log: GNUmakefile.in,v $
+# Revision 1.24  2002/03/24 14:19:55  swa
+# set rpm package release in configure.in. nowhere else.
+#
 # Revision 1.23  2002/03/24 13:06:49  swa
 # suse-clean now runs fine
 #
 # Revision 1.23  2002/03/24 13:06:49  swa
 # suse-clean now runs fine
 #
index 63b4bf3..b90c3db 100644 (file)
@@ -37,6 +37,9 @@
  *
  * Revisions   :
  *    $Log: acconfig.h,v $
  *
  * Revisions   :
  *    $Log: acconfig.h,v $
+ *    Revision 1.20  2002/03/24 13:46:44  swa
+ *    name change related issue.
+ *
  *    Revision 1.19  2002/03/24 13:25:42  swa
  *    name change related issues
  *
  *    Revision 1.19  2002/03/24 13:25:42  swa
  *    name change related issues
  *
  */
 #undef VERSION_POINT
 
  */
 #undef VERSION_POINT
 
+/*
+ * Version number - RPM-release
+ */
+#undef VERSION_RPM_PACKAGE
+
 /*
  * Version number, as a string
  */
 /*
  * Version number, as a string
  */