Rename 'hello{2,3}.spec.' -> 'hello{2,3}.specfile'
authorYonggang Luo <luoyonggang@gmail.com>
Tue, 20 Sep 2022 08:43:01 +0000 (16:43 +0800)
committerMark Wielaard <mark@klomp.org>
Mon, 31 Oct 2022 12:55:27 +0000 (13:55 +0100)
commit5d8cd51a460fc29f35a016836c39fcea6bf59fb0
tree834b9059a612f1a4b698ab99218732153d5472d2
parent1dae823985b7336e58a568c00cc5c20c840db9e0
Rename 'hello{2,3}.spec.' -> 'hello{2,3}.specfile'

These filenames are invalid on win32.
We don't want to include multiple .spec files for make rpm.
rpmbuild --sign is not supported anymore.
Also include hello3.specfile in EXTRA_DIST.
Escape some macros in the elfutils.spec.in file comments.

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Signed-off-by: Mark Wielaard <mark@klomp.org>
ChangeLog
Makefile.am
config/ChangeLog
config/elfutils.spec.in
tests/ChangeLog
tests/Makefile.am
tests/debuginfod-rpms/hello2.specfile [moved from tests/debuginfod-rpms/hello2.spec. with 100% similarity]
tests/debuginfod-rpms/hello3.specfile [moved from tests/debuginfod-rpms/hello3.spec. with 100% similarity]