[packages/fish] make %rust_req optional
atler
atler at pld-linux.org
Fri Oct 24 20:35:30 CEST 2025
commit 563003d221217ebeb6d12da6dc25a49e53ff15b6
Author: Jan Palus <atler at pld-linux.org>
Date: Fri Oct 24 20:34:01 2025 +0200
make %rust_req optional
fish.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/fish.spec b/fish.spec
index 25cfd56..67f5b43 100644
--- a/fish.spec
+++ b/fish.spec
@@ -22,7 +22,7 @@ BuildRequires: tar >= 1:1.22
BuildRequires: terminfo
BuildRequires: xz
BuildRequires: zstd
-%rust_req
+%{?rust_req}
Requires: pcre2-32 >= 10.21
Requires: awk
Requires: bc
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fish.git/commitdiff/563003d221217ebeb6d12da6dc25a49e53ff15b6
More information about the pld-cvs-commit
mailing list