SPECS: wpa_supplicant.spec - pass %{rpmldflags}

sparky sparky at pld-linux.org
Thu Aug 3 01:41:34 CEST 2006


Author: sparky                       Date: Wed Aug  2 23:41:34 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pass %{rpmldflags}

---- Files affected:
SPECS:
   wpa_supplicant.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: SPECS/wpa_supplicant.spec
diff -u SPECS/wpa_supplicant.spec:1.31 SPECS/wpa_supplicant.spec:1.32
--- SPECS/wpa_supplicant.spec:1.31	Tue Aug  1 04:08:25 2006
+++ SPECS/wpa_supplicant.spec	Thu Aug  3 01:41:29 2006
@@ -110,6 +110,7 @@
 %build
 %{__make} \
 	CC="%{__cc}" \
+	LDFLAGS="%{rpmldflags}" \
 	OPT="%{rpmcflags}"
 
 %if %{with gui}
@@ -118,6 +119,7 @@
 	UIC=%{_bindir}/uic \
 	CC="%{__cc}" \
 	CXX="%{__cxx}" \
+	LDFLAGS="%{rpmldflags}" \
 	OPT="%{rpmcflags}"
 %endif
 
@@ -159,6 +161,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2006/08/02 23:41:29  sparky
+- pass %{rpmldflags}
+
 Revision 1.31  2006/08/01 02:08:25  sparky
 - up to 0.5.4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/wpa_supplicant.spec?r1=1.31&r2=1.32&f=u



More information about the pld-cvs-commit mailing list