Hello community,

here is the log from the commit of package u-boot for openSUSE:Factory checked 
in at 2019-11-20 10:30:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/u-boot (Old)
 and      /work/SRC/openSUSE:Factory/.u-boot.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "u-boot"

Wed Nov 20 10:30:16 2019 rev:113 rq:749833 version:2019.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/u-boot/u-boot.changes    2019-11-19 
12:59:32.762125711 +0100
+++ /work/SRC/openSUSE:Factory/.u-boot.new.26869/u-boot.changes 2019-11-20 
10:30:21.946599689 +0100
@@ -1,0 +2,6 @@
+Tue Nov 19 16:23:31 UTC 2019 - Andreas Schwab <[email protected]>
+
+- Don't constrain multibuild in openSUSE:Factory:PowerPC and
+  openSUSE:Factory:RISCV
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ u-boot.spec ++++++
--- /var/tmp/diff_new_pack.nrINUy/_old  2019-11-20 10:30:23.570600014 +0100
+++ /var/tmp/diff_new_pack.nrINUy/_new  2019-11-20 10:30:23.570600014 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package u-boot
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 # Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon
 # Copyright (c) 2007-2010 by Silvan Calarco <[email protected]>
 #
@@ -23,7 +23,7 @@
 %bcond_with uboot_atf
 %bcond_with uboot_atf_pine64
 
-%if "%_project" == "hardware:boot" || "%_project" == "hardware:boot:staging" 
|| "%_project" == "openSUSE:Factory:ARM" 
+%if "%_project" == "hardware:boot" || "%_project" == "hardware:boot:staging" 
|| "%_project" == "openSUSE:Factory" || "%_project" == "openSUSE:Factory:ARM" 
|| "%_project" == "openSUSE:Factory:PowerPC" || "%_project" == 
"openSUSE:Factory:RISCV"
 
 # A complete multibuild-flavoured package is only built in above projects.
 # In order to build a defined subset in forked projects, add the
@@ -35,6 +35,18 @@
 #|BuildFlags: onlybuild:u-boot:my-flavor1 onlybuild:u-boot:my-flavor2
 #|BuildFlags: onlybuild:u-boot:my-flavor3 onlybuild:u-boot:my-flavor4
 
+# If you opt to use onlybuild: to select U-Boot flavours and also
+# have additional packages in that project, these need to be listed, too:
+
+#|BuildFlags: onlybuild:package onlybuild:otherpackage onlybuild:thirdpackage
+
+# Any packages not included in that list will neither build in that project
+# nor in subprojects!
+
+# It is still possible to enable the full multiboot set plus eventual
+# additional packages by adding the Macros: [...] :Macros section and
+# omitting the "onlybuild:"-lines.
+
 %else
 %if "%target" == "tools" || "%target" == ""
 # At least build the tools.
@@ -203,7 +215,7 @@
 Summary:        The U-Boot firmware for the %target platform
 License:        GPL-2.0-only
 Group:          System/Boot
-Url:            http://www.denx.de/wiki/U-Boot
+URL:            http://www.denx.de/wiki/U-Boot
 Source:         ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2
 Source1:        
ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig
 Source2:        arndale-bl1.img




Reply via email to