replace license with spdx.org variant

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/strongswan?expand=0&rev=38
This commit is contained in:
Stephan Kulow 2011-12-06 18:06:11 +00:00 committed by Git OBS Bridge
parent a091d377ed
commit 55e2264cda

View File

@ -30,7 +30,7 @@ Release: 3
%define with_gcrypt 0%{suse_version} >= 1110
%define with_nm 0%{suse_version} >= 1110
%define with_tests 0
License: GPLv2+
License: GPL-2.0+
Group: Productivity/Networking/Security
Summary: OpenSource IPsec-based VPN Solution
Url: http://www.strongswan.org/
@ -103,7 +103,7 @@ Authors:
and others
%package doc
License: GPLv2+
License: GPL-2.0+
Summary: OpenSource IPsec-based VPN Solution
Group: Productivity/Networking/Security
@ -120,7 +120,7 @@ Authors:
and others
%package libs0
License: GPLv2+
License: GPL-2.0+
Summary: OpenSource IPsec-based VPN Solution
Group: Productivity/Networking/Security
Conflicts: strongswan < %{version}
@ -131,7 +131,7 @@ StrongSwan is an OpenSource IPsec-based VPN Solution for Linux
This package provides the strongswan library and plugins.
%package ikev1
License: GPLv2+
License: GPL-2.0+
Summary: OpenSource IPsec-based VPN Solution
Group: Productivity/Networking/Security
Requires: iproute2
@ -147,7 +147,7 @@ StrongSwan is an OpenSource IPsec-based VPN Solution for Linux
This package provides the pluto IKEv1 daemon.
%package ikev2
License: GPLv2+
License: GPL-2.0+
Summary: OpenSource IPsec-based VPN Solution
Group: Productivity/Networking/Security
Requires: iproute2
@ -162,7 +162,7 @@ StrongSwan is an OpenSource IPsec-based VPN Solution for Linux
This package provides the charon IKEv2 daemon.
%package ipsec
License: GPLv2+
License: GPL-2.0+
Summary: OpenSource IPsec-based VPN Solution
Group: Productivity/Networking/Security
PreReq: grep %insserv_prereq %fillup_prereq
@ -183,7 +183,7 @@ to maintain both, IKEv1 and IKEv2 daemons, using /etc/ipsec.conf and
%if %with_mysql
%package mysql
License: GPLv2+
License: GPL-2.0+
Summary: OpenSource IPsec-based VPN Solution
Group: Productivity/Networking/Security
Requires: strongswan-libs0 = %{version}
@ -198,7 +198,7 @@ This package provides the strongswan mysql plugin.
%if %with_sqlite
%package sqlite
License: GPLv2+
License: GPL-2.0+
Summary: OpenSource IPsec-based VPN Solution
Group: Productivity/Networking/Security
Requires: strongswan-libs0 = %{version}
@ -213,7 +213,7 @@ This package provides the strongswan sqlite plugin.
%if %with_nm
%package nm
License: GPLv2+
License: GPL-2.0+
Summary: OpenSource IPsec-based VPN Solution
Group: Productivity/Networking/Security
Requires: strongswan-libs0 = %{version}
@ -234,7 +234,7 @@ NetworkManager-strongswan graphical user interface.
%package tests
License: GPLv2+
License: GPL-2.0+
Summary: OpenSource IPsec-based VPN Solution
Group: Productivity/Networking/Security
Requires: strongswan-libs0 = %{version}