On Fri, Jan 17, 2003, Ralf S. Engelschall wrote:
> On Fri, Jan 17, 2003, Michael Schloh wrote:
>
>> Correctly determine build requirements.
>> [...]
>> +%if "%{with_ssl}" == "yes"
>> +BuildPreReq: openssl
>> +%endif
>> +%if "%{with_qt}" == "yes"
>> +BuildPreReq: qt <= 3.0.6
>> +%endif
>> +%if "%{with_gtk}" == "yes"
>> +BuildPreReq: gtk
>> +%endif
>> +%if "%{with_tcl}" == "yes"
>> +BuildPreReq: tcl
>> +%endif
>> AutoReq: no
>> AutoReqProv: no
>
> Errr... our Qt is already at 3.1, so your requirement with <= 3.0.6
> never can be fulfilled with the current OpenPKG-CURRENT. So, either fix
> Mico so that it works with Qt 3.1 or completely kick out the with_qt
> support, please. Because the packages have to be in sync to each other.
> You've a few hours left...
>
MICO + qt (OpenPKG 1.1) works fine. Except for with_ssl, it is the only tested
options combination. If you still want no Qt support in our MICO package I'll
remove it, though. I would be far more concerned with gtk and tcl support
however, because they are not tested at all.A MICO 2.3.9 snapshot exists which I'm using in all development. It is stable, and includes a rewritten Qt dispatcher which solves the above problem. Please pick a solution. 1) Demote mico to EVAL 2) Remove all options except with_ssl 3) Remove all graphic options 4) Use 2.3.9 snapshot 5) Leave it like it is Regards, Michael
msg04004/pgp00000.pgp
Description: PGP signature
