* 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:
parent
97edb5d2aa
commit
030a28bfcf
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user