* Thu Aug 31 2006 Dan Walsh <dwalsh@redhat.com> 1.30.27-2
- Fix init script and add translations
This commit is contained in:
parent
c3d45a3833
commit
eab5cfc041
@ -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
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user