... | ... | --- a/qt5-qtbase.spec |
... | ... | +++ b/qt5-qtbase.spec |
... | ... | @@ -38,10 +38,15 @@ |
38 | 38 |
# Requires qdoc5 and qt5-tools to build
|
39 | 39 |
%bcond_without docs
|
40 | 40 |
|
41 |
# -reduce-relocations requires -fPIC;
|
|
42 |
# applications using Qt will also require -fPIC;
|
|
43 |
# bellow %%optflags are added to default flags for all Qt apps
|
|
44 |
%global optflags %{optflags} -fPIC
|
|
45 |
|
|
41 | 46 |
Summary: Version 5 of the Qt toolkit (%{module} packages)
|
42 | 47 |
Name: qt5-%{module}
|
43 | 48 |
Version: 5.11.2
|
44 |
Release: 6
|
|
49 |
Release: 7
|
|
45 | 50 |
License: LGPLv3+
|
46 | 51 |
Group: Development/KDE and Qt
|
47 | 52 |
Url: http://qt-project.org/
|
New comment