]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rpm: remove macro invocation from comment line 42272/head
authorNathan Cutler <ncutler@suse.com>
Sat, 10 Jul 2021 13:04:07 +0000 (15:04 +0200)
committerNathan Cutler <ncutler@suse.com>
Sat, 10 Jul 2021 13:04:07 +0000 (15:04 +0200)
commitb9c14266a71a75031a8b1e342916c925b8cdc06d
tree6a13e69c718ce7229f329c0448b2f5e38cd149e5
parente0577da9c45597886a91ff96c49abffabad4fced
rpm: remove macro invocation from comment line

In RPM spec files, comment lines should not include macro invocations,
because RPM can and will expand them, with unpredictable results.

Fixes: https://tracker.ceph.com/issues/51622
Signed-off-by: Nathan Cutler <ncutler@suse.com>
ceph.spec.in