Author: glen Date: Wed Jul 4 07:32:27 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - built lrelease waits forever for futex (on ac-alpha and on fly) -- block alpha
---- Files affected: SPECS: qt4.spec (1.138.2.4 -> 1.138.2.5) ---- Diffs: ================================================================ Index: SPECS/qt4.spec diff -u SPECS/qt4.spec:1.138.2.4 SPECS/qt4.spec:1.138.2.5 --- SPECS/qt4.spec:1.138.2.4 Thu Jun 21 13:06:28 2007 +++ SPECS/qt4.spec Wed Jul 4 09:32:22 2007 @@ -41,7 +41,7 @@ Summary(pt_BR.UTF-8): Estrutura para rodar aplicaçþes GUI Qt Name: qt4 Version: 4.3.0 -Release: 2 +Release: 3 License: GPL/QPL Group: X11/Libraries Source0: ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-%{version}.tar.gz @@ -94,6 +94,10 @@ Obsoletes: qt-extensions Obsoletes: qt-utils Conflicts: kdelibs <= 8:3.2-0.030602.1 +# stalls here: +# LD_LIBRARY_PATH=./lib strace ./bin/lrelease +# futex(0x12004e094, FUTEX_WAIT, 1, NULL <unfinished ...> +ExcludeArch: alpha BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _noautoreqdep libGL.so.1 libGLU.so.1 @@ -1617,6 +1621,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.138.2.5 2007/07/04 07:32:22 glen +- built lrelease waits forever for futex (on ac-alpha and on fly) -- block alpha + Revision 1.138.2.4 2007/06/21 11:06:28 glen - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/qt4.spec?r1=1.138.2.4&r2=1.138.2.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
