From: Dusty Mabe Date: Mon, 30 Sep 2019 03:04:33 +0000 (-0400) Subject: rpm: make the rpm noarch X-Git-Url: https://git.nutra.tk/v2?a=commitdiff_plain;h=da9704f945d3d7c378212e4a9bd5b5cf1ba382a9;p=gamesguru%2Fgit-remote-gcrypt.git rpm: make the rpm noarch It's not specific to any CPU architecture. Signed-off-by: Dusty Mabe --- 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