SPECS: qt4.spec - updated to 4.0.1.
pluto
pluto at pld-linux.org
Mon Aug 22 15:01:51 CEST 2005
Author: pluto Date: Mon Aug 22 13:01:51 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 4.0.1.
---- Files affected:
SPECS:
qt4.spec (1.35 -> 1.36)
---- Diffs:
================================================================
Index: SPECS/qt4.spec
diff -u SPECS/qt4.spec:1.35 SPECS/qt4.spec:1.36
--- SPECS/qt4.spec:1.35 Tue Aug 16 12:02:06 2005
+++ SPECS/qt4.spec Mon Aug 22 15:01:45 2005
@@ -28,20 +28,18 @@
%define _withsql 1
%{!?with_sqlite3:%{!?with_sqlite:%{!?with_ibase:%{!?with_mysql:%{!?with_pgsql:%{!?with_odbc:%undefine _withsql}}}}}}
-%define _packager djurban
-
Summary: The Qt GUI application framework
Summary(es): Biblioteca para ejecutar aplicaciones GUI Qt
Summary(pl): Biblioteka Qt do tworzenia GUI
Summary(pt_BR): Estrutura para rodar aplicaçőes GUI Qt
Name: qt4
-Version: 4.0.0
+Version: 4.0.1
#Release: 1.%{_snap}.0.1
-Release: 0.3
+Release: 0.1
License: GPL/QPL
Group: X11/Libraries
-Source0: ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-desktop-%{version}.tar.bz2
-# Source0-md5: a6183269fab293282daf2da9ac940577
+Source0: ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-%{version}.tar.gz
+# Source0-md5: 2db4a4d797d37d0605b776420327503a
Source2: qtconfig.desktop
Source3: designer.desktop
Source4: assistant.desktop
@@ -598,15 +596,15 @@
%prep
#setup -q -n %{_name}-copy-%{_snap}
-%setup -q -n qt-x11-opensource-desktop-%{version}
+%setup -q -n qt-x11-opensource-src-%{version}
%patch0 -p1
%if %{with dont_enable}
%patch1 -p1
%patch3 -p1
%endif
-%patch2 -p1 -b .niedakh
-%patch4 -p1 -b .niedakh
-%patch8 -p1 -b .niedakh
+%patch2 -p1
+%patch4 -p1
+%patch8 -p1
%patch9 -p1
%patch10 -p1
@@ -1137,6 +1135,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.36 2005/08/22 13:01:45 pluto
+- updated to 4.0.1.
+
Revision 1.35 2005/08/16 10:02:06 prism
- commas in cflags are allowed
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/qt4.spec?r1=1.35&r2=1.36&f=u
More information about the pld-cvs-commit
mailing list