This commit is contained in:
Petr Lautrbach 2015-09-18 14:11:49 +02:00
parent 13e82f6134
commit 54c7b5c13f
1 changed files with 9 additions and 6 deletions

View File

@ -1,12 +1,15 @@
%define libselinuxver 2.4-1
%define libsepolver 2.4-1
%define libselinuxver 2.5-0
%define libsepolver 2.5-0
%global gitrev abcdef
Summary: SELinux policy compiler
Name: checkpolicy
Version: 2.4
Release: 1%{?dist}.1
Version: 2.5
Release: 0%{?dist}.1
License: GPLv2
Group: Development/System
Source: https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20150202/checkpolicy-2.4.tar.gz
Source: checkpolicy-%{version}-%{gitrev}.tar.gz
Conflicts: selinux-policy-base < 3.13.1-138
BuildRoot: %{_tmppath}/%{name}-buildroot
@ -27,7 +30,7 @@ This package contains checkpolicy, the SELinux policy compiler.
Only required for building policies.
%prep
%setup -q
%setup -q -n checkpolicy
%build
make clean