checkpolicy-2.5-0.1.rc1

Update to upstream rc1 release 2016-01-07
This commit is contained in:
Petr Lautrbach 2016-02-21 13:39:51 +01:00
parent 3ba2a7069f
commit cfa584572b
3 changed files with 11 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,12 @@
%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: 2%{?dist}.1
Version: 2.5
Release: 0.1.rc1%{?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 +27,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 +57,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_bindir}/sedispol
%changelog
* Sun Feb 21 2016 Petr Lautrbach <plautrba@redhat.com> 2.5-0.1.rc1
- Update to upstream rc1 release 2016-01-07
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.4-2.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

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