SPECS: qt4.spec - updated to 4.0.0rc1, release 0.1.
pluto
pluto at pld-linux.org
Thu Jun 16 21:21:09 CEST 2005
Author: pluto Date: Thu Jun 16 19:21:09 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 4.0.0rc1, release 0.1.
---- Files affected:
SPECS:
qt4.spec (1.22 -> 1.23)
---- Diffs:
================================================================
Index: SPECS/qt4.spec
diff -u SPECS/qt4.spec:1.22 SPECS/qt4.spec:1.23
--- SPECS/qt4.spec:1.22 Thu May 19 14:50:52 2005
+++ SPECS/qt4.spec Thu Jun 16 21:21:03 2005
@@ -26,7 +26,7 @@
%define _withsql 1
%{!?with_sqlite3:%{!?with_sqlite:%{!?with_ibase:%{!?with_mysql:%{!?with_pgsql:%{!?with_odbc:%undefine _withsql}}}}}}
-%define _snap 050513
+#define _snap 050513
%define _ver 4.0.0
%define _packager djurban
@@ -36,12 +36,14 @@
Summary(pt_BR): Estrutura para rodar aplicaçőes GUI Qt
Name: qt4
Version: %{_ver}
-Release: 1.%{_snap}.0.1
+#Release: 1.%{_snap}.0.1
+Release: 0.rc1.0.1
License: GPL/QPL
Group: X11/Libraries
-Source0: http://ep09.pld-linux.org/~%{_packager}/kde/qt-copy-%{_snap}.tar.bz2
+#Source0: http://ep09.pld-linux.org/~%{_packager}/kde/qt-copy-%{_snap}.tar.bz2
#Source0: http://wftp.tu-chemnitz.de/pub/Qt/source//%{_name}-x11-opensource-%{version}-b1.tar.bz2
-# Source0-md5: df41290b627b28dc00991bf1e0f7a440
+Source0: ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-desktop-%{version}-rc1.tar.bz2
+# Source0-md5: f7f48c9f7de7fd93a414e45ef691ebea
#Source1: http://ep09.pld-linux.org/~%{_packager}/kde/%{_name}-copy-patches-040531.tar.bz2
#Source1-md5 2e38e44b6ef26bfb8a7f3b6900ee53c0
Source2: qtconfig.desktop
@@ -507,7 +509,7 @@
%prep
#setup -q -n %{_name}-copy-%{_snap}
-%setup -q -n qt-copy
+%setup -q -n qt-x11-opensource-desktop-%{version}-rc1
%patch0 -p1
%if %{with dont_enable}
%patch1 -p1
@@ -515,7 +517,6 @@
%endif
%patch2 -p1 -b .niedakh
%patch4 -p1 -b .niedakh
-#patch7 -p1 -b .niedakh
%patch8 -p1 -b .niedakh
#cat >> patches/DISABLED <<EOF
@@ -1058,6 +1059,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.23 2005/06/16 19:21:03 pluto
+- updated to 4.0.0rc1, release 0.1.
+
Revision 1.22 2005/05/19 12:50:52 djurban
- fix build for pluto, reorganize library building into one function
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/qt4.spec?r1=1.22&r2=1.23&f=u
More information about the pld-cvs-commit
mailing list