On Wednesday 28 April 2010, Cristian Morales Vega wrote:
Reading the explanation I am still not very sure about the objective of this check. Could someone give me one example where there would be a problem with parallel installation of multiple versions?
libfoo2 requires foo-lang = 1.2.3 libfoo3 requires foo-lang = 1.4.3 assuming that foo-lang is a package, you shouldn't be able to have both installed in parallel (well, yes, you are able to, but the outcome is likely going to fail).
- rpmlint needs to be fixed?
The check has been made less strict now.
- should plugin packages not be named libXXX?
thats a policy question which should be evaluated. tentatively I would say yes...
- should I just require liballeg4_4 >= 4.4.1.1? (not sure if rpmlint would complain anyway)
No, it wouldn't. but don't change the requires if they don't resemble the reality. if the plugin requires the exact version of this library package, then thats what it should require. Greetings, Dirk -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org