Below build log showed if OBS based on newer OE 22.03 OS.
configure.ac:149: 'automake --add-missing' can install 'compile'
To fix this error, add "-i" option to autoreconfig to copy missing
files.
After this change, aarch64 and x86 can build successfully.
Change-Id: Ic6f653fabcc6b1e562e1f4db2d2654e17aeddeb8
Signed-off-by: Chenxi Mao <chenxi.mao@suse.com>
(cherry picked from commit 295e6f838fb747f62716d726931b7cbcc1d96224)
.sig file is used to verify that the tar file is intact.
However, the parted.src.rpm misses the .sig file.
Here, we can add the Source tag in spec file to solve
the problem.
Signed-off-by: Zhiqiang Liu <lzhq28@huawei.com>