ソースを参照

upgrading package: bogofilter 1.1.5 -> 1.1.6

Christoph Schug 18 年 前
コミット
cdd2e07554
1 ファイル変更3 行追加2 行削除
  1. 3 2
      bogofilter/bogofilter.spec

+ 3 - 2
bogofilter/bogofilter.spec

@@ -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}