From d3b65055dc2b8e6dbad1cc676f081537cc443e4c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Thu, 11 Jun 2015 13:59:09 +0300 Subject: [PATCH] up to 5.4.2, bootstrap build --- qt5-qtlocation.spec | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/qt5-qtlocation.spec b/qt5-qtlocation.spec index 8b05730..f81637b 100644 --- a/qt5-qtlocation.spec +++ b/qt5-qtlocation.spec @@ -2,9 +2,16 @@ # plugins/position/simulator (BR: Qt5Simulator) # # Conditional build: +%bcond_with bootstrap # disable features to able to build without installed qt5 +# -- build targets %bcond_without qch # documentation in QCH format %bcond_without qm # QM translations +%if %{with bootstrap} +%undefine with_qch +%undefine with_qm +%endif + %define qtbase_ver %{version} %define qtdeclarative_ver %{version} %define qttools_ver %{version} @@ -12,14 +19,14 @@ Summary: The Qt5 Location library Summary(pl.UTF-8): Biblioteka Qt5 Location Name: qt5-%{orgname} -Version: 5.4.1 -Release: 2 +Version: 5.4.2 +Release: 0.1 License: LGPL v2.1 with Digia Qt LGPL Exception v1.1 or GPL v3.0 Group: Libraries Source0: http://download.qt-project.org/official_releases/qt/5.4/%{version}/submodules/%{orgname}-opensource-src-%{version}.tar.xz -# Source0-md5: f7d693d3f3634da063b61928b502b79d +# Source0-md5: 6f8843d44ff15196d1e93077cd24388c Source1: http://download.qt-project.org/official_releases/qt/5.4/%{version}/submodules/qttranslations-opensource-src-%{version}.tar.xz -# Source1-md5: 0bdd1b0a83b03a04a4ebeedfa3057d21 +# Source1-md5: 35151a736e3b720de4f5128386f9c834 URL: http://qt-project.org/ BuildRequires: GConf2-devel >= 2.0 BuildRequires: Qt5Core-devel >= %{qtbase_ver} -- 2.44.0