From da9704f945d3d7c378212e4a9bd5b5cf1ba382a9 Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: Sun, 29 Sep 2019 23:04:33 -0400 Subject: rpm: make the rpm noarch It's not specific to any CPU architecture. Signed-off-by: Dusty Mabe --- redhat/git-remote-gcrypt.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/redhat/git-remote-gcrypt.spec b/redhat/git-remote-gcrypt.spec index 7ea0388..1cbdf2a 100644 --- a/redhat/git-remote-gcrypt.spec +++ b/redhat/git-remote-gcrypt.spec @@ -10,6 +10,8 @@ License: GPLv3 URL: https://git.spwhitton.name/%{name} Source0: https://git.spwhitton.name/%{name}/snapshot/%{name}-%{version}.tar.gz +BuildArch: noarch + BuildRequires: python3-docutils Requires: gnupg2 git-core -- cgit v1.2.3