* Wed Mar 29 2006 Dan Walsh <dwalsh@redhat.com> 1.30.4-2
- Fix audit2allow to not require ausearch. - Fix man page - Add libflashplayer to restorecond.conf
This commit is contained in:
parent
2f73ae6a68
commit
a7b6d1a77e
File diff suppressed because it is too large
Load Diff
@ -5,10 +5,11 @@
|
|||||||
Summary: SELinux policy core utilities.
|
Summary: SELinux policy core utilities.
|
||||||
Name: policycoreutils
|
Name: policycoreutils
|
||||||
Version: 1.30.4
|
Version: 1.30.4
|
||||||
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
|
||||||
|
Patch: policycoreutils-rhat.patch
|
||||||
|
|
||||||
BuildRequires: pam-devel libsepol-devel >= %{libsepolver} libsemanage-devel >= %{libsemanagever} libselinux-devel >= %{libselinuxver}
|
BuildRequires: pam-devel libsepol-devel >= %{libsepolver} libsemanage-devel >= %{libsemanagever} libselinux-devel >= %{libselinuxver}
|
||||||
Requires: /bin/mount /bin/egrep /bin/awk /usr/bin/diff
|
Requires: /bin/mount /bin/egrep /bin/awk /usr/bin/diff
|
||||||
@ -34,6 +35,7 @@ context.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
%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
|
||||||
@ -105,6 +107,11 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
service restorecond condrestart
|
service restorecond condrestart
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 29 2006 Dan Walsh <dwalsh@redhat.com> 1.30.4-2
|
||||||
|
- Fix audit2allow to not require ausearch.
|
||||||
|
- Fix man page
|
||||||
|
- Add libflashplayer to restorecond.conf
|
||||||
|
|
||||||
* Wed Mar 29 2006 Dan Walsh <dwalsh@redhat.com> 1.30.4-1
|
* Wed Mar 29 2006 Dan Walsh <dwalsh@redhat.com> 1.30.4-1
|
||||||
- Update from upstream
|
- Update from upstream
|
||||||
* Merged audit2allow fixes for refpolicy from Dan Walsh.
|
* Merged audit2allow fixes for refpolicy from Dan Walsh.
|
||||||
|
Loading…
Reference in New Issue
Block a user