Accepting request 535332 from home:jberry:branches:system:install:head
- Update suse_version check to exclude in ix86 for Leap 15.0. Currently, causes unresolvable builds in Leap 15.0 stagings. OBS-URL: https://build.opensuse.org/request/show/535332 OBS-URL: https://build.opensuse.org/package/show/system:install:head/installation-images?expand=0&rev=1085
This commit is contained in:
parent
48d682b6bd
commit
f1c1a46823
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 19 21:17:47 UTC 2017 - jberry@suse.com
|
||||
|
||||
- Update suse_version check to exclude in ix86 for Leap 15.0.
|
||||
|
||||
--------------------------------------------------------------------
|
||||
Tue Oct 17 13:15:28 UTC 2017 - dmueller@suse.com
|
||||
|
||||
|
@ -193,7 +193,7 @@ BuildRequires: grub2-branding-%branding_grub2
|
||||
# === branding end ===
|
||||
|
||||
# no i586 in Leap
|
||||
%if %suse_version == 1315
|
||||
%if %suse_version == 1500
|
||||
ExcludeArch: %ix86
|
||||
%endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user