Dne 21.4.2011 21:39, Chris Lalancette napsal(a):
On 04/21/11 - 05:34:36PM, Vít Ondruch wrote:
Dne 20.4.2011 15:07, Parag N(पराग़) napsal(a):
Hi all, I am new to ruby package reviewing and to ruby also. I already got some help from vondruch on rubygem packaging but I also saw some problems which are not addressed in http://fedoraproject.org/wiki/Packaging:Ruby#Ruby_Gems
- I think we need some sample rubygem spec file (which can also
include -doc subpackage)
I have tried to upgrade gem2rpm a bit. So if you will use my fork [1], the -doc subpackage should be generated by default. Also I have extracted the templates out of the code, so they are a bit more readable now [2]. May be I should request merge to upstream, but originally I planed to spend more time with it :)
Yeah, please do. There are already two projects out there called "gem2rpm"; forking into a third is not ideal.
Done: https://github.com/lutter/gem2rpm/pull/1
Vit