SPECS: qt4.spec - don't install _debug.prl from assisant.
pluto
pluto at pld-linux.org
Sun Jan 15 20:25:20 CET 2006
Author: pluto Date: Sun Jan 15 19:25:20 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- don't install _debug.prl from assisant.
---- Files affected:
SPECS:
qt4.spec (1.53 -> 1.54)
---- Diffs:
================================================================
Index: SPECS/qt4.spec
diff -u SPECS/qt4.spec:1.53 SPECS/qt4.spec:1.54
--- SPECS/qt4.spec:1.53 Sun Jan 15 17:42:34 2006
+++ SPECS/qt4.spec Sun Jan 15 20:25:14 2006
@@ -1040,7 +1040,7 @@
}
mkdevfl QtCore %{_includedir}/qt4 %{_includedir}/qt4/Qt \
- %{_libdir}/libQtAssistantClient{.prl,_debug.prl}
+ %{_libdir}/libQtAssistantClient.prl
mkdevfl QtGui
mkdevfl QtNetwork
mkdevfl QtOpenGL
@@ -1326,6 +1326,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.54 2006/01/15 19:25:14 pluto
+- don't install _debug.prl from assisant.
+
Revision 1.53 2006/01/15 16:42:34 pluto
- pass -fno-strict-aliasing 'coz several core classes violate aliasing rules.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/qt4.spec?r1=1.53&r2=1.54&f=u
More information about the pld-cvs-commit
mailing list