Commit Graph

7 Commits

Author SHA1 Message Date
Owen W. Taylor
e64f07eb0b rpm-macros: always refer to binaries in their installed location
Even if %_libdir and %_bindir are redefined to, for example,
when building Flatpaks, /app/lib64 and /app/bin, we still want to
look for qmake and qmake-qt5.sh in their installed locations.
2018-08-21 15:07:13 -04:00
Rex Dieter
45b9234adc %_qt5_prefix=%_prefix (was %_libdir/qt5}
At least a few code bases (*cough* kf5 *cough*) make an educated guess
about system Qt if prefix=/usr, so let's ablige them.
2018-06-29 13:36:27 -05:00
Rex Dieter
6b0566e5ab rpm-macros: do not define _qt5_archdatadir, _qt5_bindir in terms of _qt5_prefix anymore 2018-06-02 14:59:27 -05:00
Rex Dieter
ead53e97bf macros.qt5: fix path to qmake-qt5.sh wrapper 2018-01-24 16:16:13 -06:00
Rex Dieter
d9172949ad provide qmake-qt5.sh wrapper and new macro: %qmake_qt5_wrapper 2018-01-24 14:22:46 -06:00
Rex Dieter
0dc1f94276 5.7.0-8
- introduce -srpm-macros (initially defines %qt5_qtwebengine_archs)
- -devel: drop Requires: qt5-qtwebengine-devel (since not all archs are supported)
2016-09-14 08:27:08 -05:00
Helio Chissini de Castro
4ce996fae0 Initial import (#1354373) 2016-07-15 15:34:36 +02:00