On 30.10.2012 17:36, Adam Spiers wrote:
So I must be misunderstanding something. If something requires an old version, why not just require rubygem-foo-1_0? Since like you said in that post, the automatic provides for the foo 1.0 gem would make that virtual package available:
You don't need to require anything - the requires and provides are all done automatically and that's not the reason for the suffix.
We didn't rename all gem_1_0 packages yet, but we're going there whenever we update a package.
I see. It would be extremely helpful to document this procedure here:
http://en.opensuse.org/openSUSE:Packaging_Ruby
I guess it's mainly a question of changing the Name: field and then running
gem2rpm *.gem -o *.spec
or am I way off?
Basically, but for factory inclusion you also need to make the spec file and the .changes file named according to Name. Greetings, Stephan -- To unsubscribe, e-mail: opensuse-ruby+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-ruby+owner@opensuse.org