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:
parent
056a9b9860
commit
a67029b0cd
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user