SPECS (qt-copy): qt.spec - bconds tweaked for Th.
pluto
pluto at pld-linux.org
Wed Dec 28 04:20:46 CET 2005
Author: pluto Date: Wed Dec 28 03:20:46 2005 GMT
Module: SPECS Tag: qt-copy
---- Log message:
- bconds tweaked for Th.
---- Files affected:
SPECS:
qt.spec (1.341.2.2 -> 1.341.2.3)
---- Diffs:
================================================================
Index: SPECS/qt.spec
diff -u SPECS/qt.spec:1.341.2.2 SPECS/qt.spec:1.341.2.3
--- SPECS/qt.spec:1.341.2.2 Mon Nov 14 16:14:52 2005
+++ SPECS/qt.spec Wed Dec 28 04:20:40 2005
@@ -3,7 +3,7 @@
# Conditional build:
%bcond_with nas # enable NAS audio support
%bcond_with nvidia # prelink Qt/KDE and depend on NVIDIA binaries
-%bcond_without single # don't build single-threaded libraries
+%bcond_with single # build single-threaded libraries
%bcond_without static_libs # don't build static libraries
%bcond_without cups # disable CUPS support
%bcond_without mysql # don't build MySQL plugin
@@ -11,8 +11,8 @@
%bcond_without pgsql # don't build PostgreSQL plugin
%bcond_without designer # don't build designer (it takes long)
%bcond_without sqlite # don't build SQLite plugin
-%bcond_without ibase # build ibase (InterBase/Firebird) plugin
-%bcond_without pch # do not use precompiled header support
+%bcond_with ibase # build ibase (InterBase/Firebird) plugin
+%bcond_with pch # use precompiled header support
#
%ifnarch %{ix86} amd64 sparc sparcv9 alpha ppc
%undefine with_ibase
@@ -29,11 +29,11 @@
Summary(pt_BR): Estrutura para rodar aplicaçőes GUI Qt
Name: qt
Version: %{_ver}.%{_snap}
-Release: 1
+Release: 2
Epoch: 6
License: GPL/QPL
Group: X11/Libraries
-Source0: http://ftp.pld-linux.org/software/kde/%{name}-copy-%{_snap}.tar.bz2
+Source0: ftp://ep09.pld-linux.org/software/kde/%{name}-copy-%{_snap}.tar.bz2
##% Source0-md5: 20ad0c23d8c78889565efbd934e52c96
Source2: %{name}config.desktop
Source3: designer.desktop
@@ -1250,6 +1250,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.341.2.3 2005/12/28 03:20:40 pluto
+- bconds tweaked for Th.
+
Revision 1.341.2.2 2005/11/14 15:14:52 adgor
- 3.3.5.051113
- Added fvisibility.patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/qt.spec?r1=1.341.2.2&r2=1.341.2.3&f=u
More information about the pld-cvs-commit
mailing list