12
0

Accepting request 799442 from home:dimstar:Factory

- Set the path for the VPN service name file correctly to
  %_vpnservicedir (provided by macros.NetworkManager).

  from the author.

OBS-URL: https://build.opensuse.org/request/show/799442
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/NetworkManager-strongswan?expand=0&rev=38
This commit is contained in:
2020-05-01 11:39:42 +00:00
committed by Git OBS Bridge
parent ec24065669
commit 2c047e5321
2 changed files with 9 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package NetworkManager-strongswan
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -75,9 +75,7 @@ find %{buildroot} -type f -name "*.la" -delete -print
%files
%doc README.SUSE
%dir %{_libexecdir}/NetworkManager
%dir %{_libexecdir}/NetworkManager/VPN
%{_libexecdir}/NetworkManager/VPN/nm-strongswan-service.name
%{_vpnservicedir}/nm-strongswan-service.name
%{_libdir}/NetworkManager/libnm-vpn-plugin-strongswan.so
%files gnome