61ab0029fe
When do Centos 7.5 upgraded, some patches didn't resolve and cause the fuzzy in the line numbers of the patches. And it may cause .orig file is created when do patch. And this .orig file will lead to rpm packaging failure due to the unexpected and unpackaged .orig file. Please visit below link to get more detail info: https://bugs.launchpad.net/starlingx/+bug/1794611 Solution: Safest solution is to de-fuzz our patches. Story: 2003389 Task: 26755 Change-Id: Iaf55ba860a02ea096b7cfbfd9b810cc51de18580 Signed-off-by: slin14 <shuicheng.lin@intel.com> |
||
---|---|---|
.. | ||
centos | ||
README |
The src rpm version indicates that we are patching python 2.7.5, however there are at least 58 patches added by Centos to fix issues fixed in the later python 2.7 releases.