From 8edb3ab2482745731ab53c00c0491a50d762e091 Mon Sep 17 00:00:00 2001 From: Dimitri Papadopoulos <3350651-DimitriPapadopoulos@users.noreply.gitlab.com> Date: Tue, 23 May 2023 12:18:58 +0200 Subject: [PATCH] Use suggested package summary everywhere Signed-off-by: Dimitri Papadopoulos <3350651-DimitriPapadopoulos@users.noreply.gitlab.com> --- .obs/debian/control | 2 +- .obs/openconnect.spec | 2 +- mingw-openconnect.spec.in | 2 +- openconnect.spec.in | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.obs/debian/control b/.obs/debian/control index ac194d62..2d467d57 100644 --- a/.obs/debian/control +++ b/.obs/debian/control @@ -35,7 +35,7 @@ Architecture: any Depends: libopenconnect5 (= ${binary:Version}), vpnc-scripts, ${misc:Depends}, ${shlibs:Depends} Recommends: python3, python3-asn1crypto, python3-mechanize, python3-netifaces, Suggests: bash-completion, -Description: open client for various network vendors SSL VPNs +Description: open multi-protocol SSL VPN client OpenConnect is an SSL VPN client initially created to support Cisco's AnyConnect SSL VPN. It has since been extended to support the Pulse Connect Secure VPN (formerly known as Juniper Network Connect or Junos Pulse), the Palo diff --git a/.obs/openconnect.spec b/.obs/openconnect.spec index ae5adcf2..45a2c93c 100644 --- a/.obs/openconnect.spec +++ b/.obs/openconnect.spec @@ -28,7 +28,7 @@ Name: openconnect Version: 8.20+git20220220 Release: 0 -Summary: Open client for SSL VPNs +Summary: Open multi-protocol SSL VPN client License: LGPL-2.1 URL: https://www.infradead.org/openconnect.html diff --git a/mingw-openconnect.spec.in b/mingw-openconnect.spec.in index 4fd0111d..bbc2625d 100644 --- a/mingw-openconnect.spec.in +++ b/mingw-openconnect.spec.in @@ -13,7 +13,7 @@ Name: mingw-openconnect Version: %{tagver}%{?snapver} Release: 0%{?dist} -Summary: Open client for SSL VPNs including Cisco AnyConnect VPN, Juniper Network Connect, Pulse/Ivanti Connect Secure, Palo Alto Networks GlobalProtect, F5 Big-IP, Fortinet, Array Networks, etc. +Summary: Open multi-protocol SSL VPN client License: LGPLv2 URL: https://www.infradead.org/openconnect.html diff --git a/openconnect.spec.in b/openconnect.spec.in index 867f6503..429eee16 100644 --- a/openconnect.spec.in +++ b/openconnect.spec.in @@ -23,7 +23,7 @@ Name: openconnect Version: %{tagver}%{?snapver} Release: 0%{?dist} -Summary: Open client for SSL VPNs including Cisco AnyConnect VPN, Juniper Network Connect, Pulse/Ivanti Connect Secure, Palo Alto Networks GlobalProtect, F5 Big-IP, Fortinet, Array Networks, etc. +Summary: Open multi-protocol SSL VPN client License: LGPLv2 URL: https://www.infradead.org/openconnect.html -- 2.50.1