SPECS: tskal.spec - fixed optflags

maciek2w maciek2w at pld-linux.org
Sat Oct 21 18:00:37 CEST 2006


Author: maciek2w                     Date: Sat Oct 21 16:00:37 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed optflags

---- Files affected:
SPECS:
   tskal.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/tskal.spec
diff -u SPECS/tskal.spec:1.19 SPECS/tskal.spec:1.20
--- SPECS/tskal.spec:1.19	Sat Oct 21 17:09:19 2006
+++ SPECS/tskal.spec	Sat Oct 21 18:00:31 2006
@@ -36,7 +36,8 @@
 qmake \
 	QMAKE_CXX="%{__cxx}" \
 	QMAKE_LINK="%{__cxx}" \
-	QMAKE_CXXFLAGS_RELEASE="%{rpmcflags}" \
+	QMAKE_CXXFLAGS_RELEASE="%{rpmcxxflags}" \
+	QMAKE_LFLAGS="%{rpmldflags}" \
 	QMAKE_RPATH=
 
 %{__make} \
@@ -64,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2006/10/21 16:00:31  maciek2w
+- fixed optflags
+
 Revision 1.19  2006/10/21 15:09:19  maciek2w
 - use optflags
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tskal.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list