]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rpm: rm macros in comments 19173/head
authorKen Dreyer <kdreyer@redhat.com>
Thu, 17 Aug 2017 15:19:38 +0000 (09:19 -0600)
committerNathan Cutler <ncutler@suse.com>
Mon, 27 Nov 2017 13:08:23 +0000 (14:08 +0100)
commitad2393b8b8dc71a8099fa87924dcb6936a27fd84
tree23e09df358f8624a4b506c1f6f4cdee9070b8643
parentecec65906af60c16fc99f669c1591bb821305a64
rpm: rm macros in comments

rpm expands all macros in a .spec file, even those in comments. Drop the
percent signs so rpm will not expand these.

This change silences rpmlint's warning about macros in comments.

Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
(cherry picked from commit 5c1e9f55d3a144c93c9c18b031db3cdc320561ef)
ceph.spec.in