From f192c6da9057eeccc6b01710c0e71099ffb352fc Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sat, 9 Jun 2018 17:51:53 +0100 Subject: [PATCH] nbdkit-plugin-tar should be noarch. It contains only a Perl script. --- nbdkit.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/nbdkit.spec b/nbdkit.spec index b5d79fd..f0658af 100644 --- a/nbdkit.spec +++ b/nbdkit.spec @@ -329,6 +329,7 @@ This package lets you write Ruby plugins for %{name}. %package plugin-tar Summary: Tar archive plugin for %{name} License: BSD +BuildArch: noarch Requires: %{name}%{?_isa} = %{version}-%{release}