jjelen pushed to fwknop (master). "Add possibility to use gpg and firewalld (#976453)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 7 11:12:02 UTC 2015


>From 16de7924adc3e1eed28f4864b3d320e1b3ccc3f2 Mon Sep 17 00:00:00 2001
From: Jakub Jelen <jjelen at redhat.com>
Date: Tue, 7 Apr 2015 13:09:40 +0200
Subject: Add possibility to use gpg and firewalld (#976453)


diff --git a/fwknop.spec b/fwknop.spec
index fabf4a3..c900563 100644
--- a/fwknop.spec
+++ b/fwknop.spec
@@ -9,7 +9,7 @@ Source0: http://cipherdyne.org/fwknop/download/fwknop-%{version}.tar.bz2
 Source1: http://cipherdyne.org/fwknop/download/fwknop-%{version}.tar.bz2.asc
 Source2: fwknopd.service
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: libpcap-devel iptables systemd
+BuildRequires: libpcap-devel iptables systemd gpgme-devel gpg
 Requires: logrotate
 Requires(post): /sbin/ldconfig
 Requires(preun): /sbin/ldconfig
@@ -45,7 +45,7 @@ iptables ulogd pcap writer or by a separate sniffer process.
 %setup -q
 
 %build
-%configure
+%configure --with-firewalld=/usr/bin/firewall-cmd
 # remove Rpath
 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
 sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/fwknop.git/commit/?h=master&id=16de7924adc3e1eed28f4864b3d320e1b3ccc3f2


More information about the scm-commits mailing list