SPECS: qt4.spec - use only -no-sse/-no-sse2, no positive versions ...

qboosh qboosh at pld-linux.org
Thu Jun 21 17:55:23 CEST 2007


Author: qboosh                       Date: Thu Jun 21 15:55:23 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use only -no-sse/-no-sse2, no positive versions (merged from AC-branch, by glen)

---- Files affected:
SPECS:
   qt4.spec (1.138 -> 1.139) 

---- Diffs:

================================================================
Index: SPECS/qt4.spec
diff -u SPECS/qt4.spec:1.138 SPECS/qt4.spec:1.139
--- SPECS/qt4.spec:1.138	Thu Jun 21 01:49:34 2007
+++ SPECS/qt4.spec	Thu Jun 21 17:55:18 2007
@@ -1027,8 +1027,8 @@
 	-glib \
 	-%{!?with_pch:no-}pch \
 	-no-rpath \
-	-%{!?with_sse:no-}sse \
-	-%{!?with_sse2:no-}sse2 \
+	%{!?with_sse:-no-sse} \
+	%{!?with_sse2:-no-sse2} \
 	-qdbus \
 	-qt-gif \
 	-system-libjpeg \
@@ -1631,6 +1631,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.139  2007/06/21 15:55:18  qboosh
+- use only -no-sse/-no-sse2, no positive versions (merged from AC-branch, by glen)
+
 Revision 1.138  2007/06/20 23:49:34  glen
 - cosmetics
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/qt4.spec?r1=1.138&r2=1.139&f=u



More information about the pld-cvs-commit mailing list