Update sepolicy gui.
This commit is contained in:
parent
2ab6b02e3c
commit
101341aa44
337880
policycoreutils-rhat.patch
337880
policycoreutils-rhat.patch
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@
|
||||
Summary: SELinux policy core utilities
|
||||
Name: policycoreutils
|
||||
Version: 2.1.14
|
||||
Release: 61%{?dist}
|
||||
Release: 62%{?dist}
|
||||
License: GPLv2
|
||||
Group: System Environment/Base
|
||||
# Based on git repository with tag 20101221
|
||||
@ -52,7 +52,7 @@ to switch roles.
|
||||
|
||||
%build
|
||||
cp %{SOURCE3} gui/
|
||||
make LSPP_PRIV=y SBINDIR="%{_sbindir}" LIBDIR="%{_libdir}" CFLAGS="%{optflags} -fPIE" LDFLAGS="-pie -Wl,-z,relro" SEMODULE_PATH="/usr/sbin" all
|
||||
make LSPP_PRIV=y SBINDIR="%{_sbindir}" LIBDIR="%{_libdir}" CFLAGS="%{optflags} -fPIE" LDFLAGS="-pie -Wl,-z,relro -Wl,-z,now" SEMODULE_PATH="/usr/sbin" all
|
||||
make -C sepolgen-%{sepolgenver} SBINDIR="%{_sbindir}" LSPP_PRIV=y LIBDIR="%{_libdir}" CFLAGS="%{optflags} -fPIE" LDFLAGS="-pie -Wl,-z,relro" all
|
||||
|
||||
%install
|
||||
@ -330,7 +330,10 @@ The policycoreutils-restorecond package contains the restorecond service.
|
||||
%systemd_postun_with_restart restorecond.service
|
||||
|
||||
%changelog
|
||||
* Fri Jun 28 2013 Dan Walsh <dwalsh@redhat.com> - 2.1.14-61
|
||||
* Wed Jul 10 2013 Dan Walsh <dwalsh@redhat.com> - 2.1.14-62
|
||||
- Update sepolicy gui.
|
||||
|
||||
* Fri Jul 5 2013 Dan Walsh <dwalsh@redhat.com> - 2.1.14-61
|
||||
- Add Ryan Hallisey sepolicy gui.
|
||||
- Update Translations
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user