- Rebuild to get latest libsepol
This commit is contained in:
parent
f28bede7d6
commit
0f4afaf913
@ -1,12 +1,11 @@
|
|||||||
%define libsepolver 1.7.20-1
|
%define libsepolver 1.7.22-1
|
||||||
Summary: SELinux policy compiler
|
Summary: SELinux policy compiler
|
||||||
Name: checkpolicy
|
Name: checkpolicy
|
||||||
Version: 1.25.12
|
Version: 1.25.12
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Development/System
|
Group: Development/System
|
||||||
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
||||||
Prefix: %{_prefix}
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-buildroot
|
BuildRoot: %{_tmppath}/%{name}-buildroot
|
||||||
BuildRequires: byacc flex libsepol-devel >= %{libsepolver}
|
BuildRequires: byacc flex libsepol-devel >= %{libsepolver}
|
||||||
|
|
||||||
@ -45,6 +44,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_mandir}/man8/checkpolicy.8.gz
|
%{_mandir}/man8/checkpolicy.8.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 29 2005 Dan Walsh <dwalsh@redhat.com> 1.25.12-2
|
||||||
|
- Rebuild to get latest libsepol
|
||||||
|
|
||||||
* Mon Aug 22 2005 Dan Walsh <dwalsh@redhat.com> 1.25.12-1
|
* Mon Aug 22 2005 Dan Walsh <dwalsh@redhat.com> 1.25.12-1
|
||||||
- Update to NSA Release
|
- Update to NSA Release
|
||||||
* Fixed handling of validatetrans constraint expressions.
|
* Fixed handling of validatetrans constraint expressions.
|
||||||
|
Loading…
Reference in New Issue
Block a user