diff --git a/.gitignore b/.gitignore index 6eff258..61aac82 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /secilc-2.8-rc3.tar.gz /secilc-2.8.tar.gz /secilc-2.9-rc1.tar.gz +/secilc-2.9-rc2.tar.gz diff --git a/secilc.spec b/secilc.spec index a4358d9..10b106e 100644 --- a/secilc.spec +++ b/secilc.spec @@ -1,17 +1,17 @@ -%global libsepolver 2.9-0 +%global libsepolver 2.9-0.rc2 Name: secilc Version: 2.9 -Release: 0.rc1.1%{?dist}.1 +Release: 0.rc2.1%{?dist} Summary: The SELinux CIL Compiler License: BSD URL: https://github.com/SELinuxProject/selinux/wiki -Source0: https://github.com/SELinuxProject/selinux/releases/download/20190125/secilc-2.9-rc1.tar.gz +Source0: https://github.com/SELinuxProject/selinux/releases/download/20190301/secilc-2.9-rc2.tar.gz # download https://raw.githubusercontent.com/fedora-selinux/scripts/master/selinux/make-fedora-selinux-patch.sh # run: -# $ VERSION=2.9-rc1 ./make-fedora-selinux-patch.sh secilc -# HEAD https://github.com/fedora-selinux/selinux/commit/a69fe203e41c9493e13ffafa51908d17da6fa7a2 +# $ VERSION=2.9-rc2 ./make-fedora-selinux-patch.sh secilc +# HEAD https://github.com/fedora-selinux/selinux/commit/cb42e1bf324698875492f6f8f7adf9c5f7778aab # Patch1: secilc-fedora.patch BuildRequires: gcc @@ -36,10 +36,11 @@ http://github.com/SELinuxProject/cil/wiki/ for more information about the goals and features on the CIL language. %prep -%autosetup -p 1 -n secilc-%{version}-rc1 +%autosetup -p 1 -n secilc-%{version}-rc2 %build +%set_build_flags make %{?_smp_mflags} CFLAGS="%{optflags}" LIBSEPOL_STATIC=%{_libdir}/libsepol.a pushd docs make %{?_smp_mflags} @@ -63,6 +64,9 @@ make %{?_smp_mflags} DESTDIR="%{buildroot}" SBINDIR="%{buildroot}%{_sbindir}" LI %license COPYING %changelog +* Mon Mar 11 2019 Petr Lautrbach - 2.9-0.rc2.1 +- SELinux userspace 2.9-rc2 release + * Sat Feb 02 2019 Fedora Release Engineering - 2.9-0.rc1.1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild diff --git a/sources b/sources index 6f6d236..21f0ad8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (secilc-2.9-rc1.tar.gz) = 5aeb099fc8afad5dce5c55c171db8ca1e1326bd670f84debdeb679b3e81e3f9943c68bcbbb3beaa9c9c3aa3aceb691f6cf8a13081f0bf28eb921d7b139dfb814 +SHA512 (secilc-2.9-rc2.tar.gz) = ebb726aff4a674837af96c4cba90caed8bbb2c5be9c0fe8d1f781588d705c13b6e0e6045ae1e8c666f3bc57fd9bbd6147a8b3642699e95c33d78f9f160bf06d6