SPECS: audit.spec - enable apparmor events
arekm
arekm at pld-linux.org
Wed Dec 13 20:22:53 CET 2006
Author: arekm Date: Wed Dec 13 19:22:53 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- enable apparmor events
---- Files affected:
SPECS:
audit.spec (1.34 -> 1.35)
---- Diffs:
================================================================
Index: SPECS/audit.spec
diff -u SPECS/audit.spec:1.34 SPECS/audit.spec:1.35
--- SPECS/audit.spec:1.34 Tue Dec 12 01:44:32 2006
+++ SPECS/audit.spec Wed Dec 13 20:22:48 2006
@@ -8,7 +8,7 @@
Summary(pl): Narzędzia przestrzeni użytkownika do audytu jąder 2.6
Name: audit
Version: 1.3.1
-Release: 1
+Release: 2
License: GPL
Group: Daemons
Source0: http://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz
@@ -128,7 +128,8 @@
%{__autoconf}
%{__autoheader}
%{__automake}
-%configure
+%configure \
+ --with-apparmor
# override auditd_{C,LD}FLAGS to avoid -fPIE unsupported by gcc 3.3
%{__make} \
%{!?with_pie:auditd_CFLAGS="-D_REENTRANT -D_GNU_SOURCE" auditd_LDFLAGS="-Wl,-z,relro"}
@@ -245,6 +246,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.35 2006/12/13 19:22:48 arekm
+- enable apparmor events
+
Revision 1.34 2006/12/12 00:44:32 arekm
- up to 1.3.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/audit.spec?r1=1.34&r2=1.35&f=u
More information about the pld-cvs-commit
mailing list