]> git.pld-linux.org Git - packages/openconnect.git/commitdiff
- updated to 8.10 auto/th/openconnect-8.10-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 12 Sep 2020 16:49:39 +0000 (18:49 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 12 Sep 2020 16:49:39 +0000 (18:49 +0200)
openconnect.spec

index 6bd420f02ee5f161c2a4bf3bfbff8d142c3dcb6e..ca742dfb237b85d86f1d18e5360f805de73f5c2a 100644 (file)
 Summary:       Client for Cisco's AnyConnect SSL VPN and Pulse Connect Secure
 Summary(pl.UTF-8):     Klient Cisco AnyConnect SSL VPN i Pulse Connect Secure
 Name:          openconnect
-Version:       8.09
+Version:       8.10
 Release:       1
 License:       LGPL v2.1
 Group:         Applications/Networking
 Source0:       ftp://ftp.infradead.org/pub/openconnect/%{name}-%{version}.tar.gz
-# Source0-md5: 2922f11267acf8f2330843a1f639a662
+# Source0-md5: d772c3c68afae12252a5377a99352b97
 Patch0:                %{name}-am.patch
 URL:           http://www.infradead.org/openconnect.html
 BuildRequires: autoconf >= 2.63
@@ -102,7 +102,7 @@ Summary:    Bash completion for openconnect arguments
 Summary(pl.UTF-8):     Bashowe dopełnianie argumentów polecenia openconnect
 Group:         Applications/Shells
 Requires:      %{name} = %{version}-%{release}
-Requires:      bash-completion
+Requires:      bash-completion >= 2.0
 %if "%{_rpmversion}" >= "4.6"
 BuildArch:     noarch
 %endif
@@ -171,6 +171,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libexecdir}/openconnect/csd-post.sh
 %attr(755,root,root) %{_libexecdir}/openconnect/csd-wrapper.sh
 %attr(755,root,root) %{_libexecdir}/openconnect/hipreport.sh
+%attr(755,root,root) %{_libexecdir}/openconnect/tncc-emulate.py
 %attr(755,root,root) %{_libexecdir}/openconnect/tncc-wrapper.py
 %{_mandir}/man8/openconnect.8*
 
@@ -195,4 +196,4 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -n bash-completion-openconnect
 %defattr(644,root,root,755)
-/etc/bash_completion.d/openconnect.bash
+%{bash_compdir}/openconnect
This page took 0.12193 seconds and 4 git commands to generate.