Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package warewulf for openSUSE:Factory checked in at 2022-04-10 00:42:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/warewulf (Old) and /work/SRC/openSUSE:Factory/.warewulf.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "warewulf" Sun Apr 10 00:42:06 2022 rev:7 rq:967981 version:3.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/warewulf/warewulf.changes 2022-02-11 23:08:48.970843005 +0100 +++ /work/SRC/openSUSE:Factory/.warewulf.new.1900/warewulf.changes 2022-04-10 00:42:13.384901138 +0200 @@ -1,0 +2,5 @@ +Wed Apr 6 17:00:32 UTC 2022 - Egbert Eich <e...@suse.com> + +- Disable i586 buildarch for openSUSE:Factory. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ warewulf.spec ++++++ --- /var/tmp/diff_new_pack.mBspWW/_old 2022-04-10 00:42:15.368879076 +0200 +++ /var/tmp/diff_new_pack.mBspWW/_new 2022-04-10 00:42:15.368879076 +0200 @@ -21,7 +21,11 @@ %if "%{?flavor}" == "" ExclusiveArch: do_not_build %else + %if 0%{?suse_version} > 1500 +ExclusiveArch: x86_64 aarch64 + %else ExclusiveArch: x86_64 aarch64 i586 + %endif %ifarch x86_64 # on arch != x86_64 only build warewulf-provision-%%arch-initramfs %define full_build 1 %endif @@ -121,7 +125,6 @@ Warewulf is a set of utilities designed to better enable utilization and maintenance of clusters or groups of computers. - %package common Summary: Main Warewulf daemon and utilities Group: Productivity/Clustering/Computing @@ -174,7 +177,6 @@ This package contains documentation for Warewulf, and installation recipes to assist in the deployment of a Warewulf cluster. - %package provision Summary: Warewulf Cluster Provisioning Module Group: Productivity/Clustering/Computing @@ -195,7 +197,6 @@ administrative tools. To actually provision systems, the warewulf-provision-server package is also required. - %package -n perl-warewulf-provision Summary: Perl support scripts for the Warewulf3 provisioning system Group: Productivity/Clustering/Computing @@ -215,7 +216,6 @@ This package includes the supporting libs for the Warewulf provisioning module. - %package provision-server Summary: Warewulf Cluster Provisioning Module Server Group: Productivity/Clustering/Computing @@ -236,7 +236,6 @@ provision systems. Systems used solely for administration of Warewulf do not require this package. - %package -n perl-warewulf-provision-server Summary: Perl support scripts for the Warewulf3 provisioning system Group: Productivity/Clustering/Computing @@ -262,7 +261,6 @@ This package includes the supporting libs for the Warewulf provisioning server module. - %package provision-%{_arch}-initramfs Summary: Warewulf Cluster Provisioning Module initramfs for %{_arch} systems Group: Productivity/Clustering/Computing @@ -281,7 +279,6 @@ This package contains the %{_arch}-specific initramfs used to build the bootstrap for %{_arch} systems. - %package provision-ipxe-images Summary: Warewulf Cluster Provisioning Module iPXE Images Group: Productivity/Clustering/Computing @@ -300,7 +297,6 @@ This package contains the iPXE images used to boot warewulf on i586, x86_64, and arm64 systems. - %package vnfs Summary: Warewulf VNFS Module Group: Productivity/Clustering/Computing @@ -317,7 +313,6 @@ This is the VNFS module which supports the creation and management of Virtual Node FileSystem objects. - %package cluster Summary: Tools used for clustering with Warewulf Group: Productivity/Clustering/Computing @@ -337,7 +332,6 @@ This package contains tools to facilitate management of a Cluster with Warewulf. - %package -n perl-warewulf-cluster Summary: Perl support scripts for the Warewulf3 cluster module Group: Productivity/Clustering/Computing