https://bugzilla.rpmfusion.org/show_bug.cgi?id=4009
Vasiliy Glazov <vascom2(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vascom2(a)gmail.com
--- Comment #13 from Vasiliy Glazov <vascom2(a)gmail.com> 2016-08-22 09:39:58 CEST
---
1. Need correct build script to use fedora compile flags. It is best to use
macro %qmake_qt5. May be not use compile_unix at all.
2. If used Qt5 you must correct BuildRequires:
For example change qt5-qtbase-devel to pkgconfig(Qt5) and remove
pkgconfig(QtCore) because it is Qt4 requires.
3. Change %{_mandir}/man1/%{pname}.1.gz to %{_mandir}/man1/%{pname}.1.*
--
Configure bugmail:
https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.