From 301dc1ee558f0b8fb132d1c071fe862b8205845e Mon Sep 17 00:00:00 2001
From: Peridot Bot <rockyautomation@rockylinux.org>
Date: Thu, 13 Feb 2025 01:15:16 +0000
Subject: [PATCH] import sssd-2.10.2-3.el10

---
 SPECS/sssd.spec | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/SPECS/sssd.spec b/SPECS/sssd.spec
index 8f0021f..002c809 100644
--- a/SPECS/sssd.spec
+++ b/SPECS/sssd.spec
@@ -164,7 +164,9 @@ BuildRequires: systemtap-sdt-devel
 BuildRequires: systemtap-sdt-dtrace
 BuildRequires: uid_wrapper
 BuildRequires: po4a
+%ifnarch riscv64
 BuildRequires: valgrind-devel
+%endif
 %if %{build_subid}
 BuildRequires: shadow-utils-subid-devel
 %endif
@@ -1117,6 +1119,9 @@ fi
 %systemd_postun_with_restart sssd.service
 
 %changelog
+* Thu Feb 13 2025 Release Engineering <releng@rockylinux.org> - 2.10.2-3
+- Valgrind does not exist on riscv64
+
 * Wed Feb 12 2025 Alexey Tikhonov <atikhono@redhat.com> - 2.10.2-3
 - Resolves: RHEL-78061 - 'sssd_kcm' leaks memory
 
-- 
GitLab