]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rpm: rm macros in comments 17070/head
authorKen Dreyer <kdreyer@redhat.com>
Thu, 17 Aug 2017 15:19:38 +0000 (09:19 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Thu, 17 Aug 2017 18:20:01 +0000 (12:20 -0600)
commit5c1e9f55d3a144c93c9c18b031db3cdc320561ef
tree118d8b817e10bbf5a492d60acb1b68dca2b2c06e
parent8a63a83c6fc310cde4c23b9880335d16ab31838c
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>
ceph.spec.in