فهرست منبع

upgrading package: bogofilter 0.96.1 -> 0.96.2

Ralf S. Engelschall 20 سال پیش
والد
کامیت
1448309052
2فایلهای تغییر یافته به همراه9 افزوده شده و 9 حذف شده
  1. 7 7
      bogofilter/bogofilter.patch
  2. 2 2
      bogofilter/bogofilter.spec

+ 7 - 7
bogofilter/bogofilter.patch

@@ -1,12 +1,12 @@
 Index: src/Makefile.in
---- src/Makefile.in.orig	2005-09-05 13:58:05 +0200
-+++ src/Makefile.in	2005-09-22 15:29:47 +0200
-@@ -498,7 +498,7 @@
+--- 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)
--AM_CPPFLAGS = -I$(top_srcdir)/gnugetopt -I$(top_srcdir)/trio -I- -I. \
-+AM_CPPFLAGS = -I$(top_srcdir)/gnugetopt -I$(top_srcdir)/trio -iquote -I. \
- 	      -I$(srcdir) @GSL_CFLAGS@ -I$(top_srcdir)/gsl/specfunc -I$(top_srcdir)
+-@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)
  
- AM_CFLAGS = -DBOGOFILTER $(am__append_2)
+ @USE_GCC4_TRUE@AM_CPPFLAGS = -iquote$(top_srcdir)/gnugetopt -iquote$(top_srcdir)/trio \

+ 2 - 2
bogofilter/bogofilter.spec

@@ -32,8 +32,8 @@ Distribution: OpenPKG
 Class:        BASE
 Group:        Text
 License:      GPL
-Version:      0.96.1
-Release:      20050922
+Version:      0.96.2
+Release:      20050925
 
 #   list of sources
 Source0:      http://osdn.dl.sourceforge.net/sourceforge/bogofilter/bogofilter-%{version}.tar.bz2