replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libselinux?expand=0&rev=26
This commit is contained in:
parent
d1705d1992
commit
90b6665296
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user