From b1a21f4faa2007c02af0596f674a1edeb11a85782db6a02ed9f29beb8d57a6d4 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 6 Dec 2011 17:25:36 +0000 Subject: [PATCH] replace license with spdx.org variant OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libselinux?expand=0&rev=26 --- libselinux.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/libselinux.spec b/libselinux.spec index 25d4e0d..9af4223 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -24,7 +24,7 @@ Name: libselinux Version: 2.0.91 Release: 9 Url: http://www.nsa.gov/selinux/ -License: GPLv2 ; Public Domain, Freeware +License: GPL-2.0 ; SUSE-Public-Domain Group: System/Libraries Summary: SELinux library and simple utilities Source: %{name}-%{version}.tar.bz2 @@ -52,7 +52,7 @@ decisions. Required for any applications that use the SELinux API. %package -n libselinux1 -License: GPLv2 ; Public Domain, Freeware +License: GPL-2.0 ; SUSE-Public-Domain Group: System/Libraries Summary: SELinux library and simple utilities @@ -74,7 +74,7 @@ decisions. Required for any applications that use the SELinux API. %package -n selinux-tools -License: GPLv2 ; Public Domain, Freeware +License: GPL-2.0 ; SUSE-Public-Domain Group: System/Base Summary: SELinux library and simple utilities @@ -96,7 +96,7 @@ decisions. Required for any applications that use the SELinux API. %package devel -License: GPLv2 ; Public Domain, Freeware +License: GPL-2.0 ; SUSE-Public-Domain Summary: Development Include Files and Libraries for SELinux Group: Development/Libraries/C and C++ Requires: libselinux1 = %{version} @@ -109,7 +109,7 @@ necessary to develop your own software using libselinux. %package devel-static -License: GPLv2 ; Public Domain, Freeware +License: GPL-2.0 ; SUSE-Public-Domain Summary: Static development Include Files and Libraries for SELinux Group: Development/Libraries/C and C++ Requires: libselinux-devel = %{version}