[NetworkManager-l2tp] openswan is requires

ivanromanov ivanromanov at fedoraproject.org
Tue Dec 25 20:19:35 UTC 2012


commit 842a727e0645ce1f51e0def6818db99fec6394ab
Author: Ivan Romanov <drizt at land.ru>
Date:   Wed Dec 26 02:19:23 2012 +0600

    openswan is requires

 NetworkManager-l2tp.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/NetworkManager-l2tp.spec b/NetworkManager-l2tp.spec
index c2d62e2..955b083 100644
--- a/NetworkManager-l2tp.spec
+++ b/NetworkManager-l2tp.spec
@@ -7,7 +7,7 @@
 Summary:   NetworkManager VPN plugin for l2tp
 Name:      NetworkManager-l2tp
 Version:   0.9.6
-Release:   4%{?dist}
+Release:   5%{?dist}
 # The most of code uses GPLv2+ license.
 # Only vpn-password-dialog has LGPLv2+.
 License:   GPLv2+ and LGPLv2+
@@ -24,7 +24,6 @@ BuildRequires: NetworkManager-glib-devel >= %{nm_version}
 BuildRequires: libgnome-keyring-devel
 BuildRequires: intltool gettext
 BuildRequires: ppp-devel = %{ppp_version}
-BuildRequires: openswan
 
 # nm-connection-editor was a part of NetworkManager-gnome but since F18 it splits
 %if 0%{?fedora} > 17
@@ -39,6 +38,7 @@ Requires: shared-mime-info >= %{shared_mime_version}
 Requires: pptp
 Requires: gnome-keyring
 Requires: xl2tpd
+Requires: openswan
 
 %filter_provides_in %{_libdir}/pppd/2.*/nm-l2tp-pppd-plugin.so
 %filter_provides_in %{_libdir}/NetworkManager/lib*.so
@@ -84,6 +84,9 @@ rm -f %{buildroot}%{_libdir}/pppd/2.*/nm-l2tp-pppd-plugin.a
 %{_datadir}/gnome-vpn-properties/l2tp
 
 %changelog
+* Tue Dec 25 2012 Ivan Romanov <drizt at land.ru> - 0.9.6-5
+- openswan is requires
+
 * Tue Dec 25 2012 Ivan Romanov <drizt at land.ru> - 0.9.6-4
 - added openswan to BR
 


More information about the scm-commits mailing list