Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=957333

--- Comment #6 from Eugene A. Pivnev <ti.eug...@gmail.com> ---
(In reply to comment #5)
> > If I can make spec suse- or mdk-compatible - why not?
> 
> Because it makes the specfile much less readable.
> 
> And FWIW, /usr/bin/qmake-qt4 is where the actual binary sits in Fedora,
> `pkg-config --variable=exec_prefix QtCore`/bin/qmake is only a symlink. (If
> you want to know why: It's because of multilib. Different binaries do not
> cause multilib conflicts, symlinks to different places do.)
> 
> We generally frown upon cross-distro specfiles around here, it hurts
> specfile readability (and sometimes even guideline compliance) in many
> places.

The problem is that in RH-based distros (_only_ in RH-based) Qt4's qmake is
qmake-qt4.
This hack (pkg-config ...) is for RH-based only.
Ordinary spec must call qmake (or qmake-qt3 for Qt3 projects).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=TmcuyDmYQ4&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to