diff --git a/ceph.spec b/ceph.spec index 094d069..81eb9f7 100644 --- a/ceph.spec +++ b/ceph.spec @@ -71,7 +71,7 @@ %if 0%{?rhel} < 9 %bcond_with system_pmdk %else -%ifarch s390x %{arm64} +%ifarch s390x %{arm64} riscv64 %bcond_with system_pmdk %else %bcond_without system_pmdk @@ -206,7 +206,7 @@ ################################################################################# Name: ceph Version: 18.2.1 -Release: 3%{?dist} +Release: 4%{?dist} %if 0%{?fedora} || 0%{?rhel} Epoch: 2 %endif @@ -344,7 +344,9 @@ BuildRequires: snappy-devel BuildRequires: sqlite-devel BuildRequires: sudo BuildRequires: pkgconfig(udev) +%ifarch %{valgrind_arches} BuildRequires: valgrind-devel +%endif BuildRequires: which BuildRequires: xfsprogs-devel BuildRequires: xmlstarlet @@ -2860,6 +2862,9 @@ exit 0 %endif %changelog +* Wed Mar 06 2024 David Abdurachmanov - 2:18.2.1-4 +- Add support for riscv64 + * Wed Jan 24 2024 Kaleb S. KEITHLEY - 2:18.2.1-3 - gcc-14