Build qt 5.10 RPM.

This commit is contained in:
Ghislain MARY 2018-12-07 18:00:05 +01:00
parent 15855805bc
commit 30026dceb8
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# -*- rpm-spec -*-
%define _qt5_version 5.10.1
%define _qt5_version 5.10
%define _qt5_dir /opt/com.belledonne-communications/linphone
%define _qt5_archdatadir %{_qt5_dir}

View file

@ -4,7 +4,7 @@
# See: http://doc.qt.io/qt-5/configure-options.html
REPO_URL='git://code.qt.io/qt/qt5.git'
QT_VERSION='5.10.1'
QT_VERSION='5.10'
RPM_NAME=linphone-qt-${QT_VERSION}