packages: qt-creator/qt-creator.spec - updated to 2.3.0

charles charles at pld-linux.org
Sun Sep 11 01:57:13 CEST 2011


Author: charles                      Date: Sat Sep 10 23:57:13 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 2.3.0

---- Files affected:
packages/qt-creator:
   qt-creator.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: packages/qt-creator/qt-creator.spec
diff -u packages/qt-creator/qt-creator.spec:1.24 packages/qt-creator/qt-creator.spec:1.25
--- packages/qt-creator/qt-creator.spec:1.24	Sun Jul 17 21:03:06 2011
+++ packages/qt-creator/qt-creator.spec	Sun Sep 11 01:57:08 2011
@@ -2,13 +2,13 @@
 Summary:	An IDE tailored to the needs of Qt developers
 Summary(pl.UTF-8):	IDE dostosowane do potrzeb developerow Qt
 Name:		qt-creator
-Version:	2.2.1
+Version:	2.3.0
 Release:	1
 Epoch:		1
 License:	LGPL v2.1
 Group:		X11/Development/Tools
 Source0:	http://get.qt.nokia.com/qtcreator/%{name}-%{version}-src.zip
-# Source0-md5:	8a3165f7f68d4932c9a902452993099d
+# Source0-md5:	9d0ca1d39cb7f6d54d86d16ba1593b2f
 Source1:	%{name}.desktop
 Patch0:		%{name}-pluginpath64.patch
 URL:		http://qt.nokia.com/products/developer-tools
@@ -80,13 +80,6 @@
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}/%{name}.desktop
 
-for i in 16 24 32 48 64 128 256
-do
-	install -d $RPM_BUILD_ROOT%{_iconsdir}/hicolor/${i}x${i}/apps
-	ln -s ../../../../pixmaps/qtcreator_logo_${i}.png \
-		$RPM_BUILD_ROOT%{_iconsdir}/hicolor/${i}x${i}/apps/qtcreator.png
-done
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -114,10 +107,10 @@
 %dir %{_libdir}/qtcreator/plugins/Nokia
 %{_libdir}/qtcreator/plugins/Nokia/*.pluginspec
 %attr(755,root,root) %{_libdir}/qtcreator/plugins/Nokia/*.so
+%{_libdir}/qtcreator/qtcomponents
 %{_datadir}/qtcreator
 %{_defaultdocdir}/qtcreator
 %{_desktopdir}/qt-creator.desktop
-%{_pixmapsdir}/qtcreator_logo*.png
 %{_iconsdir}/hicolor/*/*/*.png
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -126,6 +119,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2011/09/10 23:57:08  charles
+- updated to 2.3.0
+
 Revision 1.24  2011/07/17 19:03:06  megabajt
 - updated to 2.2.1
 
================================================================

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



More information about the pld-cvs-commit mailing list