Hi! (I'm not sure if this is on-topic for the buildservice list, sorry if not!) As I needed a quick way to create packages from Source RPMs, I thought about controlling osc from a shell script first. But then, I found the TODO entry - and here's my first version of a patch to osc. :-)) The patch should cleanly apply to the current SVN head of osc. However, it's definitely not perfect yet - especially I'm not sure about how to get the unpackaged package transferred to the server nicely. Perhaps it would be more wise to use the Package class in a clever way? Also, the way how I prepare the meta_data template is ugly for sure. Sorry for that, but my Python got a bit rusted - perhaps someone could suggest a better way here? :-) In general, I'd welcome any feedback - is this stuff usable at all or should it be done completely different? Thanks in advance! -- Bye, Gernot