[packages/qt-creator] - updated to 4.9.2

bszx bszx at pld-linux.org
Sat Jul 20 18:22:39 CEST 2019


commit e6ea2852757c2fe4cbea182aaa4c12cc6bd31e9e
Author: Bartek Szady <bszx at bszx.eu>
Date:   Sat Jul 20 18:20:06 2019 +0200

    - updated to 4.9.2

 qt-creator.spec | 16 +++++++---------
 x32.patch       | 12 ------------
 2 files changed, 7 insertions(+), 21 deletions(-)
---
diff --git a/qt-creator.spec b/qt-creator.spec
index 0efaeb7..2f1449b 100644
--- a/qt-creator.spec
+++ b/qt-creator.spec
@@ -1,14 +1,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:	4.8.2
-Release:	2
+Version:	4.9.2
+Release:	1
 Epoch:		1
 License:	LGPL v2.1
 Group:		X11/Development/Tools
-Source0:	http://download.qt.io/official_releases/qtcreator/4.8/%{version}/%{name}-opensource-src-%{version}.tar.xz
-# Source0-md5:	bf5b9953cfec44aa2504e30cb81768e6
-Patch0:		x32.patch
+Source0:	http://download.qt.io/official_releases/qtcreator/4.9/%{version}/%{name}-opensource-src-%{version}.tar.xz
+# Source0-md5:	9dd9d52ed1fa4b9f41ff6fe2a9d79368
 URL:		http://doc.qt.io/qt-5/topics-app-development.html
 BuildRequires:	Qt5Concurrent-devel >= 5.9.0
 BuildRequires:	Qt5Designer-devel >= 5.9.0
@@ -25,7 +24,7 @@ BuildRequires:	Qt5Xml-devel >= 5.9.0
 BuildRequires:	clang-devel >= 6.0.0
 BuildRequires:	gdb
 BuildRequires:	libstdc++-devel
-BuildRequires:	llvm-devel >= 6.0.0
+BuildRequires:	llvm-devel >= 7.0.0
 BuildRequires:	qt5-build >= 5.9.0
 BuildRequires:	qt5-linguist
 BuildRequires:	qt5-qmake >= 5.9.0
@@ -53,9 +52,6 @@ Qt.
 
 %prep
 %setup -q -n %{name}-opensource-src-%{version}
-%ifarch x32
-%patch0 -p1
-%endif
 
 # fix unresolved symbols in libQtcSsh
 echo >> src/libs/ssh/ssh_dependencies.pri
@@ -119,9 +115,11 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libexecdir}/qtcreator/clangbackend
 %attr(755,root,root) %{_libexecdir}/qtcreator/cpaster
 %attr(755,root,root) %{_libexecdir}/qtcreator/dmgbuild
+%attr(755,root,root) %{_libexecdir}/qtcreator/perfparser
 %attr(755,root,root) %{_libexecdir}/qtcreator/qbs_processlauncher
 %attr(755,root,root) %{_libexecdir}/qtcreator/qml2puppet
 %attr(755,root,root) %{_libexecdir}/qtcreator/qtcreator_process_stub
+%attr(755,root,root) %{_libexecdir}/qtcreator/qtc-askpass
 %attr(755,root,root) %{_libexecdir}/qtcreator/qtpromaker
 %attr(755,root,root) %{_libexecdir}/qtcreator/sdktool
 %dir %{_libdir}/qtcreator
diff --git a/x32.patch b/x32.patch
deleted file mode 100644
index beb70b2..0000000
--- a/x32.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- qt-creator-opensource-src-4.8.2/src/libs/botan/botan.pro~	2019-05-11 12:45:09.000000000 +0200
-+++ qt-creator-opensource-src-4.8.2/src/libs/botan/botan.pro	2019-05-11 12:45:26.217492890 +0200
-@@ -16,8 +16,7 @@
- msvc: BOTAN_CC_TYPE = msvc
- else: clang: BOTAN_CC_TYPE = clang
- else: BOTAN_CC_TYPE = gcc
--contains(QT_ARCH, i386): BOTAN_ARCH_SWITCH = "--cpu=x86"
--else: contains(QT_ARCH, x86_64): BOTAN_ARCH_SWITCH = "--cpu=x86_64"
-+BOTAN_ARCH_SWITCH = "--cpu=x32"
- BOTAN_MODULES = aes aes_ssse3 auto_rng bigint block cbc ctr des dh dsa ec_group ecdh ecdsa entropy \
-                 filters hmac mode_pad pubkey rsa sha1 sha1_sse2 sha1_x86 sha2_32 sha2_32_x86 \
-                 sha2_64 simd system_rng,emsa_pkcs1,pbes2,pbkdf2
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt-creator.git/commitdiff/e6ea2852757c2fe4cbea182aaa4c12cc6bd31e9e



More information about the pld-cvs-commit mailing list