Accepting request 788204 from home:SLindoMansilla:branches:system:install:head

- Use new macro %arm64 instead of bare arch name
- Remove redundant arch armv7hl which is already included in %arm

OBS-URL: https://build.opensuse.org/request/show/788204
OBS-URL: https://build.opensuse.org/package/show/system:install:head/patterns-server?expand=0&rev=19
This commit is contained in:
Dominique Leuenberger 2020-04-28 08:14:19 +00:00 committed by Git OBS Bridge
parent 11acd1b51e
commit c94cbb5780
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Mar 25 13:14:43 UTC 2020 - Sergio Lindo Mansilla <slindomansilla@suse.com>
- Use new macro %arm64 instead of bare arch name
- Remove redundant arch armv7hl which is already included in %arm
-------------------------------------------------------------------
Mon Mar 23 10:24:43 UTC 2020 - Antoine Ginies <aginies@suse.com>

View File

@ -18,7 +18,7 @@
%bcond_with betatest
Name: patterns-server
Version: 20200312
Version: 20200325
Release: 0
Summary: Patterns for Installation (server patterns)
License: MIT
@ -217,7 +217,7 @@ Requires: qemu-ppc
%ifarch s390x
Requires: qemu-s390
%endif
%ifarch %arm aarch64 armv7hl
%ifarch %arm %arm64
Requires: qemu-arm
Requires: qemu-ipxe
%endif