Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=aa83eefeef9a984e7b5b893835b8e31095703bc3

commit aa83eefeef9a984e7b5b893835b8e31095703bc3
Author: crazy <cr...@frugalware.org>
Date:   Fri Feb 9 23:39:10 2018 +0100

dspam-3.10.2-2-x86_64

* rebuild with tc
* SMP build broken..

diff --git a/source/network-extra/dspam/FrugalBuild 
b/source/network-extra/dspam/FrugalBuild
index 2335e72..78fb026 100644
--- a/source/network-extra/dspam/FrugalBuild
+++ b/source/network-extra/dspam/FrugalBuild
@@ -5,13 +5,13 @@

pkgname=dspam
pkgver=3.10.2
-pkgrel=1
+pkgrel=2
pkgdesc="DSPAM is a scalable and open-source content-based spam filter designed 
for multi-user enterprise systems."
url="http://dspam.nuclearelephant.com/";
groups=('network-extra')
-archs=('i686' 'x86_64')
-makedepends=('mysql>=5.5.50-2' 'postgresql>=9.5.4')
-depends=('glibc>=2.24-4' 'libpq>=9.5.4' 'libmysqlclient>=5.5.50-2')
+archs=('x86_64')
+makedepends=('mariadb' 'postgresql>=9.5.4')
+depends=('glibc>=2.24-4' 'libpq>=9.5.4' 'libmariadbclient')
_F_archive_grepv="\-RC*"
Finclude sourceforge
Fconfopts+=" --sysconfdir=/etc/dspam --with-logdir=/var/log/dspam"
@@ -21,6 +21,8 @@ _F_systemd_units=(dspam=)
Finclude systemd

build() {
+
+       unset MAKEFLAGS
Fsed 'ln\(.*\)libdspam.3\(.*\)' 'ln -sf libdspam.3.gz\2' man/Makefile.in
Fbuild --enable-daemon --disable-ldap --enable-clamav --enable-virtual-users \
--enable-delivery-to-stdout --enable-preferences-extension --enable-large-scale 
\
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to