From: Paweł Sikora Date: Wed, 28 Sep 2005 15:47:42 +0000 (+0000) Subject: - fix x86-64 build. X-Git-Tag: auto/th/audit-1_0_3-1_1 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=7865591c47589d25bb8c392e2e82c24e0c000582;p=packages%2Faudit.git - fix x86-64 build. Changed files: audit.spec -> 1.7 --- diff --git a/audit.spec b/audit.spec index 29523f4..d12d054 100644 --- a/audit.spec +++ b/audit.spec @@ -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