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:
parent
7bd23cadc5
commit
53d0c07470
@ -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
|
Mon Jul 03 11:38:00 UTC 2023 - danish.prakash@suse.com
|
||||||
|
|
||||||
|
@ -28,8 +28,6 @@ Source2: cargo_config
|
|||||||
BuildRequires: cargo
|
BuildRequires: cargo
|
||||||
BuildRequires: cargo-packaging
|
BuildRequires: cargo-packaging
|
||||||
# Disable this line if you wish to support all platforms.
|
# 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
|
%description
|
||||||
Aardvark-dns is an authoritative dns server for A/AAAA container records.
|
Aardvark-dns is an authoritative dns server for A/AAAA container records.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user