Update to 2.4 release
This commit is contained in:
parent
58f0113c23
commit
76fb2b6d10
1
.gitignore
vendored
1
.gitignore
vendored
@ -91,3 +91,4 @@ checkpolicy-2.0.22.tgz
|
||||
/checkpolicy-2.1.12.tgz
|
||||
/checkpolicy-2.2.tgz
|
||||
/checkpolicy-2.3.tgz
|
||||
/checkpolicy-2.4.tar.gz
|
||||
|
@ -1,14 +1,15 @@
|
||||
%define libselinuxver 2.1.13-1
|
||||
%define libsepolver 2.1.9-1
|
||||
%define libselinuxver 2.4-1
|
||||
%define libsepolver 2.4-1
|
||||
Summary: SELinux policy compiler
|
||||
Name: checkpolicy
|
||||
Version: 2.3
|
||||
Release: 5%{?dist}
|
||||
Version: 2.4
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Group: Development/System
|
||||
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
||||
Source: https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20150202/checkpolicy-2.4.tar.gz
|
||||
#Patch: checkpolicy-rhat.patch
|
||||
|
||||
Conflicts: selinux-policy < 3.13.1-138
|
||||
BuildRoot: %{_tmppath}/%{name}-buildroot
|
||||
BuildRequires: byacc bison flex flex-static libsepol-static >= %{libsepolver} libselinux-devel >= %{libselinuxver}
|
||||
|
||||
@ -58,8 +59,8 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_bindir}/sedispol
|
||||
|
||||
%changelog
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
* Mon Jul 20 2015 Petr Lautrbach <plautrba@redhat.com> 2.4-1
|
||||
- Update to 2.4 release
|
||||
|
||||
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user