* Tue Oct 25 2005 Dan Walsh <dwalsh@redhat.com> 1.27.19-2
- Rebuild to use latest libselinux, libsemanage, and libsepol
This commit is contained in:
parent
7748a6417b
commit
98865618f9
@ -1,18 +1,17 @@
|
||||
%define libselinuxver 1.27.14-1
|
||||
%define libsepolver 1.9.30-1
|
||||
%define libsemanagever 1.3.34-1
|
||||
%define libsepolver 1.9.33-1
|
||||
%define libsemanagever 1.3.38-1
|
||||
Summary: SELinux policy core utilities.
|
||||
Name: policycoreutils
|
||||
Version: 1.27.19
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: GPL
|
||||
Group: System Environment/Base
|
||||
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
|
||||
|
||||
BuildRequires: libselinux-devel >= %{libselinuxver} pam-devel libsepol-devel >= %{libsepolver} libsemanage-devel >= %{libsemanagever}
|
||||
BuildRequires: pam-devel libsepol-devel >= %{libsepolver} libsemanage-devel >= %{libsemanagever}
|
||||
|
||||
PreReq: /bin/mount /bin/egrep /bin/awk /usr/bin/diff
|
||||
Requires: libselinux >= %{libselinuxver} libsepol >= %{libsepolver} libsemanage
|
||||
Requires: libsepol >= %{libsepolver} libsemanage >= %{libsemanagever}
|
||||
BuildRoot: %{_tmppath}/%{name}-buildroot
|
||||
|
||||
%description
|
||||
@ -86,6 +85,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%config(noreplace) %{_sysconfdir}/sestatus.conf
|
||||
|
||||
%changelog
|
||||
* Tue Oct 25 2005 Dan Walsh <dwalsh@redhat.com> 1.27.19-2
|
||||
- Rebuild to use latest libselinux, libsemanage, and libsepol
|
||||
|
||||
* Tue Oct 25 2005 Dan Walsh <dwalsh@redhat.com> 1.27.19-1
|
||||
- Update to match NSA
|
||||
* Merged semodule support for reload, noreload, and store options
|
||||
|
Loading…
Reference in New Issue
Block a user