Parcourir la source

upgrading package: bogofilter 0.15.7 -> 0.15.8

Ralf S. Engelschall il y a 22 ans
Parent
commit
67980e14bf
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 3 3
      bogofilter/bogofilter.spec

+ 3 - 3
bogofilter/bogofilter.spec

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