2024-01-05 17:50:23 +01:00
|
|
|
%define majver %(echo %version | cut -d. -f1-2)
|
|
|
|
Name: NetworkManager-openconnect
|
2024-01-05 17:50:23 +01:00
|
|
|
Version: 1.2.10
|
2024-01-05 17:50:23 +01:00
|
|
|
Release: 1mamba
|
|
|
|
Summary: NetworkManager plugin for openconnect Cisco's AnyConnect SSL VPN clients
|
|
|
|
Group: Network/Libraries
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
2024-01-05 17:50:23 +01:00
|
|
|
URL: https://www.gnome.org/
|
2024-01-05 17:50:23 +01:00
|
|
|
Source: http://ftp.acc.umu.se/pub/GNOME/sources/NetworkManager-openconnect/%{majver}/NetworkManager-openconnect-%{version}.tar.xz
|
2024-01-05 17:50:23 +01:00
|
|
|
License: GPL
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
|
|
|
BuildRequires: glibc-devel
|
2024-01-05 17:50:23 +01:00
|
|
|
BuildRequires: libat-spi2-core-devel
|
2024-01-05 17:50:23 +01:00
|
|
|
BuildRequires: libcairo-devel
|
2024-01-05 17:50:23 +01:00
|
|
|
BuildRequires: libgcr3-devel
|
2024-01-05 17:50:23 +01:00
|
|
|
BuildRequires: libgdk-pixbuf-devel
|
|
|
|
BuildRequires: libglib-devel
|
2024-01-05 17:50:23 +01:00
|
|
|
BuildRequires: libgtk3-devel
|
2024-01-05 17:50:23 +01:00
|
|
|
BuildRequires: libharfbuzz-devel
|
2024-01-05 17:50:23 +01:00
|
|
|
BuildRequires: libnm-devel
|
2024-01-05 17:50:23 +01:00
|
|
|
BuildRequires: libnma-devel
|
2024-01-05 17:50:23 +01:00
|
|
|
BuildRequires: libopenconnect-devel
|
2024-01-05 17:50:23 +01:00
|
|
|
BuildRequires: libp11-kit-devel
|
2024-01-05 17:50:23 +01:00
|
|
|
BuildRequires: libpango-devel
|
2024-01-05 17:50:23 +01:00
|
|
|
BuildRequires: libsecret-devel
|
2024-01-05 17:50:23 +01:00
|
|
|
BuildRequires: libsoup-devel
|
|
|
|
BuildRequires: libwebkit2gtk-4.1-devel
|
2024-01-05 17:50:23 +01:00
|
|
|
BuildRequires: libxml2-devel
|
|
|
|
## AUTOBUILDREQ-END
|
2024-01-05 17:50:23 +01:00
|
|
|
BuildRequires: libopenconnect-devel >= 7.03
|
2024-01-05 17:50:23 +01:00
|
|
|
BuildRequires: libnm-devel >= 1.22.2
|
2024-01-05 17:50:23 +01:00
|
|
|
Requires: openconnect
|
2024-01-05 17:50:23 +01:00
|
|
|
Provides: networkmanagervpnplugin
|
|
|
|
|
|
|
|
%description
|
|
|
|
NetworkManager plugin for openconnect Cisco's AnyConnect SSL VPN clients.
|
|
|
|
|
2024-01-05 17:50:23 +01:00
|
|
|
%debug_package
|
|
|
|
|
2024-01-05 17:50:23 +01:00
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
%build
|
|
|
|
%configure
|
|
|
|
%make
|
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%makeinstall
|
|
|
|
|
|
|
|
%find_lang %{name}
|
|
|
|
|
|
|
|
%clean
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
|
|
|
%files -f %{name}.lang
|
|
|
|
%defattr(-,root,root)
|
2024-01-05 17:50:23 +01:00
|
|
|
%{_datadir}/dbus-1/system.d/nm-openconnect-service.conf
|
|
|
|
%{_datadir}/metainfo/network-manager-openconnect.metainfo.xml
|
2024-01-05 17:50:23 +01:00
|
|
|
%{_prefix}/lib/NetworkManager/VPN/nm-openconnect-service.name
|
|
|
|
%{_libdir}/NetworkManager/libnm-vpn-plugin-openconnect-editor.a
|
|
|
|
%{_libdir}/NetworkManager/libnm-vpn-plugin-openconnect-editor.so
|
|
|
|
%{_libdir}/NetworkManager/libnm-vpn-plugin-openconnect.a
|
|
|
|
%{_libdir}/NetworkManager/libnm-vpn-plugin-openconnect.so
|
2024-01-05 17:50:23 +01:00
|
|
|
%{_libexecdir}/nm-openconnect-auth-dialog
|
|
|
|
%{_libexecdir}/nm-openconnect-service
|
|
|
|
%{_libexecdir}/nm-openconnect-service-openconnect-helper
|
|
|
|
%doc AUTHORS COPYING
|
|
|
|
|
|
|
|
%changelog
|
2024-01-05 17:50:23 +01:00
|
|
|
* Sat May 20 2023 Automatic Build System <autodist@mambasoft.it> 1.2.10-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 17:50:23 +01:00
|
|
|
* Wed Mar 16 2022 Automatic Build System <autodist@mambasoft.it> 1.2.8-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 17:50:23 +01:00
|
|
|
* Fri Jan 10 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.6-1mamba
|
|
|
|
- update to 1.2.6
|
|
|
|
|
2024-01-05 17:50:23 +01:00
|
|
|
* Thu May 10 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.4-1mamba
|
|
|
|
- update to 1.2.4
|
|
|
|
|
2024-01-05 17:50:23 +01:00
|
|
|
* Mon Nov 23 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.8-1mamba
|
|
|
|
- update to 1.0.8
|
|
|
|
|
2024-01-05 17:50:23 +01:00
|
|
|
* Fri Jul 03 2015 Automatic Build System <autodist@mambasoft.it> 1.0.2-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
2024-01-05 17:50:23 +01:00
|
|
|
* Wed Jan 21 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-1mamba
|
|
|
|
- update to 1.0.0
|
|
|
|
|
2024-01-05 17:50:23 +01:00
|
|
|
* Tue Jul 08 2014 Automatic Build System <autodist@mambasoft.it> 0.9.10.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 17:50:23 +01:00
|
|
|
* Fri Mar 14 2014 Automatic Build System <autodist@mambasoft.it> 0.9.8.6-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Sun Sep 15 2013 Automatic Build System <autodist@mambasoft.it> 0.9.8.4-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Sat Jun 08 2013 Automatic Build System <autodist@mambasoft.it> 0.9.8.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Thu Feb 21 2013 Automatic Build System <autodist@mambasoft.it> 0.9.8.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Tue Feb 05 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.6.2-2mamba
|
|
|
|
- rebuild with openconnect 4.0.7
|
|
|
|
|
|
|
|
* Sat Aug 11 2012 Automatic Build System <autodist@mambasoft.it> 0.9.6.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Thu May 03 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.4.0-1mamba
|
|
|
|
- update to 0.9.4.0
|
|
|
|
|
|
|
|
* Mon Mar 12 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.2.0-1mamba
|
|
|
|
- update to 0.9.2.0
|
|
|
|
|
|
|
|
* Fri Oct 28 2011 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.0-1mamba
|
|
|
|
- package created
|