diff --git a/ceph.spec b/ceph.spec index e65f86e..86e56dd 100644 --- a/ceph.spec +++ b/ceph.spec @@ -39,7 +39,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 @@ -173,7 +173,7 @@ ################################################################################# Name: ceph Version: 18.2.1 -Release: 2%{?dist} +Release: 2.0.riscv64%{?dist} %if 0%{?fedora} || 0%{?rhel} Epoch: 2 %endif @@ -306,7 +306,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 @@ -2635,6 +2637,9 @@ exit 0 %{_datadir}/snmp/mibs %changelog +* Mon Dec 04 2023 David Abdurachmanov - 2:18.2.1-2.0.riscv64 +- Add support for riscv64 + * Wed Nov 15 2023 Kaleb S. KEITHLEY - 2:18.2.1-2 - ceph-18.2.1, rebuild for f40-build-side-76708, w/ libarrow-14.0.1, and liborc-1.9.2