Accepting request 798577 from system:install:head

OBS-URL: https://build.opensuse.org/request/show/798577
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/patterns-server?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2020-04-28 20:31:45 +00:00 committed by Git OBS Bridge
commit f186b805e0
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