mirror of
https://github.com/ceph/ceph
synced 2025-04-01 23:02:17 +00:00
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:
commit
32f28c96d0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user