Add NetworkManager package
This commit is contained in:
@@ -28,6 +28,12 @@ The strongSwan 4.6 branch supports both the IKEv1 and IKEv2 key exchange
|
|||||||
protocols in conjunction with the native NETKEY IPsec stack of the Linux
|
protocols in conjunction with the native NETKEY IPsec stack of the Linux
|
||||||
kernel.
|
kernel.
|
||||||
|
|
||||||
|
%package NetworkManager
|
||||||
|
Summary: NetworkManager plugin for Strongswan
|
||||||
|
%description
|
||||||
|
NetworkManager plugin integrates a subset of Strongswan capabilities
|
||||||
|
to NetworkManager.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
@@ -151,6 +157,9 @@ install -D -m 755 init/sysvinit/%{name} %{buildroot}/%{_initddir}/%{name}
|
|||||||
%{_mandir}/man8/%{name}_pluto.8.gz
|
%{_mandir}/man8/%{name}_pluto.8.gz
|
||||||
%{_mandir}/man8/%{name}_scepclient.8.gz
|
%{_mandir}/man8/%{name}_scepclient.8.gz
|
||||||
|
|
||||||
|
%files NetworkManager
|
||||||
|
%{_libdir}/%{name}/plugins/lib%{name}-nm.so
|
||||||
|
|
||||||
%post
|
%post
|
||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
%if 0%{?fedora} >= 15 || 0%{?rhel} >= 7
|
%if 0%{?fedora} >= 15 || 0%{?rhel} >= 7
|
||||||
@@ -195,6 +204,7 @@ fi
|
|||||||
- Add --enable-nm to configure
|
- Add --enable-nm to configure
|
||||||
- Add NetworkManager-devel to BuildRequires
|
- Add NetworkManager-devel to BuildRequires
|
||||||
- Add NetworkManager-glib-devel to BuildRequires
|
- Add NetworkManager-glib-devel to BuildRequires
|
||||||
|
- Add strongswan-NetworkManager package
|
||||||
|
|
||||||
* Sat May 26 2012 Pavel Šimerda <pavlix@pavlix.net> - 4.6.3-1
|
* Sat May 26 2012 Pavel Šimerda <pavlix@pavlix.net> - 4.6.3-1
|
||||||
- New version of Strongswan
|
- New version of Strongswan
|
||||||
|
|||||||
Reference in New Issue
Block a user