SPECS: ss.spec - use rpmldflags

qboosh qboosh at pld-linux.org
Mon Jan 15 00:16:29 CET 2007


Author: qboosh                       Date: Sun Jan 14 23:16:29 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use rpmldflags

---- Files affected:
SPECS:
   ss.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/ss.spec
diff -u SPECS/ss.spec:1.2 SPECS/ss.spec:1.3
--- SPECS/ss.spec:1.2	Tue Jan  2 15:23:50 2007
+++ SPECS/ss.spec	Mon Jan 15 00:16:24 2007
@@ -24,7 +24,7 @@
 cp %{SOURCE0} ss.c
 
 %build
-%{__cc} %{rpmcflags} ss.c -o ss
+%{__cc} %{rpmldflags} %{rpmcflags} ss.c -o ss
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -41,6 +41,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/01/14 23:16:24  qboosh
+- use rpmldflags
+
 Revision 1.2  2007/01/02 14:23:50  adamg
 - pl summary/description; pass rpmcflags
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ss.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list