- Add sepolgen support
- Add bugzilla policy
This commit is contained in:
parent
2fa5bb00e9
commit
b7da3b9e3e
@ -104,3 +104,4 @@ serefpolicy-2.4.6.tgz
|
|||||||
serefpolicy-2.5.1.tgz
|
serefpolicy-2.5.1.tgz
|
||||||
serefpolicy-2.5.2.tgz
|
serefpolicy-2.5.2.tgz
|
||||||
serefpolicy-2.5.3.tgz
|
serefpolicy-2.5.3.tgz
|
||||||
|
serefpolicy-2.5.4.tgz
|
||||||
|
@ -1172,7 +1172,7 @@ iscsi = module
|
|||||||
#
|
#
|
||||||
pcscd = module
|
pcscd = module
|
||||||
|
|
||||||
# Layer: system
|
# Layer: admin
|
||||||
# Module: tzdata
|
# Module: tzdata
|
||||||
#
|
#
|
||||||
# Policy for tzdata-update
|
# Policy for tzdata-update
|
||||||
|
@ -16,12 +16,12 @@
|
|||||||
%define CHECKPOLICYVER 1.30.11-1
|
%define CHECKPOLICYVER 1.30.11-1
|
||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 2.5.3
|
Version: 2.5.4
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: serefpolicy-%{version}.tgz
|
Source: serefpolicy-%{version}.tgz
|
||||||
patch: policy-20070102.patch
|
patch: policy-20070219.patch
|
||||||
Source1: modules-targeted.conf
|
Source1: modules-targeted.conf
|
||||||
Source2: booleans-targeted.conf
|
Source2: booleans-targeted.conf
|
||||||
Source3: Makefile.devel
|
Source3: Makefile.devel
|
||||||
@ -166,7 +166,7 @@ fi;
|
|||||||
|
|
||||||
%description
|
%description
|
||||||
SELinux Reference Policy - modular.
|
SELinux Reference Policy - modular.
|
||||||
Based off of reference policy: Checked out revision 2180.
|
Based off of reference policy: Checked out revision 2181.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n serefpolicy-%{version}
|
%setup -q -n serefpolicy-%{version}
|
||||||
|
Loading…
Reference in New Issue
Block a user