[packages/qt5-qttools] - updated to 5.3.0 - added qtdiag tool to base

qboosh qboosh at pld-linux.org
Tue Jun 3 17:50:10 CEST 2014


commit 2aa3c0a89cf72ad4bf9313316c2e825c553604ec
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Jun 3 17:53:30 2014 +0200

    - updated to 5.3.0
    - added qtdiag tool to base

 qt5-qttools.spec | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/qt5-qttools.spec b/qt5-qttools.spec
index b6ba31f..162e950 100644
--- a/qt5-qttools.spec
+++ b/qt5-qttools.spec
@@ -7,12 +7,12 @@
 Summary:	Development tools for Qt 5
 Summary(pl.UTF-8):	Narzędzia programistyczne dla Qt 5
 Name:		qt5-%{orgname}
-Version:	5.2.1
-Release:	2
+Version:	5.3.0
+Release:	1
 License:	LGPL v2.1 with Digia Qt LGPL Exception v1.1 or GPL v3.0
 Group:		X11/Libraries
-Source0:	http://download.qt-project.org/official_releases/qt/5.2/%{version}/submodules/%{orgname}-opensource-src-%{version}.tar.xz
-# Source0-md5:	f56b2e6c537f6853d9bf10380c39418b
+Source0:	http://download.qt-project.org/official_releases/qt/5.3/%{version}/submodules/%{orgname}-opensource-src-%{version}.tar.xz
+# Source0-md5:	628a91ddfe34efc6622fdba8c6348855
 URL:		http://qt-project.org/
 BuildRequires:	OpenGL-devel
 BuildRequires:	Qt5Core-devel >= %{qtbase_ver}
@@ -348,6 +348,7 @@ ln -sf ../%{_lib}/qt5/bin/qdbus qdbus-qt5
 ln -sf ../%{_lib}/qt5/bin/qdbusviewer qdbusviewer-qt5
 ln -sf ../%{_lib}/qt5/bin/qhelpconverter qhelpconverter-qt5
 ln -sf ../%{_lib}/qt5/bin/qhelpgenerator qhelpgenerator-qt5
+ln -sf ../%{_lib}/qt5/bin/qtdiag qtdiag-qt5
 ln -sf ../%{_lib}/qt5/bin/qtpaths qtpaths-qt5
 cd -
 
@@ -396,8 +397,10 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc LGPL_EXCEPTION.txt dist/changes-*
 %attr(755,root,root) %{_bindir}/pixeltool-qt5
+%attr(755,root,root) %{_bindir}/qtdiag-qt5
 %attr(755,root,root) %{_bindir}/qtpaths-qt5
 %attr(755,root,root) %{qt5dir}/bin/pixeltool
+%attr(755,root,root) %{qt5dir}/bin/qtdiag
 %attr(755,root,root) %{qt5dir}/bin/qtpaths
 
 %files -n qt5-assistant
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt5-qttools.git/commitdiff/2aa3c0a89cf72ad4bf9313316c2e825c553604ec



More information about the pld-cvs-commit mailing list