* 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.22.tgz
|
||||||
policycoreutils-1.30.25.tgz
|
policycoreutils-1.30.25.tgz
|
||||||
policycoreutils-1.30.26.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 libauditver 1.1.4-3
|
||||||
%define libsepolver 1.12.23-1
|
%define libsepolver 1.12.25-1
|
||||||
%define libsemanagever 1.6.15-1
|
%define libsemanagever 1.6.15-1
|
||||||
%define libselinuxver 1.30.26-1
|
%define libselinuxver 1.30.27-1
|
||||||
Summary: SELinux policy core utilities.
|
Summary: SELinux policy core utilities.
|
||||||
Name: policycoreutils
|
Name: policycoreutils
|
||||||
Version: 1.30.26
|
Version: 1.30.27
|
||||||
Release: 1
|
Release: 2
|
||||||
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
|
||||||
@ -36,7 +36,7 @@ context.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch -p1 -b .rhat
|
#%patch -p1 -b .rhat
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make LOG_AUDIT_PRIV=y LIBDIR="%{_libdir}" CFLAGS="%{optflags}" all
|
make LOG_AUDIT_PRIV=y LIBDIR="%{_libdir}" CFLAGS="%{optflags}" all
|
||||||
@ -119,6 +119,13 @@ fi
|
|||||||
[ -x /sbin/service ] && /sbin/service restorecond condrestart
|
[ -x /sbin/service ] && /sbin/service restorecond condrestart
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Aug 12 2006 Dan Walsh <dwalsh@redhat.com> 1.30.26-1
|
||||||
- Update to upstream
|
- Update to upstream
|
||||||
* Merged semanage local file contexts patch from Chris PeBenito.
|
* Merged semanage local file contexts patch from Chris PeBenito.
|
||||||
|
Loading…
Reference in New Issue
Block a user