From aeedf47bb64daf0ab1b10ec66a16e84da55f4b27 Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Mon, 23 Feb 2026 17:36:58 +0000 Subject: [PATCH] Add riscv64 to ExclusiveArch --- criu.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/criu.spec b/criu.spec index 367f373..26fd9cf 100644 --- a/criu.spec +++ b/criu.spec @@ -12,7 +12,7 @@ Name: criu Version: 4.2 -Release: 1%{?dist} +Release: 1%{?dist}.alma.1 Summary: Tool for Checkpoint/Restore in User-space License: GPL-2.0-only AND LGPL-2.1-only AND MIT URL: http://criu.org/ @@ -53,7 +53,7 @@ BuildRequires: make # user-space and kernel changes are only available for x86_64, arm, # ppc64le, aarch64 and s390x # https://bugzilla.redhat.com/show_bug.cgi?id=902875 -ExclusiveArch: x86_64 %{arm} ppc64le aarch64 s390x +ExclusiveArch: x86_64 %{arm} ppc64le aarch64 s390x riscv64 %description criu is the user-space part of Checkpoint/Restore in User-space @@ -162,6 +162,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libcriu.a %doc %{_mandir}/man1/criu-ns.1* %changelog +* Mon Feb 23 2026 Andrew Lukoshko - 4.2-1.alma.1 +- Add riscv64 to ExclusiveArch + * Tue Nov 18 2025 Adrian Reber - 4.2-1 - Update to 4.2