From ca1bdaadcd30feff77b61b8faed258bcf6dd1f1ce04d9d7b80051f667527bd3f Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 6 Dec 2011 17:13:20 +0000 Subject: [PATCH] replace license with spdx.org variant OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmp?expand=0&rev=28 --- gmp.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gmp.spec b/gmp.spec index ef4386d..dcd3f5c 100644 --- a/gmp.spec +++ b/gmp.spec @@ -20,7 +20,7 @@ Name: gmp BuildRequires: gcc-c++ -License: GPLv3+ ; LGPLv3+ +License: GPL-3.0+ ; LGPL-3.0+ Group: System/Libraries AutoReqProv: on # bug437293 @@ -43,7 +43,7 @@ A library for calculating huge numbers (integer and floating point). %package -n libgmp10 -License: GPLv3+ ; LGPLv3+ +License: GPL-3.0+ ; LGPL-3.0+ Summary: Shared library for the GNU MP Library Group: System/Libraries @@ -52,7 +52,7 @@ Shared library for the GNU MP Library. %package -n libgmpxx4 -License: GPLv3+ ; LGPLv3+ +License: GPL-3.0+ ; LGPL-3.0+ Summary: C++ bindings for the GNU MP Library Group: System/Libraries Requires: libgmp10 = %{version} @@ -62,7 +62,7 @@ C++ bindings for the GNU MP Library. %package -n libmp3 -License: GPLv3+ ; LGPLv3+ +License: GPL-3.0+ ; LGPL-3.0+ Summary: BSD libmp bindings for the GNU MP Library Group: System/Libraries Requires: libgmp10 = %{version} @@ -72,7 +72,7 @@ BSD libmp bindings for the GNU MP Library. %package devel -License: GPLv3+ ; LGPLv3+ +License: GPL-3.0+ ; LGPL-3.0+ Summary: Include Files and Libraries for Development with the GNU MP Library Group: Development/Languages/C and C++ Requires: libgmp10 = %{version}