SPECS: qt4.spec - dep loops

glen glen at pld-linux.org
Fri Nov 21 14:54:23 CET 2008


Author: glen                         Date: Fri Nov 21 13:54:23 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- dep loops

---- Files affected:
SPECS:
   qt4.spec (1.178 -> 1.179) 

---- Diffs:

================================================================
Index: SPECS/qt4.spec
diff -u SPECS/qt4.spec:1.178 SPECS/qt4.spec:1.179
--- SPECS/qt4.spec:1.178	Sat Nov  8 22:24:04 2008
+++ SPECS/qt4.spec	Fri Nov 21 14:54:18 2008
@@ -5,6 +5,30 @@
 #	- more cleanups
 #	- check if translations are available
 #	- check Qt ui tool
+# - solve dep loops:
+#error: LOOP:
+#error: removing QtGui-4.4.3-1.athlon "Requires(auto): libQtSvg.so.4" from tsort relations.
+#error:     QtGui-4.4.3-1.athlon                     Requires(auto): libQtSvg.so.4
+#error: removing QtSvg-4.4.3-1.athlon "Requires(auto): libQtGui.so.4" from tsort relations.
+#error:     QtSvg-4.4.3-1.athlon                     Requires(auto): libQtGui.so.4
+#
+#error: LOOP:
+#error: removing QtGui-4.3.4-2.athlon "Requires(auto): libQtGui.so.4" from tsort relations.
+#error:     QtGui-4.3.4-2.athlon                     Requires(auto): libQtGui.so.4
+#error: removing QtSvg-4.3.4-2.athlon "Requires(auto): libQtSvg.so.4" from tsort relations.
+#error:     QtSvg-4.3.4-2.athlon                     Requires(auto): libQtSvg.so.4
+#
+#error: LOOP:
+#error: removing Qt3Support-4.4.3-1.athlon "Requires: QtGui = 4.4.3-1" from tsort relations.
+#error:     Qt3Support-4.4.3-1.athlon                Requires: QtGui = 4.4.3-1
+#error: removing QtGui-4.4.3-1.athlon "Requires: Qt3Support = 4.4.3-1" from tsort relations.
+#error:     QtGui-4.4.3-1.athlon                     Requires: Qt3Support = 4.4.3-1
+#
+#error: LOOP:
+#error: removing QtGui-4.3.4-2.athlon "Requires: QtGui = 4.3.4-2" from tsort relations.
+#error:     QtGui-4.3.4-2.athlon                     Requires: QtGui = 4.3.4-2
+#error: removing Qt3Support-4.3.4-2.athlon "Requires: Qt3Support = 4.3.4-2" from tsort relations.
+#error:     Qt3Support-4.3.4-2.athlon                Requires: Qt3Support = 4.3.4-2
 #
 # Conditional build:
 %bcond_with	nas		# enable NAS audio support
@@ -2038,6 +2062,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.179  2008/11/21 13:54:18  glen
+- dep loops
+
 Revision 1.178  2008/11/08 21:24:04  arekm
 - rel 2; add qt-copy patches
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qt4.spec?r1=1.178&r2=1.179&f=u



More information about the pld-cvs-commit mailing list