On 14/07/09 20:59, Ask Bjørn Hansen wrote: > > On Jul 14, 2009, at 15:54, Robin Bowes wrote: > >> How do you want me to get things into git? Should I send you something, >> or clone the repo and send a patch, or something? I'm a bit of a git >> neophyte, I'm afraid. > > Just clone the repository on github and then go crazy in your "fork". > When you are done we'll figure out to integrate the changes into "my" > repository.
OK, I've forked on github, and just pushed my changes into a new "packaging" directory. The procedure to build the RPMs is as follows: cd packaging/rpm # edit VERSION / RELEASE as appropriate make rpm The RPMs are put in the build directory. I'm sure there will be a few wrinkles which I can work on ironing out, but at least I've got somewhere to publish them now! Cheers, R.