diff --git a/.gitignore b/.gitignore index a2f5562..c1c820a 100644 --- a/.gitignore +++ b/.gitignore @@ -103,3 +103,4 @@ checkpolicy-2.0.22.tgz /checkpolicy-2.9-rc2.tar.gz /checkpolicy-2.9.tar.gz /checkpolicy-3.0-rc1.tar.gz +/checkpolicy-3.0.tar.gz diff --git a/checkpolicy.spec b/checkpolicy.spec index dd7bba2..8091380 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -1,18 +1,18 @@ -%define libselinuxver 3.0 -%define libsepolver 3.0 +%define libselinuxver 3.0-1 +%define libsepolver 3.0-1 Summary: SELinux policy compiler Name: checkpolicy Version: 3.0 -Release: 0.rc1.1%{?dist} +Release: 1%{?dist} License: GPLv2 -Source0: https://github.com/SELinuxProject/selinux/releases/download/20191031/checkpolicy-3.0-rc1.tar.gz +Source0: https://github.com/SELinuxProject/selinux/releases/download/20191204/checkpolicy-3.0.tar.gz # $ git clone https://github.com/fedora-selinux/selinux.git # $ cd selinux -# $ git format-patch -N checkpolicy-3.0-rc1 -- checkpolicy +# $ git format-patch -N checkpolicy-3.0 -- checkpolicy # $ i=1; for j in 00*patch; do printf "Patch%04d: %s\n" $i $j; i=$((i+1));done # Patch list start -# Patch list end Conflicts: selinux-policy-base < 3.13.1-138 +# Patch list end BuildRequires: gcc BuildRequires: byacc bison flex flex-static libsepol-static >= %{libsepolver} libselinux-devel >= %{libselinuxver} @@ -31,7 +31,7 @@ This package contains checkpolicy, the SELinux policy compiler. Only required for building policies. %prep -%autosetup -p 2 -n checkpolicy-%{version}-rc1 +%autosetup -p 2 -n checkpolicy-%{version} %build @@ -61,6 +61,9 @@ install test/dispol ${RPM_BUILD_ROOT}%{_bindir}/sedispol %{_bindir}/sedispol %changelog +* Fri Dec 6 2019 Petr Lautrbach - 3.0-1 +- SELinux userspace 3.0 release + * Mon Nov 11 2019 Petr Lautrbach - 3.0-0.rc1.1 - SELinux userspace 3.0-rc1 release candidate diff --git a/sources b/sources index fb23695..ac99ca2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (checkpolicy-3.0-rc1.tar.gz) = efcc0be57eef988118a1d3dd012e8602a10ceb42044984c62b925430dc7881baca817f2ae490f18a5636cafb8801bff9ff6c8f33382fa82b128b6e6f7d3e730f +SHA512 (checkpolicy-3.0.tar.gz) = 196d24638ec7fc88d427637e2308c7a0c5a3d4cc88c372a5f5dc61d6c1e2f895e308b8e06ee9e47d340d65a1b2d4486dc4decfa6074594dda14e46f1308ded89