From 5a07db3ec2f1663126ef70f28f0202b69e923613 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 7 Oct 2016 20:17:01 +0200 Subject: [PATCH] - updated to 2.5 --- checkpolicy.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/checkpolicy.spec b/checkpolicy.spec index a07d061..78fdd89 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -1,19 +1,19 @@ Summary: SELinux policy compiler Summary(pl.UTF-8): Kompilator polityki SELinux Name: checkpolicy -Version: 2.4 +Version: 2.5 Release: 1 License: GPL v2 Group: Development #Source0Download: https://github.com/SELinuxProject/selinux/wiki/Releases -Source0: https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20150202/%{name}-%{version}.tar.gz -# Source0-md5: 4d35189dcfdcf9e3b8b8466f3f706756 +Source0: https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20160223/%{name}-%{version}.tar.gz +# Source0-md5: a8099a2a36de32327abf681159027c58 URL: https://github.com/SELinuxProject/selinux/wiki BuildRequires: bison BuildRequires: flex -BuildRequires: libselinux-devel >= 2.4 +BuildRequires: libselinux-devel >= 2.5 # it uses libsepol symbols not exported in shared library -BuildRequires: libsepol-static >= 2.4 +BuildRequires: libsepol-static >= 2.5 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -- 2.44.0