Преглед изворни кода

upgrading package: bogofilter 1.1.3 -> 1.1.4

Ralf S. Engelschall пре 19 година
родитељ
комит
5149f114dc
2 измењених фајлова са 8 додато и 8 уклоњено
  1. 6 6
      bogofilter/bogofilter.patch
  2. 2 2
      bogofilter/bogofilter.spec

+ 6 - 6
bogofilter/bogofilter.patch

@@ -1,10 +1,10 @@
 Index: src/Makefile.in
---- src/Makefile.in.orig	2005-09-25 17:02:39 +0200
-+++ src/Makefile.in	2005-09-25 19:36:29 +0200
-@@ -500,7 +500,7 @@
- @NEED_GSL_TRUE@../gsl/sys/pow_int.c ../gsl/sys/minmax.c
- 
- @NEED_GSL_TRUE@libbf_gsl_a_CPPFLAGS = -I$(top_srcdir)
+--- src/Makefile.in.orig	2007-01-01 21:23:10 +0100
++++ src/Makefile.in	2007-01-02 09:16:43 +0100
+@@ -495,7 +495,7 @@
+ @ENABLE_MEMDEBUG_TRUE@MEMDEBUG_SRC = memdebug.c memdebug.h
+ noinst_LIBRARIES = libbogofilter.a $(am__append_3) $(am__append_5) \
+ 	$(am__append_10)
 -@USE_GCC4_FALSE@AM_CPPFLAGS = -I$(top_srcdir)/gnugetopt -I$(top_srcdir)/trio -I- -I. \
 +@USE_GCC4_FALSE@AM_CPPFLAGS = -I$(top_srcdir)/gnugetopt -I$(top_srcdir)/trio -iquote -I. \
  @USE_GCC4_FALSE@	      -I$(srcdir) @GSL_CFLAGS@ -I$(top_srcdir)/gsl/specfunc -I$(top_srcdir)

+ 2 - 2
bogofilter/bogofilter.spec

@@ -32,8 +32,8 @@ Distribution: OpenPKG Community
 Class:        BASE
 Group:        Mail
 License:      GPL
-Version:      1.1.3
-Release:      20061221
+Version:      1.1.4
+Release:      20070102
 
 #   list of sources
 Source0:      http://switch.dl.sourceforge.net/sourceforge/bogofilter/bogofilter-%{version}.tar.bz2