]> git.pld-linux.org Git - packages/audit.git/commitdiff
- rel 2; enable apparmor events AC-branch AC-STABLE auto/ac/audit-1_3_1-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 13 Dec 2006 19:26:05 +0000 (19:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    audit.spec -> 1.34.2.2

audit.spec

index 8ed003e0bb1bce45d8eac46272171f0f06cf3ed6..1110fdc532949fed83beca8013dfe20282219d9e 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.043589 seconds and 4 git commands to generate.