Return arch hack back

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 5 years ago
parent 8603623ebc
commit 16b28806ef
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

@ -1,4 +1,6 @@
%bcond_without check %bcond_without check
# https://pagure.io/koji/issue/659
%global debug_package %{nil}
Name: rust-packaging Name: rust-packaging
Version: 11 Version: 11
@ -9,8 +11,7 @@ License: MIT
URL: https://pagure.io/fedora-rust/rust2rpm URL: https://pagure.io/fedora-rust/rust2rpm
Source: https://releases.pagure.org/fedora-rust/rust2rpm/rust2rpm-%{version}.tar.xz Source: https://releases.pagure.org/fedora-rust/rust2rpm/rust2rpm-%{version}.tar.xz
BuildArch: noarch ExclusiveArch: %{rust_arches}
ExclusiveArch: %{rust_arches} noarch
# gawk is needed for stripping dev-deps in macro # gawk is needed for stripping dev-deps in macro
Requires: gawk Requires: gawk

Loading…
Cancel
Save