|
|
@@ -32,8 +32,8 @@ Distribution: OpenPKG Community
|
|
|
Class: BASE
|
|
|
Group: Mail
|
|
|
License: GPL
|
|
|
-Version: 1.1.5
|
|
|
-Release: 20070115
|
|
|
+Version: 1.1.6
|
|
|
+Release: 20071127
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://switch.dl.sourceforge.net/sourceforge/bogofilter/bogofilter-%{version}.tar.bz2
|
|
|
@@ -87,6 +87,7 @@ AutoReqProv: no
|
|
|
./configure \
|
|
|
--prefix=%{l_prefix} \
|
|
|
--sysconfdir=%{l_prefix}/etc/bogofilter \
|
|
|
+ --mandir=%{l_prefix}/man \
|
|
|
--with-libdb-prefix=%{l_prefix} \
|
|
|
--disable-dbshared-test
|
|
|
%{l_make} %{l_mflags -O}
|