* Thu Aug 31 2006 Dan Walsh <dwalsh@redhat.com> 1.30.27-2

- Fix init script and add translations
This commit is contained in:
Daniel J Walsh 2006-08-31 11:42:45 +00:00
parent c3d45a3833
commit eab5cfc041
4 changed files with 26134 additions and 92 deletions

View File

@ -110,3 +110,4 @@ policycoreutils-1.30.17.tgz
policycoreutils-1.30.22.tgz
policycoreutils-1.30.25.tgz
policycoreutils-1.30.26.tgz
policycoreutils-1.30.27.tgz

File diff suppressed because it is too large Load Diff

View File

@ -1,11 +1,11 @@
%define libauditver 1.1.4-3
%define libsepolver 1.12.23-1
%define libsepolver 1.12.25-1
%define libsemanagever 1.6.15-1
%define libselinuxver 1.30.26-1
%define libselinuxver 1.30.27-1
Summary: SELinux policy core utilities.
Name: policycoreutils
Version: 1.30.26
Release: 1
Version: 1.30.27
Release: 2
License: GPL
Group: System Environment/Base
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
@ -36,7 +36,7 @@ context.
%prep
%setup -q
%patch -p1 -b .rhat
#%patch -p1 -b .rhat
%build
make LOG_AUDIT_PRIV=y LIBDIR="%{_libdir}" CFLAGS="%{optflags}" all
@ -119,6 +119,13 @@ fi
[ -x /sbin/service ] && /sbin/service restorecond condrestart
%changelog
* Thu Aug 31 2006 Dan Walsh <dwalsh@redhat.com> 1.30.27-2
- Fix init script and add translations
* Thu Aug 24 2006 Dan Walsh <dwalsh@redhat.com> 1.30.27-1
- Update to upstream
* Merged fix for restorecon symlink handling from Erich Schubert.
* Sat Aug 12 2006 Dan Walsh <dwalsh@redhat.com> 1.30.26-1
- Update to upstream
* Merged semanage local file contexts patch from Chris PeBenito.

View File

@ -1 +1 @@
d403659413ccab1ae91eba2dc3d847e2 policycoreutils-1.30.26.tgz
b8f142cb8f8c1775e400f3fcb232a85f policycoreutils-1.30.27.tgz