]> git.pld-linux.org Git - packages/NetworkManager-libreswan.git/commitdiff
- made _libexecdir aware; release 2 auto/th/NetworkManager-libreswan-1.2.10-2
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 29 Oct 2018 16:13:02 +0000 (17:13 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 29 Oct 2018 16:13:02 +0000 (17:13 +0100)
NetworkManager-libreswan.spec

index 518117ba91f55f9c2c975e0c1e116e3400bf7b25..a851868d1889c515d08f494fbc4e08b3908ea2e9 100644 (file)
@@ -2,7 +2,7 @@ Summary:        NetworkManager VPN integration for libreswan
 Summary(pl.UTF-8):     Integracja NetworkManagera z libreswan
 Name:          NetworkManager-libreswan
 Version:       1.2.10
-Release:       1
+Release:       2
 License:       GPL v2+
 Group:         X11/Applications
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/NetworkManager-libreswan/1.2/%{name}-%{version}.tar.xz
@@ -73,9 +73,9 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/NetworkManager/libnm-libreswan-properties.so
 %attr(755,root,root) %{_libdir}/NetworkManager/libnm-vpn-plugin-libreswan.so
 %attr(755,root,root) %{_libdir}/NetworkManager/libnm-vpn-plugin-libreswan-editor.so
-%attr(755,root,root) %{_libdir}/nm-libreswan-auth-dialog
-%attr(755,root,root) %{_libdir}/nm-libreswan-service
-%attr(755,root,root) %{_libdir}/nm-libreswan-service-helper
+%attr(755,root,root) %{_libexecdir}/nm-libreswan-auth-dialog
+%attr(755,root,root) %{_libexecdir}/nm-libreswan-service
+%attr(755,root,root) %{_libexecdir}/nm-libreswan-service-helper
 %{_prefix}/lib/NetworkManager/VPN/nm-libreswan-service.name
 %{_sysconfdir}/NetworkManager/VPN/nm-libreswan-service.name
 %config(noreplace) %verify(not md5 mtime size) /etc/dbus-1/system.d/nm-libreswan-service.conf
This page took 0.079975 seconds and 4 git commands to generate.