* Tue Jun 13 2006 James Antill <jantill@redhat.com> 1.30.12-5

- Update audit mass relabel to only compile in when audit is installed.
This commit is contained in:
jantill 2006-06-13 20:25:13 +00:00
parent 97edb5d2aa
commit 030a28bfcf
1 changed files with 5 additions and 0 deletions

View File

@ -10,6 +10,7 @@ License: GPL
Group: System Environment/Base
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
Patch: policycoreutils-rhat.patch
Patch2: policycoreutils-1.30.12-audit-mass-relabel.patch
BuildRequires: pam-devel libsepol-devel >= %{libsepolver} libsemanage-devel >= %{libsemanagever} libselinux-devel >= %{libselinuxver} libcap-devel audit-libs-devel gettext
Requires: /bin/mount /bin/egrep /bin/awk /usr/bin/diff
@ -37,6 +38,7 @@ context.
%prep
%setup -q
%patch -p1 -b .rhat
%patch2 -p1 -b .audit
%build
make LOG_AUDIT_PRIV=y LIBDIR="%{_libdir}" CFLAGS="%{optflags}" all
@ -110,6 +112,9 @@ rm -rf %{buildroot}
[ -x /sbin/service ] && /sbin/service restorecond condrestart
%changelog
* Tue Jun 13 2006 James Antill <jantill@redhat.com> 1.30.12-5
- Update audit mass relabel to only compile in when audit is installed.
* Mon Jun 12 2006 Dan Walsh <dwalsh@redhat.com> 1.30.12-4
- Update to required versions
- Update translation