packages: qt-creator/qt-creator.spec - updated to 2.0.1 - updated Source0; ...

charles charles at pld-linux.org
Wed Sep 22 19:23:35 CEST 2010


Author: charles                      Date: Wed Sep 22 17:23:35 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 2.0.1
- updated Source0; BR: QtDeclarative-devel

---- Files affected:
packages/qt-creator:
   qt-creator.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: packages/qt-creator/qt-creator.spec
diff -u packages/qt-creator/qt-creator.spec:1.16 packages/qt-creator/qt-creator.spec:1.17
--- packages/qt-creator/qt-creator.spec:1.16	Sun Jun 20 21:24:56 2010
+++ packages/qt-creator/qt-creator.spec	Wed Sep 22 19:23:29 2010
@@ -2,17 +2,18 @@
 Summary:	An IDE tailored to the needs of Qt developers
 Summary(pl.UTF-8):	IDE dostosowane do potrzeb developerow Qt
 Name:		qt-creator
-Version:	1.3.1
-Release:	3
+Version:	2.0.1
+Release:	1
 Epoch:		1
 License:	LGPL v2.1
 Group:		X11/Development/Tools
-Source0:	http://download.qtsoftware.com/qtcreator/%{name}-%{version}-src.zip
-# Source0-md5:	b4c66810c591f62aa26739f997ffe88b
+Source0:	http://get.qt.nokia.com/qtcreator/%{name}-%{version}-src.zip
+# Source0-md5:	7b670968ec80d2d413ff22605a31a77d
 Source1:	%{name}.desktop
 Patch0:		%{name}-pluginpath64.patch
 URL:		http://www.qtsoftware.com/developer/qt-creator
 BuildRequires:	QtDBus-devel
+BuildRequires:	QtDeclarative-devel
 BuildRequires:	QtDesigner-devel
 BuildRequires:	QtGui-devel
 BuildRequires:	QtHelp-devel
@@ -22,9 +23,9 @@
 BuildRequires:	QtSvg-devel
 BuildRequires:	QtWebKit-devel
 BuildRequires:	QtXml-devel
-BuildRequires:	qt4-build >= 4.6.0
+BuildRequires:	qt4-build >= 4.7.0
 BuildRequires:	qt4-linguist
-BuildRequires:	qt4-qmake >= 4.6.0
+BuildRequires:	qt4-qmake >= 4.7.0
 BuildRequires:	unzip
 Requires(post,postun):	desktop-file-utils
 %requires_eq	QtCore
@@ -34,7 +35,7 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Qt Creator is a cross-platform integrated development environment (IDE) 
+Qt Creator is a cross-platform integrated development environment (IDE)
 tailored to the needs of Qt developers.
 
 %description -l pl.UTF-8
@@ -56,7 +57,7 @@
 	QMAKE_CXX="%{__cxx}" \
 	QMAKE_LINK="%{__cxx}" \
 	QMAKE_CXXFLAGS_RELEASE="%{rpmcflags}" \
-	QMAKE_RPATH=	
+	QMAKE_RPATH=
 
 %{__make}
 
@@ -72,8 +73,6 @@
 mv -f $RPM_BUILD_ROOT{%{_prefix}/lib,%{_libdir}}
 %endif
 
-mv -f $RPM_BUILD_ROOT%{_bindir}/{qtcreator.bin,qtcreator}
-
 install -d $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d
 echo "%{_libdir}/qtcreator" > $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d/qtcreator.conf
 
@@ -114,6 +113,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2010/09/22 17:23:29  charles
+- updated to 2.0.1
+- updated Source0; BR: QtDeclarative-devel
+
 Revision 1.16  2010/06/20 19:24:56  megabajt
 - release 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/qt-creator/qt-creator.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list