Make the package noarch
The package only contains text files. Nothing is architecture dependent.
This commit is contained in:
parent
405d233cea
commit
a045fe6e21
@ -12,6 +12,8 @@ License: GPL-1.0-or-later
|
|||||||
URL: https://git.sr.ht/~gotmax23/forge-srpm-macros
|
URL: https://git.sr.ht/~gotmax23/forge-srpm-macros
|
||||||
Source0: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source0: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
%if %{with tests}
|
%if %{with tests}
|
||||||
BuildRequires: python3-pytest
|
BuildRequires: python3-pytest
|
||||||
|
Loading…
Reference in New Issue
Block a user