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:
parent
11acd1b51e
commit
c94cbb5780
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user