Author: arekm Date: Wed Dec 13 19:26:10 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - rel 2; enable apparmor events
---- Files affected: SPECS: audit.spec (1.34.2.1 -> 1.34.2.2) ---- Diffs: ================================================================ Index: SPECS/audit.spec diff -u SPECS/audit.spec:1.34.2.1 SPECS/audit.spec:1.34.2.2 --- SPECS/audit.spec:1.34.2.1 Wed Dec 13 11:19:08 2006 +++ SPECS/audit.spec Wed Dec 13 20:26:05 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.34.2.2 2006/12/13 19:26:05 arekm +- rel 2; enable apparmor events + Revision 1.34.2.1 2006/12/13 10:19:08 arekm - without pie for AC ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/audit.spec?r1=1.34.2.1&r2=1.34.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
