Merge pull request #17070 from ktdreyer/rpm-macros-in-comments

rpm: rm macros in comments

Reviewed-By: Nathan Cutler <ncutler@suse.com>
Reviewed-by: Boris Ranto <branto@redhat.com>
This commit is contained in:
Boris Ranto 2017-08-18 11:33:45 +02:00 committed by GitHub
commit 32f28c96d0

View File

@ -67,7 +67,8 @@ Release: @RPM_RELEASE@%{?dist}
Epoch: 2
%endif
# define %_epoch_prefix macro which will expand to the empty string if %epoch is undefined
# define _epoch_prefix macro which will expand to the empty string if epoch is
# undefined
%global _epoch_prefix %{?epoch:%{epoch}:}
Summary: User space components of the Ceph file system