On Wed, Nov 16, 2016 at 06:59:43PM +0100, Tzafrir Cohen wrote: > control: tag -1 +patch > > On Wed, Aug 17, 2016 at 12:15:35PM +0300, Tzafrir Cohen wrote: > > > > When exporting a patch series using 'gbp pq-rpm export', spec is updated > > to include them. However the patches are included with full pathes.
Thanks for the patch! Can you add a testcase that verifies this behaviour? You can tests/component/rpm/test_pq_rpm.py > Patch attached: if patch file is under the working directory, a relative > path is used. Wouldn't we always want to use a relative path? What are absolute paths useful for? Cheers, -- Guido