Accepting request 1229495 from openSUSE:Leap:Micro:6.2
- Disable Leap flavor building on Leap Micro 6.1+ which newly contains sle_version OBS-URL: https://build.opensuse.org/request/show/1229495 OBS-URL: https://build.opensuse.org/package/show/Base:System/openSUSE-repos?expand=0&rev=59
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 9 22:17:56 UTC 2024 - Lubos Kocman <Lubos.Kocman+factory@suse.de>
|
||||
|
||||
- Disable Leap flavor building on Leap Micro 6.1+
|
||||
which newly contains sle_version
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 9 20:02:29 UTC 2024 - Lubos Kocman <lubos.kocman@suse.com>
|
||||
|
||||
|
@@ -63,7 +63,7 @@ ExclusiveArch: do_not_build
|
||||
%endif
|
||||
|
||||
# Leap 16
|
||||
%if 0%{?is_opensuse} && 0%{?suse_version} >= 1600
|
||||
%if 0%{?is_opensuse} && 0%{?suse_version} >= 1600 && !0%{?is_leapmicro}
|
||||
%if "%flavor" == "openSUSE-repos-Leap"
|
||||
%define theme Leap
|
||||
%define branding leap
|
||||
|
Reference in New Issue
Block a user