]> git.pld-linux.org Git - packages/audit.git/commitdiff
- fix x86-64 build. auto/th/audit-1_0_3-1_1
authorPaweł Sikora <pluto@pld-linux.org>
Wed, 28 Sep 2005 15:47:42 +0000 (15:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    audit.spec -> 1.7

audit.spec

index 29523f4ffba7feeaed009f5ec0c842b454bfbc02..d12d0542ea6d45d875ec86cc1a5bbd5ae0009261 100644 (file)
@@ -2,7 +2,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.0.3
-Release:       1
+Release:       1.1
 License:       GPL
 Group:         Daemons
 Source0:       http://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz
@@ -93,7 +93,7 @@ install -D %{SOURCE1} src/mt/linux/audit.h
 %configure
 # override auditd_CFLAGS to avoid -fPIE unsupported by gcc 3.3
 %{__make} \
-       auditd_CFLAGS=
+       auditd_CFLAGS="-fPIC"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.199617 seconds and 4 git commands to generate.