* Tue Mar 15 2005 Dan Walsh <dwalsh@redhat.com> 1.23.1-1
- Update to released version from NSA * Merged rewrite of genhomedircon by Eric Paris. * Changed fixfiles to relabel jfs since it now supports security xattrs (as of 2.6.11). Removed reiserfs until 2.6.12 is released with fixed support for reiserfs and selinux.
This commit is contained in:
parent
407451201f
commit
9874bbbdb4
@ -27,3 +27,4 @@ policycoreutils-1.21.20.tgz
|
||||
policycoreutils-1.21.21.tgz
|
||||
policycoreutils-1.21.22.tgz
|
||||
policycoreutils-1.22.tgz
|
||||
policycoreutils-1.23.1.tgz
|
||||
|
@ -2,12 +2,11 @@
|
||||
%define libsepolver 1.3.8-1
|
||||
Summary: SELinux policy core utilities.
|
||||
Name: policycoreutils
|
||||
Version: 1.22
|
||||
Release: 2
|
||||
Version: 1.23.1
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: System Environment/Base
|
||||
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
|
||||
Patch: policycoreutils-rhat.patch
|
||||
|
||||
Prefix: %{_prefix}
|
||||
BuildRequires: libselinux-devel >= %{libselinuxver} pam-devel libsepol-devel >= %{libsepolver}
|
||||
@ -34,7 +33,6 @@ context.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -p1 -b .rhat
|
||||
%build
|
||||
make CFLAGS="%{optflags}" all
|
||||
|
||||
@ -81,6 +79,13 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%config(noreplace) %{_sysconfdir}/sestatus.conf
|
||||
|
||||
%changelog
|
||||
* Tue Mar 15 2005 Dan Walsh <dwalsh@redhat.com> 1.23.1-1
|
||||
- Update to released version from NSA
|
||||
* Merged rewrite of genhomedircon by Eric Paris.
|
||||
* Changed fixfiles to relabel jfs since it now supports security xattrs
|
||||
(as of 2.6.11). Removed reiserfs until 2.6.12 is released with
|
||||
fixed support for reiserfs and selinux.
|
||||
|
||||
* Thu Mar 10 2005 Dan Walsh <dwalsh@redhat.com> 1.22-2
|
||||
- Update to released version from NSA
|
||||
- Patch genhomedircon to handle passwd in different places.
|
||||
|
Loading…
Reference in New Issue
Block a user