SPECS: audit.spec - build PIE after Ac
qboosh
qboosh at pld-linux.org
Mon Oct 3 20:38:56 CEST 2005
Author: qboosh Date: Mon Oct 3 18:38:56 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- build PIE after Ac
---- Files affected:
SPECS:
audit.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/audit.spec
diff -u SPECS/audit.spec:1.7 SPECS/audit.spec:1.8
--- SPECS/audit.spec:1.7 Wed Sep 28 17:47:42 2005
+++ SPECS/audit.spec Mon Oct 3 20:38:51 2005
@@ -15,6 +15,7 @@
URL: http://people.redhat.com/sgrubb/audit/
BuildRequires: autoconf >= 2.59
BuildRequires: automake >= 1.9
+BuildRequires: gcc >= 5:3.4
BuildRequires: libtool
BuildRequires: linux-libc-headers >= 2.6.11
PreReq: rc-scripts
@@ -92,9 +93,7 @@
%{__autoheader}
%{__automake}
%configure
-# override auditd_CFLAGS to avoid -fPIE unsupported by gcc 3.3
-%{__make} \
- auditd_CFLAGS="-fPIC"
+%{__make}
%install
rm -rf $RPM_BUILD_ROOT
@@ -172,6 +171,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2005/10/03 18:38:51 qboosh
+- build PIE after Ac
+
Revision 1.7 2005/09/28 15:47:42 pluto
- fix x86-64 build.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/audit.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list