From 939d8a1d090462797a26bbf3543efa3fc07a9865 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Wed, 28 Aug 2019 19:31:50 +0200 Subject: [PATCH] - updated to 2.9 --- checkpolicy.spec | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/checkpolicy.spec b/checkpolicy.spec index 447c576..79fa029 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.8 +Version: 2.9 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/20180524/%{name}-%{version}.tar.gz -# Source0-md5: 5d23a3209048c8cf70f3c13c4ce4245f +Source0: https://github.com/SELinuxProject/selinux/releases/download/20190315/%{name}-%{version}.tar.gz +# Source0-md5: 3b0e327f6c1a143f9720a1fbefede3c0 URL: https://github.com/SELinuxProject/selinux/wiki BuildRequires: bison BuildRequires: flex -BuildRequires: libselinux-devel >= 2.8 +BuildRequires: libselinux-devel >= 2.9 # it uses libsepol symbols not exported in shared library -BuildRequires: libsepol-static >= 2.8 +BuildRequires: libsepol-static >= 2.9 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -71,3 +71,5 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %{_bindir}/checkpolicy %{_mandir}/man8/checkmodule.8* %{_mandir}/man8/checkpolicy.8* +%lang(ru) %{_mandir}/ru/man8/checkmodule.8* +%lang(ru) %{_mandir}/ru/man8/checkpolicy.8* -- 2.44.0