LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   How are these patches combined to a single .patch file ? -ready for build process (https://www.linuxquestions.org/questions/linux-software-2/how-are-these-patches-combined-to-a-single-patch-file-ready-for-build-process-4175605724/)

Glenn D. 05-11-2017 11:26 AM

How are these patches combined to a single .patch file ? -ready for build process
 
Hello,
How are these four patches combined to a single .patch file ?

could someone combine them and list the entire patch for me as I am unsure how to construct the patch out of four related ones.

Thanks
--Glenn


[0] http://www.spinics.net/lists/reiserf.../msg05457.html
[1/4] http://www.spinics.net/lists/reiserf.../msg05458.html
[2/4] http://www.spinics.net/lists/reiserf.../msg05460.html
[3/4] http://www.spinics.net/lists/reiserf.../msg05459.html
[4/4] http://www.spinics.net/lists/reiserf.../msg05461.html

The patch file is applied via a spec file:
example:
https://build.opensuse.org/package/v....spec?expand=1

A build log shows:
https://build.opensuse.org/public/bu.../reiserfs/_log

package:
https://build.opensuse.org/package/s...stems/reiserfs

smallpond 05-11-2017 12:11 PM

Why combine them? Just apply them all in order. The spec file example you gave already applies two different patches, follow that example.

dugan 05-11-2017 05:05 PM

When I want to combine patches, my process is:

1. apply them all

2. generate a new patch


All times are GMT -5. The time now is 08:41 PM.