secilc-2.5-4

- Rebuilt with libsepol-2.5-7
This commit is contained in:
Petr Lautrbach 2016-06-23 13:57:09 +02:00
parent 338ffc6960
commit 1c060c08c7
1 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: secilc
Version: 2.5
Release: 3%{?dist}
Release: 4%{?dist}
Summary: The SELinux CIL Compiler
License: BSD
@ -12,7 +12,7 @@ Source0: https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/fi
# HEAD https://github.com/fedora-selinux/selinux/commit/4bfb84c7ff7b33cf06b9a6b2317d24054b9db562
Patch1: secilc-fedora.patch
BuildRequires: libsepol-static >= 2.5, dblatex, flex, xmlto, pandoc
BuildRequires: libsepol-static >= 2.5-7, dblatex, flex, xmlto, pandoc
%description
The SELinux CIL Compiler is a compiler that converts the CIL language as
@ -59,6 +59,9 @@ make %{?_smp_mflags} DESTDIR="%{buildroot}" SBINDIR="%{buildroot}%{_sbindir}" LI
%license COPYING
%changelog
* Thu Jun 23 2016 Petr Lautrbach <plautrba@redhat.com> - 2.5-4
- Rebuilt with libsepol-2.5-7
* Wed May 11 2016 Petr Lautrbach <plautrba@redhat.com> - 2.5-3
- Rebuilt with libsepol-2.5-6