commit 26fd37d8892662dfff2a738fa280af4f7a2eebde
Author: Arkadiusz Miśkiewicz <[email protected]>
Date:   Fri Oct 10 11:00:23 2014 +0200

    - rel 2; enable seccomp support

 bind.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/bind.spec b/bind.spec
index f38c15d..2866ef6 100644
--- a/bind.spec
+++ b/bind.spec
@@ -43,7 +43,7 @@ Summary(uk.UTF-8):    BIND - cервер системи доменних імен (
 Summary(zh_CN.UTF-8):  Internet 域名服务器
 Name:          bind
 Version:       %{ver}%{pverdot}
-Release:       1
+Release:       2
 Epoch:         7
 License:       BSD-like
 Group:         Networking/Daemons
@@ -79,6 +79,7 @@ BuildRequires:        bison
 BuildRequires: flex
 %{?with_kerberos5:BuildRequires:       heimdal-devel}
 BuildRequires: idnkit-devel
+BuildRequires: libseccomp-devel
 BuildRequires: libtool
 %{?with_hip:BuildRequires:     libxml2-devel}
 %{?with_sql:BuildRequires:     mysql-devel}
@@ -402,7 +403,8 @@ cp -f /usr/share/automake/config.* .
        --enable-threads \
        --enable-getifaddrs \
        --enable-newstats \
-       --enable-full-report
+       --enable-full-report \
+       --enable-seccomp
 
 %{__make}
 %{?with_hip:cd bind-hip/; %{__make}}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bind.git/commitdiff/26fd37d8892662dfff2a738fa280af4f7a2eebde

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to