Hello community,

here is the log from the commit of package fio for openSUSE:Factory checked in 
at 2018-03-09 10:45:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fio (Old)
 and      /work/SRC/openSUSE:Factory/.fio.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fio"

Fri Mar  9 10:45:36 2018 rev:44 rq:584394 version:3.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/fio/fio.changes  2018-02-20 17:55:25.809697710 
+0100
+++ /work/SRC/openSUSE:Factory/.fio.new/fio.changes     2018-03-09 
10:46:00.771938417 +0100
@@ -1,0 +2,11 @@
+Thu Mar  8 10:53:31 UTC 2018 - [email protected]
+
+- Rework conditionals
+- Update spec file with spec-clener
+
+-------------------------------------------------------------------
+Wed Mar  7 16:12:01 UTC 2018 - [email protected]
+
+- Enable building of the rbd support on aarch64 for SLE (bsc#1083445)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ fio.spec ++++++
--- /var/tmp/diff_new_pack.q8kODf/_old  2018-03-09 10:46:02.111890152 +0100
+++ /var/tmp/diff_new_pack.q8kODf/_new  2018-03-09 10:46:02.115890008 +0100
@@ -21,25 +21,29 @@
 Version:        3.4
 Release:        0
 Summary:        Flexible I/O tester
-License:        GPL-2.0
+License:        GPL-2.0-only
 Group:          System/Benchmark
-Url:            http://git.kernel.dk/?p=fio.git;a=summary
+URL:            http://git.kernel.dk/?p=fio.git;a=summary
 Source:         http://brick.kernel.dk/snaps/fio-%{version}.tar.bz2
 BuildRequires:  gtk2-devel
 BuildRequires:  libaio-devel
-BuildRequires:  libnuma-devel
 BuildRequires:  librdmacm-devel
 BuildRequires:  pkgconfig
 BuildRequires:  zlib-devel
 Suggests:       gfio
 Suggests:       gnuplot
+%ifnarch s390x s390 %{arm}
+BuildRequires:  libnuma-devel
+%endif
+%ifnarch s390x s390 ppc64le ppc64 ppc %{ix86} %{arm}
+BuildRequires:  librbd-devel
+%endif
 %if 0%{?is_opensuse}
 BuildRequires:  glusterfs-devel
 %endif
 %ifarch x86_64
 BuildRequires:  libpmem-devel
 BuildRequires:  libpmemblk-devel
-BuildRequires:  librbd-devel
 %endif
 
 %description
@@ -84,8 +88,9 @@
 make %{?_smp_mflags} test
 
 %files
-%doc COPYING README examples
-%doc HOWTO MORAL-LICENSE REPORTING-BUGS
+%license COPYING MORAL-LICENSE
+%doc README examples
+%doc HOWTO REPORTING-BUGS
 %doc GFIO-TODO SERVER-TODO STEADYSTATE-TODO
 %{_bindir}/fio
 %{_bindir}/fiologparser.py


Reply via email to