[strongswan] 1167331: Enabled native systemd support.

avesh avesh at fedoraproject.org
Mon Nov 24 17:37:51 UTC 2014


commit 5e61a32f251f9937d2b38368ff11133c6b66d9c3
Author: Avesh Agarwal <avagarwa at redhat.com>
Date:   Mon Nov 24 12:37:47 2014 -0500

    1167331: Enabled native systemd support.
    
    - Does not disable old systemd, starter, ipsec.conf support yet.

 strongswan.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/strongswan.spec b/strongswan.spec
index 9a4ad4f..8936d1b 100644
--- a/strongswan.spec
+++ b/strongswan.spec
@@ -56,7 +56,7 @@ BuildRequires:  json-c-devel
 BuildRequires:  NetworkManager-devel
 BuildRequires:  NetworkManager-glib-devel
 Obsoletes:      %{name}-NetworkManager < 0:5.0.4-5
-BuildRequires:  systemd
+BuildRequires:  systemd, systemd-devel
 Requires(post): systemd
 Requires(preun): systemd
 Requires(postun): systemd


More information about the scm-commits mailing list