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

commit 170c3b228499d6b361615b35d810a759b04e96bf
Author: crazy <[email protected]>
Date:   Sat Feb 10 20:57:57 2018 +0100

pdns-recursor-4.1.1-2-x86_64

* rebuild with tc

diff --git a/source/network-extra/pdns-recursor/FrugalBuild 
b/source/network-extra/pdns-recursor/FrugalBuild
index f071953..561968b 100644
--- a/source/network-extra/pdns-recursor/FrugalBuild
+++ b/source/network-extra/pdns-recursor/FrugalBuild
@@ -4,11 +4,11 @@

pkgname=pdns-recursor
pkgver=4.1.1
-pkgrel=1
+pkgrel=2
pkgdesc="Power DNS recursor"
url="http://www.powerdns.com/";
-depends=('libstdc++>=6.2.1-5' 'protobuf>=3.5.0')
-makedepends=('boost>=1.61.0')
+depends=('libstdc++>=6.2.1-5' 'protobuf>=3.5.0' 'libsystemd')
+makedepends=('boost>=1.66.0' 'systemd')
groups=('network-extra')
archs=('x86_64')
backup=(etc/powerdns/recursor.conf)
@@ -29,7 +29,7 @@ build()
--with-pgsql-includes=/usr/include \
--with-sqlite-includes=/usr/include \
--enable-systemd --with-systemd=/lib/systemd/system
-       make OPTFLAGS="" || Fdie
+       Fexec make OPTFLAGS="" || Fdie
Fmakeinstall
Fmkdir /etc/powerdns
Ffile /etc/powerdns/recursor.conf
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to