SPECS: qt4.spec - updated to 4.0.0 (builds, not tested)

pascalek pascalek at pld-linux.org
Fri Jul 1 17:54:38 CEST 2005


Author: pascalek                     Date: Fri Jul  1 15:54:38 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 4.0.0 (builds, not tested)

---- Files affected:
SPECS:
   qt4.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/qt4.spec
diff -u SPECS/qt4.spec:1.28 SPECS/qt4.spec:1.29
--- SPECS/qt4.spec:1.28	Sun Jun 26 12:46:54 2005
+++ SPECS/qt4.spec	Fri Jul  1 17:54:33 2005
@@ -28,8 +28,6 @@
 %define		_withsql	1
 %{!?with_sqlite3:%{!?with_sqlite:%{!?with_ibase:%{!?with_mysql:%{!?with_pgsql:%{!?with_odbc:%undefine _withsql}}}}}}
 
-#define		_snap		050513
-%define		_ver		4.0.0
 %define		_packager	djurban
 
 Summary:	The Qt GUI application framework
@@ -37,17 +35,13 @@
 Summary(pl):	Biblioteka Qt do tworzenia GUI
 Summary(pt_BR):	Estrutura para rodar aplicaçőes GUI Qt
 Name:		qt4
-Version:	%{_ver}
+Version:	4.0.0
 #Release:	1.%{_snap}.0.1
-Release:	0.rc1.0.3
+Release:	0.1
 License:	GPL/QPL
 Group:		X11/Libraries
-#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:	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
+Source0:	ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-desktop-%{version}.tar.bz2
+# Source0-md5:	a6183269fab293282daf2da9ac940577
 Source2:	qtconfig.desktop
 Source3:	designer.desktop
 Source4:	assistant.desktop
@@ -589,7 +583,7 @@
 
 %prep
 #setup -q -n %{_name}-copy-%{_snap}
-%setup -q -n qt-x11-opensource-desktop-%{version}-rc1
+%setup -q -n qt-x11-opensource-desktop-%{version}
 %patch0 -p1
 %if %{with dont_enable}
 %patch1 -p1
@@ -849,7 +843,7 @@
 
 for f in $RPM_BUILD_ROOT%{_pkgconfigdir}/*.pc
 do
-	sed -i -e s:-L$RPM_BUILD_DIR/qt-x11-opensource-desktop-%{version}-rc1/lib::g $f
+	sed -i -e s:-L$RPM_BUILD_DIR/qt-x11-opensource-desktop-%{version}/lib::g $f
 done
 
 # Prepare some files list
@@ -1113,6 +1107,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2005/07/01 15:54:33  pascalek
+- updated to 4.0.0 (builds, not tested)
+
 Revision 1.28  2005/06/26 10:46:54  qboosh
 - remaining pl, some typos and missing deps
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/qt4.spec?r1=1.28&r2=1.29&f=u




More information about the pld-cvs-commit mailing list