Matthias Andree wrote:
On Sun, 27 Feb 2005, TomWalsh wrote:
Hmm, although the build of the RPM will succeed, the package won't
install. Doing a mere "urpmi openvpn" results in:
================== error ====================
[root@localhost root]# urpmi openvpn
Some package requested cannot be installed:
openvpn-2.0_rc16-3.i586 (due to unsatisfied liblzo[>= 1.07])
Either way, there would still be an issue with Mandrake as I see that
the lzo package of SuSE 9.1 provides "lzo" not "liblzo".
Just make the dependency libzo.so.1 and be done with distro-specific
differences whether it is liblzo, lzo, lzo1, liblzo1,
my_grandma_ate_all_her_chickens or whatever.
Unfortunately, you would lose the versioning check. Something like this
still compiles:
%{!?without_lzo:Requires: liblzo.so.1 >= 9.99}
I think you still need to do the conditional for the provided name.
--
Tom Walsh - WN3L - Embedded Systems Consultant
email at http://openhardware.net?file=emailcomment.php
any ReplyTo direct email will disappear (blackhole).
----------------------------------------------------