update to 1.8.2 [release 1.8.2-1mamba;Thu May 10 2018]
This commit is contained in:
parent
d2aa0338f4
commit
b71a7f16bf
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: NetworkManager-openvpn
|
||||
Version: 1.0.8
|
||||
Version: 1.8.2
|
||||
Release: 1mamba
|
||||
Summary: NetworkManager plugin for openvpn VPN clients
|
||||
Group: Network/Libraries
|
||||
@ -14,44 +14,45 @@ Patch1: NetworkManager-openvpn-0.9.6.0-gtk-3.6.patch
|
||||
License: GPL
|
||||
Requires: openvpn
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: GConf-devel
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libatk-devel
|
||||
BuildRequires: libblkid-devel
|
||||
BuildRequires: libbzip2-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libdbus-devel
|
||||
BuildRequires: libdbus-glib-devel
|
||||
BuildRequires: libexpat-devel
|
||||
BuildRequires: libffi-devel
|
||||
BuildRequires: libfontconfig-devel
|
||||
BuildRequires: libfreetype-devel
|
||||
BuildRequires: libfribidi-devel
|
||||
BuildRequires: libgcr-devel
|
||||
BuildRequires: libgcrypt-devel
|
||||
BuildRequires: libgdk-pixbuf-devel
|
||||
BuildRequires: libglade-devel
|
||||
BuildRequires: libGL-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libglitz-devel
|
||||
BuildRequires: libgnome-keyring-devel
|
||||
BuildRequires: libgpg-error-devel
|
||||
BuildRequires: libgtk2-devel
|
||||
BuildRequires: libgraphite2-devel
|
||||
BuildRequires: libgtk-devel
|
||||
BuildRequires: libgudev-devel
|
||||
BuildRequires: libharfbuzz-devel
|
||||
BuildRequires: libmount-devel
|
||||
BuildRequires: libnm-devel
|
||||
BuildRequires: libnm-gtk-devel
|
||||
BuildRequires: libnspr-devel
|
||||
BuildRequires: libnss-devel
|
||||
BuildRequires: libp11-kit-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: libpixman-devel
|
||||
BuildRequires: libpcre-devel
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: libpthread-stubs-devel
|
||||
BuildRequires: libsecret-devel
|
||||
BuildRequires: libselinux-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libsepol-devel
|
||||
BuildRequires: libsystemd-devel
|
||||
BuildRequires: libtermcap-devel
|
||||
BuildRequires: libthai-devel
|
||||
BuildRequires: libudev-devel
|
||||
BuildRequires: libuuid-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXau-devel
|
||||
BuildRequires: libxcb-devel
|
||||
BuildRequires: libxcb-util-devel
|
||||
BuildRequires: libXdmcp-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libXrender-devel
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: ORBit2-devel
|
||||
BuildRequires: udev-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Provides: networkmanagervpnplugin
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
@ -81,16 +82,27 @@ NetworkManager plugin for openvpn VPN clients.
|
||||
%defattr(-,root,root)
|
||||
%{_sysconfdir}/NetworkManager/VPN/nm-openvpn-service.name
|
||||
%{_sysconfdir}/dbus-1/system.d/nm-openvpn-service.conf
|
||||
%{_prefix}/lib/NetworkManager/VPN/nm-openvpn-service.name
|
||||
%{_libdir}/NetworkManager/libnm-openvpn-properties.a
|
||||
%{_libdir}/NetworkManager/libnm-openvpn-properties.la
|
||||
%{_libdir}/NetworkManager/libnm-openvpn-properties.so
|
||||
%{_libdir}/NetworkManager/libnm-vpn-plugin-openvpn-editor.a
|
||||
%{_libdir}/NetworkManager/libnm-vpn-plugin-openvpn-editor.la
|
||||
%{_libdir}/NetworkManager/libnm-vpn-plugin-openvpn-editor.so
|
||||
%{_libdir}/NetworkManager/libnm-vpn-plugin-openvpn.a
|
||||
%{_libdir}/NetworkManager/libnm-vpn-plugin-openvpn.la
|
||||
%{_libdir}/NetworkManager/libnm-vpn-plugin-openvpn.so
|
||||
%{_libexecdir}/nm-openvpn-auth-dialog
|
||||
%{_libexecdir}/nm-openvpn-service
|
||||
%{_libexecdir}/nm-openvpn-service-openvpn-helper
|
||||
%{_datadir}/gnome-vpn-properties/openvpn/nm-openvpn-dialog.ui
|
||||
%doc AUTHORS COPYING ChangeLog NEWS README
|
||||
%{_datadir}/appdata/network-manager-openvpn.metainfo.xml
|
||||
%doc AUTHORS COPYING
|
||||
#ChangeLog NEWS README
|
||||
|
||||
%changelog
|
||||
* Thu May 10 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.2-1mamba
|
||||
- update to 1.8.2
|
||||
|
||||
* Thu Sep 15 2016 Automatic Build System <autodist@mambasoft.it> 1.0.8-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user