fix(anda): More things Fedora changed on 42 (#5336) (#5340)

(cherry picked from commit 37fc5e1e7b)

Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Raboneko
2025-06-11 21:47:36 -07:00
committed by GitHub
parent 3409fa2b88
commit adacb6e54c
+3 -2
View File
@@ -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