On 03.11.2012 15:01, Adam Spiers wrote:
Stephan Kulow (coolo@suse.de) wrote:
Am 02.11.2012 13:40, schrieb Adam Spiers:
Ah, that's handy. So if the OBS does not have a limitation on multiple versions of a package co-existing in a single project, I'm even more mystified why there was ever a need to introduce the
Name: rubygem-foo-1_1
style of naming ...
Because that was used to implement foo ~> 1.1.2
But isn't that already supported via the automatic provides:
Provides: rubygem-foo-1_1 = 1.1.3
and the corresponding automatic requires:
Requires: rubygem-foo-1_1 >= 1.1.2
There is no such automatic requires. The provides are just for old packages that still have the requires in their spec file. Greetings, Stephan -- To unsubscribe, e-mail: opensuse-ruby+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-ruby+owner@opensuse.org