Accepting request 1098181 from home:danishprakash:branches:devel:microos

Disable restricting builds only for tier1 platforms

OBS-URL: https://build.opensuse.org/request/show/1098181
OBS-URL: https://build.opensuse.org/package/show/devel:microos/aardvark-dns?expand=0&rev=9
This commit is contained in:
Dan Čermák 2023-07-11 14:27:15 +00:00 committed by Git OBS Bridge
parent 7bd23cadc5
commit 53d0c07470
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jul 11 13:31:47 UTC 2023 - Danish Prakash <danish.prakash@suse.com>
- Disable restricting builds only for tier1 platforms
i.e. only for x86_64 and aarch64 and enable for all.
-------------------------------------------------------------------
Mon Jul 03 11:38:00 UTC 2023 - danish.prakash@suse.com

View File

@ -28,8 +28,6 @@ Source2: cargo_config
BuildRequires: cargo
BuildRequires: cargo-packaging
# Disable this line if you wish to support all platforms.
# In most situations, you will likely only target tier1 arches for user facing components.
ExclusiveArch: %{rust_tier1_arches}
%description
Aardvark-dns is an authoritative dns server for A/AAAA container records.