forked from pool/libsepol
This commit is contained in:
parent
1ffc3298a5
commit
4f7c9dac08
@ -20,9 +20,9 @@
|
|||||||
|
|
||||||
Name: libsepol
|
Name: libsepol
|
||||||
Version: 2.0.34
|
Version: 2.0.34
|
||||||
Release: 1
|
Release: 2
|
||||||
Url: http://www.nsa.gov/selinux/
|
Url: http://www.nsa.gov/selinux/
|
||||||
License: GPL v2 or later
|
License: LGPL v2.1 or later
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
@ -49,7 +49,7 @@ boolean settings.
|
|||||||
|
|
||||||
|
|
||||||
%package -n libsepol1
|
%package -n libsepol1
|
||||||
License: GPL v2 or later
|
License: LGPL v2.1 or later
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
|
|
||||||
@ -73,7 +73,7 @@ boolean settings.
|
|||||||
|
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
License: GPL v2 or later
|
License: LGPL v2.1 or later
|
||||||
Summary: Development Include Files and Libraries for SELinux policy manipulation
|
Summary: Development Include Files and Libraries for SELinux policy manipulation
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: libsepol1 = %{version}
|
Requires: libsepol1 = %{version}
|
||||||
|
Loading…
Reference in New Issue
Block a user