secilc-2.5-5

- Rebuilt with libsepol-2.5-9
This commit is contained in:
Petr Lautrbach 2016-08-01 14:01:10 +02:00
parent 1c060c08c7
commit 7e8cbbc04a
1 changed files with 7 additions and 2 deletions

View File

@ -1,6 +1,8 @@
%global libsepolver 2.5-9
Name: secilc
Version: 2.5
Release: 4%{?dist}
Release: 5%{?dist}
Summary: The SELinux CIL Compiler
License: BSD
@ -12,7 +14,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-7, dblatex, flex, xmlto, pandoc
BuildRequires: libsepol-static >= %{libsepolver}, dblatex, flex, xmlto, pandoc
%description
The SELinux CIL Compiler is a compiler that converts the CIL language as
@ -59,6 +61,9 @@ make %{?_smp_mflags} DESTDIR="%{buildroot}" SBINDIR="%{buildroot}%{_sbindir}" LI
%license COPYING
%changelog
* Mon Aug 01 2016 Petr Lautrbach <plautrba@redhat.com> 2.5-5
- Rebuilt with libsepol-2.5-9
* Thu Jun 23 2016 Petr Lautrbach <plautrba@redhat.com> - 2.5-4
- Rebuilt with libsepol-2.5-7