# disable dwz which compresses the debuginfo
%global _find_debuginfo_dwz_opts %{nil}
-# define %_epoch_prefix macro which will expand to the empty string if %epoch is undefined
-%global _epoch_prefix %{?epoch:%{epoch}:}
-
#################################################################################
# main package definition
#################################################################################
%if 0%{?fedora} || 0%{?rhel}
Epoch: 1
%endif
+
+# 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
License: LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and GPL-2.0-with-autoconf-exception and BSD-3-Clause and MIT
%if 0%{?suse_version}