SPECS: gpm.spec - pass rpmcflags when linking

tommat tommat at pld-linux.org
Sun Feb 11 01:30:06 CET 2007


Author: tommat                       Date: Sun Feb 11 00:30:06 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pass rpmcflags when linking

---- Files affected:
SPECS:
   gpm.spec (1.135 -> 1.136) 

---- Diffs:

================================================================
Index: SPECS/gpm.spec
diff -u SPECS/gpm.spec:1.135 SPECS/gpm.spec:1.136
--- SPECS/gpm.spec:1.135	Wed Sep 27 00:53:14 2006
+++ SPECS/gpm.spec	Sun Feb 11 01:30:00 2007
@@ -239,7 +239,7 @@
 	--disable-debug \
 	--with-curses
 %{__make} \
-	LDFLAGS="%{rpmldflags}"
+	LDFLAGS="%{rpmcflags} %{rpmldflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -312,6 +312,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.136  2007/02/11 00:30:00  tommat
+- pass rpmcflags when linking
+
 Revision 1.135  2006/09/26 22:53:14  glen
 - rel 9
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gpm.spec?r1=1.135&r2=1.136&f=u



More information about the pld-cvs-commit mailing list