softwarefactory-project / rdopkg

power to the packagers
Apache License 2.0
28 stars 21 forks source link

better handling of setup.cfg whitespace patch issues #110

Open yazug opened 7 years ago

yazug commented 7 years ago

release tarballs setup.cfg is commonly rewritten and there are white space differences that cause rpm prep to fail to apply the patch.

This should be possible to improve new-version/patch/update-patches to better detect/handle simple whitespace patch related issues.