Problem:
- Centos 7.5 upgraded initscripts.
- Porting of initscripts patches did not resolve and 'fuzz' in the line
numbers of the patches.
- If initscript is built by rpm 4.11, or default version of rpm
until 4.14 is compiled, a fuzzy patch results in the creating
of an .orig file.
- Packaging of initscripts failes due to the unexpected, and
unpackaged .orig file
Solution:
Safest solution is to de-fuzz our initscripts patches.
A seperate investigation will bug report will address the
broader issues.
Closes-Bug: 1794611
Change-Id: I1e91a230194c0c21798b7e91b444f929b54106d6
Signed-off-by: Scott Little <scott.little@windriver.com>