[Rpm-maint] [rpm-software-management/rpm] Use git apply --reject to assist with modifying patches (#927)

Orion Poplawski notifications at github.com
Wed Nov 6 02:04:23 UTC 2019


I find %autosetup -S git very hard to use when a patch needs updating for a new release of a project.  This gives us the standard patch behavior of applying what it can and giving .rej files for what it cannot.  I don't know how far back the --reject argument is valid, but it at least appears to be present in git 2.3.3: https://git-scm.com/docs/git-apply/2.3.3
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/927

-- Commit Summary --

  * Use git apply --reject to assist with modifying patches

-- File Changes --

    M macros.in (2)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/927.patch
https://github.com/rpm-software-management/rpm/pull/927.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/927
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20191105/9e369d52/attachment.html>


More information about the Rpm-maint mailing list