Accepting request 758482 from hardware👢staging

OBS-URL: https://build.opensuse.org/request/show/758482
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=72
This commit is contained in:
Guillaume GARDET 2019-12-20 11:11:06 +00:00 committed by Git OBS Bridge
parent 7f97d93cfd
commit d06d71d830
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Dec 20 11:08:03 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Add Leap 15.2 (x86, arm and ppc) to the list of projects using
_multibuild
-------------------------------------------------------------------
Fri Dec 13 15:57:44 UTC 2019 - Matthias Brugger <mbrugger@suse.com>

View File

@ -232,7 +232,7 @@ BuildRequires: swig
BuildRequires: pkgconfig(sdl)
Conflicts: u-boot-loader
Provides: u-boot-loader
%if "%_project" == "hardware:boot" || "%_project" == "hardware:boot:staging" || "%_project" == "openSUSE:Factory" || "%_project" == "openSUSE:Factory:ARM" || "%_project" == "openSUSE:Factory:PowerPC" || "%_project" == "openSUSE:Factory:RISCV"
%if "%_project" == "hardware:boot" || "%_project" == "hardware:boot:staging" || "%_project" == "openSUSE:Factory" || "%_project" == "openSUSE:Factory:ARM" || "%_project" == "openSUSE:Factory:PowerPC" || "%_project" == "openSUSE:Factory:RISCV" || "%_project" == "openSUSE:Leap:15.2" || "%_project" == "openSUSE:Leap:15.2:ARM" || "%_project" == "openSUSE:Leap:15.2:PowerPC"
# A complete multibuild-flavoured package is only built in above projects.
# In order to build a defined subset in forked projects, add the
# following to the respective project config (without the "#|"):