Author: shadzik                      Date: Thu Aug 23 13:28:02 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix build on current th
- pass LDFLAGS

---- Files affected:
SPECS:
   usplash.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/usplash.spec
diff -u SPECS/usplash.spec:1.7 SPECS/usplash.spec:1.8
--- SPECS/usplash.spec:1.7      Mon Feb 12 23:09:19 2007
+++ SPECS/usplash.spec  Thu Aug 23 15:27:57 2007
@@ -40,9 +40,15 @@
 %setup -q
 
 %build
+%{__make} -C bogl \
+       CC="%{__cc}" \
+       CFLAGS="%{rpmcflags}" \
+       LDFLAGS="%{rpmldflags}"
+
 %{__make} \
        CC="%{__cc}" \
-       CFLAGS="%{rpmcflags}"
+       CFLAGS="%{rpmcflags}" \
+       LDFLAGS="%{rpmldflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -66,6 +72,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2007/08/23 13:27:57  shadzik
+- fix build on current th
+- pass LDFLAGS
+
 Revision 1.7  2007/02/12 22:09:19  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/usplash.spec?r1=1.7&r2=1.8&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to