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

Disable restricting builds only for tier1 platforms

OBS-URL: https://build.opensuse.org/request/show/1098180
OBS-URL: https://build.opensuse.org/package/show/devel:microos/netavark?expand=0&rev=11
This commit is contained in:
Dan Čermák 2023-07-11 14:27:47 +00:00 committed by Git OBS Bridge
parent 056a9b9860
commit a67029b0cd
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jul 11 13:30:20 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:22:33 UTC 2023 - danish.prakash@suse.com

View File

@ -33,9 +33,6 @@ BuildRequires: systemd-rpm-macros
# aardvark-dns and %%{name} are usually released in sync
Requires: aardvark-dns >= %{version}
# Provides: container-network-stack = 2
# 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
Netavark is a rust based network stack for containers. It is being