forked from pool/libsemanage
replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsemanage?expand=0&rev=23
This commit is contained in:
parent
8959844aff
commit
a1ba716431
@ -28,7 +28,7 @@ BuildRequires: libustr-devel
|
||||
Name: libsemanage
|
||||
Version: 2.0.43
|
||||
Release: 13
|
||||
License: LGPLv2.1
|
||||
License: LGPL-2.1
|
||||
Summary: SELinux binary policy manipulation library
|
||||
Url: http://www.nsa.gov/selinux/
|
||||
Group: System/Libraries
|
||||
@ -55,7 +55,7 @@ as by programs like load_policy that need to perform specific transformations
|
||||
on binary policies such as customizing policy boolean settings.
|
||||
|
||||
%package -n libsemanage1
|
||||
License: LGPLv2.1
|
||||
License: LGPL-2.1
|
||||
Summary: SELinux binary policy manipulation library
|
||||
Group: System/Libraries
|
||||
|
||||
@ -77,7 +77,7 @@ specific transformations on binary policies such as customizing policy
|
||||
boolean settings.
|
||||
|
||||
%package devel
|
||||
License: LGPLv2.1
|
||||
License: LGPL-2.1
|
||||
Summary: Header files and libraries used to build policy manipulation tools
|
||||
Group: Development/Libraries
|
||||
Requires: libsemanage1 = %{version}
|
||||
@ -88,7 +88,7 @@ The semanage-devel package contains the libraries and header files
|
||||
needed for developing applications that manipulate binary policies.
|
||||
|
||||
%package devel-static
|
||||
License: LGPLv2.1
|
||||
License: LGPL-2.1
|
||||
Summary: SELinux binary policy manipulation library
|
||||
Group: System/Libraries
|
||||
Requires: libsemanage-devel
|
||||
|
Loading…
Reference in New Issue
Block a user