aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Placchetti <Sean.P.Placchetti@gmail.com>2016-10-17 07:37:51 -0400
committerSven Vermeulen <swift@gentoo.org>2016-10-24 18:00:38 +0200
commitb80312183a76562c5363fee273011a8a2f64eb48 (patch)
tree3c73771dae9df613a615a43685740c967e303123 /support
parentUpdate to refpolicy spec file (diff)
downloadhardened-refpolicy-b80312183a76562c5363fee273011a8a2f64eb48.tar.gz
hardened-refpolicy-b80312183a76562c5363fee273011a8a2f64eb48.tar.bz2
hardened-refpolicy-b80312183a76562c5363fee273011a8a2f64eb48.zip
Update specfile
Minor tweaks to specfile
Diffstat (limited to 'support')
-rw-r--r--support/selinux-policy-refpolicy.spec12
1 files changed, 8 insertions, 4 deletions
diff --git a/support/selinux-policy-refpolicy.spec b/support/selinux-policy-refpolicy.spec
index a9557b75..55b422f0 100644
--- a/support/selinux-policy-refpolicy.spec
+++ b/support/selinux-policy-refpolicy.spec
@@ -7,17 +7,21 @@
%define type2 strict-mcs
Summary: SELinux policy configuration
Name: selinux-policy
-Version: 20051019
+Version: 2.20151208
Release: 1
-License: GPL
+License: GPLv2
Group: System Environment/Base
Source: refpolicy-%{version}.tar.bz2
Url: http://serefpolicy.sourceforge.net
BuildRoot: %{_tmppath}/refpolicy-buildroot
BuildArch: noarch
# FIXME Need to ensure these have correct versions
-BuildRequires: checkpolicy m4 policycoreutils python make gcc
-PreReq: kernel >= 2.6.4-1.300 policycoreutils >= %{POLICYCOREUTILSVER}
+BuildRequires: checkpolicy >= 2.1.8
+BuildRequires: policycoreutils >= 2.1.10
+BuildRequires: python >= 2.6
+BuildRequires: libsepol >= 2.1.4
+BuildRequires: libsemanage >= 2.0.29
+BuildRequires: m4 make gcc
Obsoletes: policy
%description