From 61d54dde969d5e20f18a64bdfee8e2c1cbcc67a5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Sat, 25 Feb 2017 17:49:41 +0100 Subject: [PATCH] - up to 2.6 --- checkpolicy.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/checkpolicy.spec b/checkpolicy.spec index 78fdd89..0784a2e 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.5 +Version: 2.6 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/20160223/%{name}-%{version}.tar.gz -# Source0-md5: a8099a2a36de32327abf681159027c58 +Source0: https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20161014/%{name}-%{version}.tar.gz +# Source0-md5: 2b581f8fe8eb8f55f111088e15d76c3a URL: https://github.com/SELinuxProject/selinux/wiki BuildRequires: bison BuildRequires: flex -BuildRequires: libselinux-devel >= 2.5 +BuildRequires: libselinux-devel >= 2.6 # it uses libsepol symbols not exported in shared library -BuildRequires: libsepol-static >= 2.5 +BuildRequires: libsepol-static >= 2.6 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -- 2.44.0