4 Jan
2016
4 Jan
'16
06:41
Hi, How do I require a version range? E.g. I need lua 5.2.x I tried: BuildRequires: Lua(devel) >= 5.2, Lua(devel) < 5.3 But this will fail with a "Have choice" error, so rpm / buildservice finds lua 5.1 and lua 5.2 for BuildRequire " Lua(devel) < 5.3". So it does not combine the two statements. Regards, Ferdinand -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org