* Tue Sep 20 2005 Dan Walsh <dwalsh@redhat.com> 1.27.1-1
- Update to match NSA * Merged error shadowing bug fix for restorecon from Dan Walsh. * Merged setfiles usage/man page update for -r option from Dan Walsh. * Merged fixfiles -C patch to ignore :s0 addition on update to a MCS/MLS policy from Dan Walsh.
This commit is contained in:
parent
b14fed2892
commit
e2f354abb2
@ -3,16 +3,15 @@
|
|||||||
%define libsemanagever 1.3.1-1
|
%define libsemanagever 1.3.1-1
|
||||||
Summary: SELinux policy core utilities.
|
Summary: SELinux policy core utilities.
|
||||||
Name: policycoreutils
|
Name: policycoreutils
|
||||||
Version: 1.26
|
Version: 1.27.1
|
||||||
Release: 3
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
|
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
|
||||||
Patch: policycoreutils-rhat.patch
|
|
||||||
|
|
||||||
BuildRequires: libselinux-devel >= %{libselinuxver} pam-devel libsepol-devel >= %{libsepolver} libsemanage-devel >= %{libsemanagever}
|
BuildRequires: libselinux-devel >= %{libselinuxver} pam-devel libsepol-devel >= %{libsepolver} libsemanage-devel >= %{libsemanagever}
|
||||||
|
|
||||||
PreReq: /bin/mount
|
PreReq: /bin/mount /bin/egrep /bin/awk /usr/bin/diff
|
||||||
Requires: libselinux >= %{libselinuxver} libsepol >= %{libsepolver} libsemanage
|
Requires: libselinux >= %{libselinuxver} libsepol >= %{libsepolver} libsemanage
|
||||||
BuildRoot: %{_tmppath}/%{name}-buildroot
|
BuildRoot: %{_tmppath}/%{name}-buildroot
|
||||||
|
|
||||||
@ -35,7 +34,6 @@ context.
|
|||||||
p
|
p
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch -p1 -b .rhat
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make LIBDIR="%{_libdir}" CFLAGS="%{optflags}" all
|
make LIBDIR="%{_libdir}" CFLAGS="%{optflags}" all
|
||||||
@ -88,6 +86,13 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%config(noreplace) %{_sysconfdir}/sestatus.conf
|
%config(noreplace) %{_sysconfdir}/sestatus.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 20 2005 Dan Walsh <dwalsh@redhat.com> 1.27.1-1
|
||||||
|
- Update to match NSA
|
||||||
|
* Merged error shadowing bug fix for restorecon from Dan Walsh.
|
||||||
|
* Merged setfiles usage/man page update for -r option from Dan Walsh.
|
||||||
|
* Merged fixfiles -C patch to ignore :s0 addition on update
|
||||||
|
to a MCS/MLS policy from Dan Walsh.
|
||||||
|
|
||||||
* Thu Sep 15 2005 Dan Walsh <dwalsh@redhat.com> 1.26-3
|
* Thu Sep 15 2005 Dan Walsh <dwalsh@redhat.com> 1.26-3
|
||||||
- Add chcat script for use with chcon.
|
- Add chcat script for use with chcon.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user