From 61d099b2f85b12920f3bde8cb9971dadf8cc6917 Mon Sep 17 00:00:00 2001 From: madomado Date: Mon, 5 Jan 2026 02:38:46 +0800 Subject: [PATCH 1/2] fix(fresh): bdep pkgconfig(icu-uc) Signed-off-by: madomado --- anda/langs/rust/fresh/fresh.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/anda/langs/rust/fresh/fresh.spec b/anda/langs/rust/fresh/fresh.spec index 4aeb962b8e..531756f042 100644 --- a/anda/langs/rust/fresh/fresh.spec +++ b/anda/langs/rust/fresh/fresh.spec @@ -8,6 +8,7 @@ URL: https://sinelaw.github.io/fresh/ Source0: https://github.com/sinelaw/fresh/archive/refs/tags/v%version.tar.gz License: GPL-2.0-Only BuildRequires: cargo anda-srpm-macros cargo-rpm-macros mold +BuildRequires: pkgconfig(icu-uc) Packager: Owen Zimmerman From 742b285409c013c20927379b04c59254bc598e75 Mon Sep 17 00:00:00 2001 From: madomado Date: Tue, 6 Jan 2026 14:22:59 +0800 Subject: [PATCH 2/2] let's try to add env here Signed-off-by: madomado --- anda/langs/rust/fresh/fresh.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/anda/langs/rust/fresh/fresh.spec b/anda/langs/rust/fresh/fresh.spec index 531756f042..8600f3b36d 100644 --- a/anda/langs/rust/fresh/fresh.spec +++ b/anda/langs/rust/fresh/fresh.spec @@ -26,6 +26,7 @@ Documentaion for %{name}. %cargo_prep_online %build +env %cargo_build %install