]> git.pld-linux.org Git - packages/checkpolicy.git/blame - checkpolicy.spec
- updated to 1.18
[packages/checkpolicy.git] / checkpolicy.spec
CommitLineData
d72edc75 1Summary: SELinux policy compiler
a0b8a772 2Summary(pl): Kompilator polityki SELinux
d72edc75 3Name: checkpolicy
1b4af0b7 4Version: 1.18
d5ec4dc8
JB
5Release: 1
6License: GPL v2
d72edc75 7Group: Development
33d44218 8Source0: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
1b4af0b7 9# Source0-md5: 06c554f6b3c9132346d5076fd3212df8
75696de7
JB
10BuildRequires: bison
11BuildRequires: flex
ba8b52c6
JB
12# it uses libsepol symbols not exported in shared library
13BuildRequires: libsepol-static
d72edc75 14BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
15
16%description
17Security-enhanced Linux is a patch of the Linux kernel and a number
18of utilities with enhanced security functionality designed to add
19mandatory access controls to Linux. The Security-enhanced Linux kernel
20contains new architectural components originally developed to improve
21the security of the Flask operating system. These architectural
22components provide general support for the enforcement of many kinds
23of mandatory access control policies, including those based on the
24concepts of Type Enforcement, Role-based Access Control, and
25Multi-level Security.
26
27This package contains checkpolicy, the SELinux policy compiler. Only
28required for building policies.
29
30%description -l pl
a0b8a772
JB
31