Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package containerized-data-importer for 
openSUSE:Factory checked in at 2022-01-14 23:13:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/containerized-data-importer (Old)
 and      /work/SRC/openSUSE:Factory/.containerized-data-importer.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "containerized-data-importer"

Fri Jan 14 23:13:38 2022 rev:16 rq:946485 version:1.43.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/containerized-data-importer/containerized-data-importer.changes
  2022-01-13 00:23:14.807968087 +0100
+++ 
/work/SRC/openSUSE:Factory/.containerized-data-importer.new.1892/containerized-data-importer.changes
        2022-01-14 23:15:09.290705836 +0100
@@ -1,0 +2,5 @@
+Thu Jan 13 11:11:41 UTC 2022 - Guillaume GARDET <[email protected]>
+
+- Enable build on aarch64
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ containerized-data-importer.spec ++++++
--- /var/tmp/diff_new_pack.07xyxL/_old  2022-01-14 23:15:10.650706715 +0100
+++ /var/tmp/diff_new_pack.07xyxL/_new  2022-01-14 23:15:10.650706715 +0100
@@ -32,7 +32,7 @@
 BuildRequires:  rsync
 BuildRequires:  sed
 BuildRequires:  golang(API) = 1.17
-ExclusiveArch:  x86_64
+ExclusiveArch:  x86_64 aarch64
 
 %description
 Containerized-Data-Importer (CDI) is a persistent storage management add-on 
for Kubernetes
@@ -115,6 +115,9 @@
 %setup -n go/src/kubevirt.io/%{name} -c -T
 tar --strip-components=1 -xf %{S:0}
 
+# Fix aarch64 - 
https://github.com/kubevirt/containerized-data-importer/issues/2048
+sed -i "s#GOARCH=amd64 ##" hack/build/build-go.sh
+
 %build
 # Hackery to determine which registry path to use in cdi-operator.yaml
 # when building the manifests

Reply via email to