automatic version update by autodist [release 1.10.2-1mamba;Sat Nov 19 2022]
This commit is contained in:
parent
77d3c8dd40
commit
0d4966bb4b
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: NetworkManager-openvpn
|
||||
Version: 1.10.0
|
||||
Version: 1.10.2
|
||||
Release: 1mamba
|
||||
Summary: NetworkManager plugin for openvpn VPN clients
|
||||
Group: Network/Libraries
|
||||
@ -16,26 +16,16 @@ Patch2: NetworkManager-openvpn-1.8.10-libnm-1.22.2.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libatk-devel
|
||||
BuildRequires: libbrotli-devel
|
||||
BuildRequires: libbzip2-devel
|
||||
BuildRequires: libat-spi2-core-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libffi-devel
|
||||
BuildRequires: libfreetype-devel
|
||||
BuildRequires: libgcr-devel
|
||||
BuildRequires: libgdk-pixbuf-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgraphite2-devel
|
||||
BuildRequires: libgtk3-devel
|
||||
BuildRequires: libharfbuzz-devel
|
||||
BuildRequires: libnm-devel
|
||||
BuildRequires: libnma-devel
|
||||
BuildRequires: libp11-kit-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: libpcre-devel
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: libsecret-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libnm-devel >= 1.22.2
|
||||
Requires: openvpn
|
||||
@ -79,9 +69,7 @@ install -D -m0644 %{SOURCE1} %{buildroot}%{_sysusersdir}/nm-openvpn.conf
|
||||
%{_datadir}/metainfo/network-manager-openvpn.metainfo.xml
|
||||
%{_datadir}/dbus-1/system.d/nm-openvpn-service.conf
|
||||
%{_prefix}/lib/NetworkManager/VPN/nm-openvpn-service.name
|
||||
%{_libdir}/NetworkManager/libnm-vpn-plugin-openvpn-editor.la
|
||||
%{_libdir}/NetworkManager/libnm-vpn-plugin-openvpn-editor.so
|
||||
%{_libdir}/NetworkManager/libnm-vpn-plugin-openvpn.la
|
||||
%{_libdir}/NetworkManager/libnm-vpn-plugin-openvpn.so
|
||||
%{_libexecdir}/nm-openvpn-auth-dialog
|
||||
%{_libexecdir}/nm-openvpn-service
|
||||
@ -90,6 +78,9 @@ install -D -m0644 %{SOURCE1} %{buildroot}%{_sysusersdir}/nm-openvpn.conf
|
||||
#ChangeLog NEWS README
|
||||
|
||||
%changelog
|
||||
* Sat Nov 19 2022 Automatic Build System <autodist@mambasoft.it> 1.10.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Sep 01 2022 Automatic Build System <autodist@mambasoft.it> 1.10.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user