SPECS (qt-copy): qt.spec - more xorg (B)Rs, pch enabled for th, ty...
pluto
pluto at pld-linux.org
Sat Feb 4 19:26:06 CET 2006
Author: pluto Date: Sat Feb 4 18:26:06 2006 GMT
Module: SPECS Tag: qt-copy
---- Log message:
- more xorg (B)Rs, pch enabled for th, typo fixed.
---- Files affected:
SPECS:
qt.spec (1.341.2.8 -> 1.341.2.9)
---- Diffs:
================================================================
Index: SPECS/qt.spec
diff -u SPECS/qt.spec:1.341.2.8 SPECS/qt.spec:1.341.2.9
--- SPECS/qt.spec:1.341.2.8 Fri Feb 3 21:09:15 2006
+++ SPECS/qt.spec Sat Feb 4 19:26:01 2006
@@ -12,7 +12,7 @@
%bcond_without designer # don't build designer (it takes long)
%bcond_without sqlite # don't build SQLite plugin
%bcond_with ibase # build ibase (InterBase/Firebird) plugin
-%bcond_with pch # use precompiled header support
+%bcond_without pch # don't use precompiled header support
%ifnarch %{ix86} amd64 sparc sparcv9 alpha ppc
%undefine with_ibase
@@ -84,6 +84,8 @@
# There is an internal sqlite copy used to
# build this plugin - TODO
#%{?with_sqlite:BuildRequires: sqlite-devel}
+BuildRequires: xorg-lib-libSM-devel
+BuildRequires: xorg-lib-libX11-devel
BuildRequires: xorg-lib-libXcursor-devel
BuildRequires: xorg-lib-libXft-devel
BuildRequires: xorg-lib-libXinerama-devel
@@ -174,12 +176,14 @@
Group: X11/Development/Libraries
Requires: %{name} = %{epoch}:%{version}-%{release}
Requires: OpenGL-devel
-Requires: OpenG-GLU-devel
+Requires: OpenGL-GLU-devel
Requires: freetype-devel >= 2.0.0
Requires: libjpeg-devel
Requires: libmng-devel >= 1.0.0
Requires: libpng-devel
Requires: libstdc++-devel
+Requires: xorg-lib-libSM-devel
+Requires: xorg-lib-libX11-devel
Requires: xorg-lib-libXcursor-devel
Requires: xorg-lib-libXft-devel
Requires: xorg-lib-libXinerama-devel
@@ -1254,6 +1258,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.341.2.9 2006/02/04 18:26:01 pluto
+- more xorg (B)Rs, pch enabled for th, typo fixed.
+
Revision 1.341.2.8 2006/02/03 20:09:15 pluto
- fix GLU BRs, add Xinerama BRs.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/qt.spec?r1=1.341.2.8&r2=1.341.2.9&f=u
More information about the pld-cvs-commit
mailing list