EPEL 6 build problem with qt-devel
Kevin Kofler
kevin.kofler at chello.at
Thu May 3 23:51:39 CEST 2012
Richard Shaw wrote:
> BuildRequires: qt-devel >= 4
That doesn't work because it's missing the Epoch. ">= 1:4" would work, but
it's better to use the virtual qt4-devel Provides, which is backwards-
compatible with EPEL 5 (which had an actual qt4-devel package), which will
keep working in the future when Qt 5 will be the default and which avoids
the pesky Epoch.
Kevin Kofler
More information about the rpmfusion-developers
mailing list