Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ior for openSUSE:Factory checked in 
at 2021-05-18 18:27:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ior (Old)
 and      /work/SRC/openSUSE:Factory/.ior.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ior"

Tue May 18 18:27:34 2021 rev:5 rq:894107 version:3.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ior/ior.changes  2021-02-07 15:23:50.050186506 
+0100
+++ /work/SRC/openSUSE:Factory/.ior.new.2988/ior.changes        2021-05-18 
18:28:03.906540443 +0200
@@ -1,0 +2,6 @@
+Tue May 18 11:19:06 UTC 2021 - Dominique Leuenberger <[email protected]>
+
+- Sync the usage of rados support to architectures where ceph is
+  being built.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ior.spec ++++++
--- /var/tmp/diff_new_pack.CfXK26/_old  2021-05-18 18:28:04.314538674 +0200
+++ /var/tmp/diff_new_pack.CfXK26/_new  2021-05-18 18:28:04.318538657 +0200
@@ -25,7 +25,9 @@
 URL:            https://github.com/hpc/ior
 Source:         
https://github.com/hpc/ior/releases/download/%{version}/%{name}-%{version}.tar.gz
 BuildRequires:  hdf5-openmpi2-devel
+%ifarch  x86_64 aarch64 ppc64le s390x
 BuildRequires:  librbd-devel
+%endif
 BuildRequires:  libs3-devel
 BuildRequires:  openmpi2-devel
 BuildRequires:  zlib-devel
@@ -46,7 +48,10 @@
   --with-mpiio \
   --with-posix \
   --with-hdf5 \
+%ifarch  x86_64 aarch64 ppc64le s390x
   --with-rados
+%endif
+  %nil
 %make_build
 
 %install

Reply via email to