[packages/openvpn] - enable selinux and systemd support

arekm arekm at pld-linux.org
Wed Jan 9 18:18:00 CET 2013


commit c4f969c4c6bf4694b671fb1b34d909bd33779ac0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Jan 9 18:17:57 2013 +0100

    - enable selinux and systemd support

 openvpn.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/openvpn.spec b/openvpn.spec
index 2245cb3..1aecdbe 100644
--- a/openvpn.spec
+++ b/openvpn.spec
@@ -18,6 +18,7 @@ Patch0:		%{name}-pam.patch
 URL:		http://www.openvpn.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
+BuildRequires:	libselinux-devel
 BuildRequires:	lzo-devel
 BuildRequires:	openssl-devel >= 0.9.7d
 BuildRequires:	pam-devel
@@ -70,6 +71,8 @@ sed -e 's,/''usr/lib/openvpn,%{_libdir}/%{name},' %{SOURCE3} > contrib/update-re
 	%{!?with_pkcs11:--disable-pkcs11} \
 	--enable-password-save \
 	--enable-iproute2 \
+	--enable-selinux \
+	--enable-systemd \
 	IFCONFIG=/sbin/ifconfig \
 	IPROUTE=/sbin/ip \
 	ROUTE=/sbin/route \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openvpn.git/commitdiff/c4f969c4c6bf4694b671fb1b34d909bd33779ac0



More information about the pld-cvs-commit mailing list