jgrulich pushed to kde-plasma-networkmanagement-extras (epel7). "Add vpnc vpn plugin"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 4 09:34:08 UTC 2015


>From 0ca059ea22b3c56de89d219f15a07d8e42f04cf4 Mon Sep 17 00:00:00 2001
From: Jan Grulich <jgrulich at redhat.com>
Date: Mon, 4 May 2015 11:33:33 +0200
Subject: Add vpnc vpn plugin


diff --git a/kde-plasma-networkmanagement-extras.spec b/kde-plasma-networkmanagement-extras.spec
index 076eab1..2f35a11 100644
--- a/kde-plasma-networkmanagement-extras.spec
+++ b/kde-plasma-networkmanagement-extras.spec
@@ -5,7 +5,7 @@
 
 Name:    kde-plasma-networkmanagement-extras
 Version: 0.9.0.9
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: NetworkManager KDE Extras
 
 License: (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ and LGPLv2
@@ -45,6 +45,11 @@ Requires: NetworkManager-openvpn
 %description -n kde-plasma-networkmanagement-openvpn
 %{summary}.
 
+%package -n kde-plasma-networkmanagement-vpnc
+Summary:  Vpnc support for %{name}
+Requires: NetworkManager-vpnc
+%description -n kde-plasma-networkmanagement-vpnc
+%{summary}.
 
 %prep
 %setup -q -n networkmanagement-%{version}
@@ -64,14 +69,14 @@ popd
 make %{?_smp_mflags} -C %{_target_platform}/vpnplugins/openconnect/
 %endif
 make %{?_smp_mflags} -C %{_target_platform}/vpnplugins/openvpn/
-
-
+make %{?_smp_mflags} -C %{_target_platform}/vpnplugins/vpnc/
 
 %install
 %if 0%{?openconnect}
 make install/fast DESTDIR=%{buildroot} -C %{_target_platform}/vpnplugins/openconnect/
 %endif
 make install/fast DESTDIR=%{buildroot} -C %{_target_platform}/vpnplugins/openvpn/
+make install/fast DESTDIR=%{buildroot} -C %{_target_platform}/vpnplugins/vpnc/
 
 
 %if 0%{?openconnect}
@@ -84,8 +89,14 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}/vpnplugins/openvpn
 %{_kde4_libdir}/kde4/networkmanagement_openvpnui.so
 %{_kde4_datadir}/kde4/services/networkmanagement_openvpnui.desktop
 
+%files -n kde-plasma-networkmanagement-vpnc
+%{_kde4_libdir}/kde4/networkmanagement_vpncui.so
+%{_kde4_datadir}/kde4/services/networkmanagement_vpncui.desktop
 
 %changelog
+* Mon May 04 2015 Jan Grulich <jgrulich at redhat.com> 0.9.0.9-3
+- add vpnc vpn plugin
+
 * Tue Jan 06 2015 Rex Dieter <rdieter at fedoraproject.org> 0.9.0.9-2
 - enable -openconnect
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/kde-plasma-networkmanagement-extras.git/commit/?h=epel7&id=0ca059ea22b3c56de89d219f15a07d8e42f04cf4


More information about the scm-commits mailing list