[opensuse-buildservice] osc linked package expansion and patch control
Hallo. Here is a small script, which allows to edit osc link patches using quilt patch control system. It is a quick hack, but it works somehow. The integration of quilt itself is simple and consists from few lines inside, so it should not be complicated to rewrite it to any language, probably as a plugin for osc: - Get original of linked source - Apply patches using patch control system hook - Copy changes back Usage is simple as well: oscquilt start cd SOURCE quilt new my-new.patch quilt add *.spec $EDITOR *.spec # One call of quilt refresh -p0 is part of the "oscquilt stop". cd .. oscquilt stop -- Best Regards / S pozdravem, Stanislav Brabec software developer --------------------------------------------------------------------- SUSE LINUX, s. r. o. e-mail: sbrabec@suse.cz Lihovarská 1060/12 tel: +420 284 028 966 190 00 Praha 9 fax: +420 284 028 951 Czech Republic http://www.suse.cz/
participants (1)
-
Stanislav Brabec