format spec
This commit is contained in:
parent
e4081a90df
commit
58f688b95c
@ -4,8 +4,6 @@ Summary: Qt5 - Speech component
|
|||||||
Name: qt5-%{qt_module}
|
Name: qt5-%{qt_module}
|
||||||
Version: 5.12.5
|
Version: 5.12.5
|
||||||
Release: 1
|
Release: 1
|
||||||
|
|
||||||
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
|
|
||||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||||
Url: http://www.qt.io
|
Url: http://www.qt.io
|
||||||
%global majmin %(echo %{version} | cut -d. -f1-2)
|
%global majmin %(echo %{version} | cut -d. -f1-2)
|
||||||
@ -15,12 +13,8 @@ Source0: https://download.qt.io/official_releases/qt/%{majmin}/%{version}/submod
|
|||||||
# workaround https://bugzilla.redhat.com/show_bug.cgi?id=1538715
|
# workaround https://bugzilla.redhat.com/show_bug.cgi?id=1538715
|
||||||
Patch100: qtspeech-speech-dispatcher_includes.patch
|
Patch100: qtspeech-speech-dispatcher_includes.patch
|
||||||
|
|
||||||
BuildRequires: qt5-qtbase-devel
|
BuildRequires: qt5-qtbase-devel speech-dispatcher-devel >= 0.8 qt5-qtbase-private-devel
|
||||||
BuildRequires: speech-dispatcher-devel >= 0.8
|
|
||||||
|
|
||||||
BuildRequires: qt5-qtbase-private-devel
|
|
||||||
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
|
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
|
||||||
|
|
||||||
Recommends: %{name}-speechd%{?_isa} = %{version}-%{release}
|
Recommends: %{name}-speechd%{?_isa} = %{version}-%{release}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user