Accepting request 800032 from home:dimstar:Factory

Complete the previous fix - I seem to have forgotten to checkin part 2

OBS-URL: https://build.opensuse.org/request/show/800032
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/NetworkManager-strongswan?expand=0&rev=40
This commit is contained in:
Bjørn Lie 2020-05-04 12:16:40 +00:00 committed by Git OBS Bridge
parent 2c047e5321
commit 027e5f7dbd
2 changed files with 8 additions and 1 deletions

View File

@ -3,6 +3,12 @@ Fri May 1 09:03:49 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- Set the path for the VPN service name file correctly to
%_vpnservicedir (provided by macros.NetworkManager).
- Pass --with-nm-libexecdir=%{_libexecdir} to configure to behave
the same as all the other NM-VPN plugins. This results in
nm-strongswan-auth-dialog moving from
%{_libexecdir}/NetworkManager to %{_libexecdir}, but considering
all the other auth-dialog helpers are there as well it is
perfectly welcome.
-------------------------------------------------------------------
Sat Jan 25 14:04:46 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -65,6 +65,7 @@ cp %{SOURCE99} README.SUSE
--disable-static \
--without-libnm-glib \
--with-charon=%{_libexecdir}/ipsec/charon-nm \
--with-nm_libexecdir=%{_libexecdir} \
--disable-more-warnings
%make_build
@ -79,7 +80,7 @@ find %{buildroot} -type f -name "*.la" -delete -print
%{_libdir}/NetworkManager/libnm-vpn-plugin-strongswan.so
%files gnome
%{_libexecdir}/NetworkManager/nm-strongswan-auth-dialog
%{_libexecdir}/nm-strongswan-auth-dialog
%{_datadir}/gnome-vpn-properties/
%{_datadir}/appdata/NetworkManager-strongswan.appdata.xml