From bf5087c0712a22fedaa5faf67b13ae582e0c82a2 Mon Sep 17 00:00:00 2001 From: Roman Lebedev Date: Wed, 19 Nov 2025 02:16:09 +0300 Subject: [PATCH] RPM spec: fuse-bcachefs is noarch, contains no binaries --- bcachefs-tools.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bcachefs-tools.spec b/bcachefs-tools.spec index 09756672..f49d716d 100644 --- a/bcachefs-tools.spec +++ b/bcachefs-tools.spec @@ -112,6 +112,8 @@ check, modify and correct any inconsistencies in the bcachefs filesystem. Summary: FUSE implementation of bcachefs Requires: %{name}%{?_isa} = %{version}-%{release} +BuildArch: noarch + %description -n fuse-bcachefs This package is an experimental implementation of bcachefs leveraging FUSE to mount, create, check, modify and correct any inconsistencies in the bcachefs filesystem.