]> git.pld-linux.org Git - packages/audit.git/commitdiff
- enable apparmor events
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 13 Dec 2006 19:22:48 +0000 (19:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    audit.spec -> 1.35

audit.spec

index 5d9b2074994e7985f7e6ef789d8ab703b3f27a3b..979f30ed4000b52b578c80e582ef2dce1bc80cb9 100644 (file)
@@ -7,7 +7,7 @@ Summary:        User space tools for 2.6 kernel auditing
 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
@@ -127,7 +127,8 @@ sed 's/swig//' -i Makefile.am
 %{__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"}
This page took 0.153186 seconds and 4 git commands to generate.