!6 Update to 1.2.16
From: @lyn1001 Reviewed-by: @wu-leilei Signed-off-by: @wu-leilei
This commit is contained in:
commit
f63d930860
Binary file not shown.
BIN
NetworkManager-libreswan-1.2.16.tar.xz
Normal file
BIN
NetworkManager-libreswan-1.2.16.tar.xz
Normal file
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
# spec file for NetworkManager-libreswan
|
||||
|
||||
Name: NetworkManager-libreswan
|
||||
Version: 1.2.14
|
||||
Version: 1.2.16
|
||||
Release: 1
|
||||
Summary: NetworkManager VPN plug-in for IPsec VPN
|
||||
License: GPLv2+
|
||||
@ -15,7 +15,7 @@ BuildRequires: libnma-devel >= 1.2.0
|
||||
BuildRequires: libsecret-devel intltool gettext
|
||||
|
||||
Requires: NetworkManager >= 1:1.2.0
|
||||
Requires: dbus /usr/sbin/ipsec
|
||||
Requires: dbus-common /usr/sbin/ipsec
|
||||
|
||||
Provides: NetworkManager-openswan = %{version}-%{release}
|
||||
Obsoletes: NetworkManager-openswan < %{version}-%{release}
|
||||
@ -50,21 +50,16 @@ the libreswan server with NetworkManager (GNOME files).
|
||||
%install
|
||||
%{make_install}
|
||||
%delete_la
|
||||
mv %{buildroot}%{_sysconfdir}/dbus-1 %{buildroot}%{_datadir}/
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
%post
|
||||
update-desktop-database &> /dev/null || :
|
||||
|
||||
%postun
|
||||
update-desktop-database &> /dev/null || :
|
||||
|
||||
%files -f %{name}.lang
|
||||
%{_libdir}/NetworkManager/libnm-vpn-plugin-libreswan.so
|
||||
%{_libexecdir}/nm-libreswan-service
|
||||
%{_libexecdir}/nm-libreswan-service-helper
|
||||
%{_prefix}/lib/NetworkManager/VPN/nm-libreswan-service.name
|
||||
%{_sysconfdir}/dbus-1/system.d/nm-libreswan-service.conf
|
||||
%{_datadir}/dbus-1/system.d/nm-libreswan-service.conf
|
||||
%{_mandir}/man5/nm-settings-libreswan.5.gz
|
||||
%doc AUTHORS ChangeLog NEWS
|
||||
%license COPYING
|
||||
@ -72,12 +67,12 @@ update-desktop-database &> /dev/null || :
|
||||
%files -n NetworkManager-libreswan-gnome
|
||||
%{_libexecdir}/nm-libreswan-auth-dialog
|
||||
%{_libdir}/NetworkManager/libnm-vpn-plugin-libreswan-editor.so
|
||||
|
||||
%dir %{_datadir}/gnome-vpn-properties/libreswan
|
||||
%{_datadir}/appdata/network-manager-libreswan.metainfo.xml
|
||||
%{_datadir}/gnome-vpn-properties/libreswan/nm-libreswan-dialog.ui
|
||||
%{_metainfodir}/network-manager-libreswan.metainfo.xml
|
||||
|
||||
%changelog
|
||||
* Sat Oct 7 2023 liyanan <thistleslyn@163.com> - 1.2.16-1
|
||||
- Update to 1.2.16
|
||||
|
||||
* Wed Dec 29 2021 houyingchao <houyingchao@huawei.com> - 1.2.14-1
|
||||
- Upgrade to 1.2.14
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user