Hello community, here is the log from the commit of package sysbench for openSUSE:Factory checked in at 2019-04-09 20:19:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sysbench (Old) and /work/SRC/openSUSE:Factory/.sysbench.new.3908 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sysbench" Tue Apr 9 20:19:29 2019 rev:22 rq:692604 version:1.0.16 Changes: -------- --- /work/SRC/openSUSE:Factory/sysbench/sysbench.changes 2018-12-28 12:36:08.631928973 +0100 +++ /work/SRC/openSUSE:Factory/.sysbench.new.3908/sysbench.changes 2019-04-09 20:19:29.889908854 +0200 @@ -1,0 +2,5 @@ +Tue Apr 9 06:51:29 UTC 2019 - Christophe Giboudeaux <[email protected]> + +- Add the missing build dependency for Tumbleweed. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sysbench.spec ++++++ --- /var/tmp/diff_new_pack.pePFv4/_old 2019-04-09 20:19:30.617909846 +0200 +++ /var/tmp/diff_new_pack.pePFv4/_new 2019-04-09 20:19:30.621909852 +0200 @@ -1,7 +1,7 @@ # # spec file for package sysbench # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -35,6 +35,9 @@ BuildRequires: openssl-devel BuildRequires: pkgconfig BuildRequires: postgresql-devel +%if 0%{?suse_version} > 1500 +BuildRequires: postgresql-server-devel +%endif %if 0%{?is_opensuse} BuildRequires: pkgconfig(ck) BuildRequires: pkgconfig(luajit)
