From 8fac0a81b7297a2f9c6e6c4a9dc372f0b05aae31 Mon Sep 17 00:00:00 2001 From: madomado Date: Thu, 12 Jun 2025 02:18:17 +0800 Subject: [PATCH] fix(anda): dep on script directly? (#5320) Signed-off-by: madomado --- anda/tools/buildsys/anda/rust-anda.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/tools/buildsys/anda/rust-anda.spec b/anda/tools/buildsys/anda/rust-anda.spec index 9911e62aed..9790f29264 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: 2%?dist +Release: 3%?dist Summary: Andaman Build toolchain License: MIT @@ -38,7 +38,7 @@ Requires: rpm-build Requires: createrepo_c Requires: git-core Requires: libgit2 -Requires: util-linux-script +Requires: script %description -n %{crate} %{_description}