|
|
@@ -32,8 +32,8 @@ Packager: The OpenPKG Project
|
|
|
Distribution: OpenPKG [PLUS]
|
|
|
Group: Text
|
|
|
License: GPL
|
|
|
-Version: 0.15.7
|
|
|
-Release: 20031014
|
|
|
+Version: 0.15.8
|
|
|
+Release: 20031030
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://osdn.dl.sourceforge.net/sourceforge/bogofilter/bogofilter-%{version}.tar.gz
|
|
|
@@ -66,7 +66,7 @@ AutoReqProv: no
|
|
|
./configure \
|
|
|
--prefix=%{l_prefix} \
|
|
|
--sysconfdir=%{l_prefix}/etc/bogofilter \
|
|
|
- --with-db=%{l_prefix}
|
|
|
+ --with-libdb-prefix=%{l_prefix}
|
|
|
%{l_make} %{l_mflags -O}
|
|
|
|
|
|
%install
|