Hello community, here is the log from the commit of package sysbench for openSUSE:Factory checked in at 2019-10-22 15:44:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sysbench (Old) and /work/SRC/openSUSE:Factory/.sysbench.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sysbench" Tue Oct 22 15:44:49 2019 rev:24 rq:741496 version:1.0.17 Changes: -------- --- /work/SRC/openSUSE:Factory/sysbench/sysbench.changes 2019-08-29 17:26:19.087279515 +0200 +++ /work/SRC/openSUSE:Factory/.sysbench.new.2352/sysbench.changes 2019-10-22 15:44:51.253676272 +0200 @@ -1,0 +2,6 @@ +Mon Oct 21 12:30:59 UTC 2019 - Martin Pluskal <[email protected]> + +- Add zlib build dependency +- Use more of modern macros for building + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sysbench.spec ++++++ --- /var/tmp/diff_new_pack.gxS5Vh/_old 2019-10-22 15:44:51.621676692 +0200 +++ /var/tmp/diff_new_pack.gxS5Vh/_new 2019-10-22 15:44:51.621676692 +0200 @@ -35,6 +35,7 @@ BuildRequires: openssl-devel BuildRequires: pkgconfig BuildRequires: postgresql-devel +BuildRequires: zlib-devel %if 0%{?suse_version} > 1500 BuildRequires: postgresql-server-devel %endif @@ -60,7 +61,7 @@ --with-system-luajit \ %endif --with-pgsql -make %{?_smp_mflags} V=1 +%make_build %install %make_install
