SPECS (DEVEL): qt4.spec - fix BC
arekm
arekm at pld-linux.org
Sun Apr 6 11:26:27 CEST 2008
Author: arekm Date: Sun Apr 6 09:26:27 2008 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- fix BC
---- Files affected:
SPECS:
qt4.spec (1.157.2.11 -> 1.157.2.12)
---- Diffs:
================================================================
Index: SPECS/qt4.spec
diff -u SPECS/qt4.spec:1.157.2.11 SPECS/qt4.spec:1.157.2.12
--- SPECS/qt4.spec:1.157.2.11 Sun Apr 6 11:19:31 2008
+++ SPECS/qt4.spec Sun Apr 6 11:26:21 2008
@@ -96,8 +96,8 @@
BuildRequires: xorg-lib-libXrender-devel
BuildRequires: xorg-lib-libXtst-devel
BuildRequires: zlib-devel
-BuildConflicts: QtCore-devel < %{version}
-BuildConflicts: QtScript-devel < %{version}
+BuildConflicts: QtCore-devel <= %{version}
+BuildConflicts: QtScript-devel <= %{version}
Obsoletes: qt-extensions
Obsoletes: qt-utils
Conflicts: kdelibs <= 8:3.2-0.030602.1
@@ -1839,6 +1839,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.157.2.12 2008-04-06 09:26:21 arekm
+- fix BC
+
Revision 1.157.2.11 2008-04-06 09:19:31 arekm
- doesn't build (enable exceptions for qtxml stuff)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qt4.spec?r1=1.157.2.11&r2=1.157.2.12&f=u
More information about the pld-cvs-commit
mailing list