From c67ca2aa332c428e71e4d1ed3558293f1b82e1d5 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Wed, 11 Jun 2025 21:47:44 -0700 Subject: [PATCH] fix(anda): More things Fedora changed on 42 (#5336) (#5339) (cherry picked from commit 37fc5e1e7b9a18fef369532bb7b335dcc631b32f) Signed-off-by: Gilver Co-authored-by: Gilver --- anda/tools/buildsys/anda/rust-anda.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/anda/tools/buildsys/anda/rust-anda.spec b/anda/tools/buildsys/anda/rust-anda.spec index e8fb429c0f..c414133ace 100644 --- a/anda/tools/buildsys/anda/rust-anda.spec +++ b/anda/tools/buildsys/anda/rust-anda.spec @@ -6,7 +6,7 @@ Name: rust-anda Version: 0.4.12 -Release: 4%?dist +Release: 5%?dist Summary: Andaman Build toolchain License: MIT @@ -33,12 +33,13 @@ Andaman Build toolchain.} %package -n %{crate} Summary: %{summary} -Requires: mock-scm +Requires: mock Requires: rpm-build Requires: createrepo_c Requires: git-core Requires: libgit2 %if 0%{?fedora} >= 42 +Requires: mock-filesystem Requires: util-linux-script %endif