SPECS: setup.spec - pass rpmldflags

sparky sparky at pld-linux.org
Sun Jul 30 16:55:40 CEST 2006


Author: sparky                       Date: Sun Jul 30 14:55:40 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pass rpmldflags

---- Files affected:
SPECS:
   setup.spec (1.117 -> 1.118) 

---- Diffs:

================================================================
Index: SPECS/setup.spec
diff -u SPECS/setup.spec:1.117 SPECS/setup.spec:1.118
--- SPECS/setup.spec:1.117	Wed Jul 26 17:02:19 2006
+++ SPECS/setup.spec	Sun Jul 30 16:55:35 2006
@@ -84,9 +84,11 @@
 
 %{__make} \
 	OPT_FLAGS="%{rpmcflags} %{?with_ssp:-fno-stack-protector}" \
+	LDFLAGS="%{rpmldflags}" \
 	CC="diet %{__cc}"
 %{__make} update-fstab \
 	OPT_FLAGS="%{rpmcflags}" \
+	LDFLAGS="%{rpmldflags}" \
 	CC="diet %{__cc}"
 
 %install
@@ -140,6 +142,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.118  2006/07/30 14:55:35  sparky
+- pass rpmldflags
+
 Revision 1.117  2006/07/26 15:02:19  glen
 - avoid defining default %attr
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/setup.spec?r1=1.117&r2=1.118&f=u



More information about the pld-cvs-commit mailing list