checkpolicy-2.5-0.99.rc1.1.fc24

Update to upstream rc1 release 2016-01-07
This commit is contained in:
Petr Lautrbach 2016-01-08 23:39:39 +01:00
parent 13e82f6134
commit dcad6919c1
3 changed files with 12 additions and 8 deletions

1
.gitignore vendored
View File

@ -92,3 +92,4 @@ checkpolicy-2.0.22.tgz
/checkpolicy-2.2.tgz
/checkpolicy-2.3.tgz
/checkpolicy-2.4.tar.gz
/checkpolicy-2.5-rc1.tar.gz

View File

@ -1,12 +1,13 @@
%define libselinuxver 2.4-1
%define libsepolver 2.4-1
%define libselinuxver 2.5-0
%define libsepolver 2.5-0
Summary: SELinux policy compiler
Name: checkpolicy
Version: 2.4
Release: 1%{?dist}.1
Version: 2.5
Release: 0.99.rc1.1%{?dist}
License: GPLv2
Group: Development/System
Source: https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20150202/checkpolicy-2.4.tar.gz
Source: https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20160107/checkpolicy-2.5-rc1.tar.gz
Conflicts: selinux-policy-base < 3.13.1-138
BuildRoot: %{_tmppath}/%{name}-buildroot
@ -27,7 +28,7 @@ This package contains checkpolicy, the SELinux policy compiler.
Only required for building policies.
%prep
%setup -q
%setup -q -n checkpolicy-2.5-rc1
%build
make clean
@ -57,6 +58,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_bindir}/sedispol
%changelog
* Fri Jan 08 2016 Petr Lautrbach <plautrba@redhat.com> 2.5-0.99.rc1.1
- Update to upstream rc1 release 2016-01-07
* Tue Jul 21 2015 Petr Lautrbach <plautrba@redhat.com> 2.4-1.1
- Update to 2.4 release

View File

@ -1,2 +1 @@
5c083d1b02c854436197d5b4b8568a1f checkpolicy-2.3.tgz
4d35189dcfdcf9e3b8b8466f3f706756 checkpolicy-2.4.tar.gz
3387013d526c51272b2b76f94c3211fb checkpolicy-2.5-rc1.tar.gz