commit sysbench for openSUSE:Factory
Hello community, here is the log from the commit of package sysbench for openSUSE:Factory checked in at 2018-10-31 13:20:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sysbench (Old) and /work/SRC/openSUSE:Factory/.sysbench.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "sysbench" Wed Oct 31 13:20:32 2018 rev:20 rq:645540 version:1.0.15 Changes: -------- --- /work/SRC/openSUSE:Factory/sysbench/sysbench.changes 2018-07-21 10:25:03.198959909 +0200 +++ /work/SRC/openSUSE:Factory/.sysbench.new/sysbench.changes 2018-10-31 13:21:51.647033837 +0100 @@ -1,0 +2,5 @@ +Tue Oct 23 12:46:30 UTC 2018 - Martin Pluskal <mpluskal@suse.com> + +- Use bundled versions of luajit and ck for SLE + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sysbench.spec ++++++ --- /var/tmp/diff_new_pack.X66p3s/_old 2018-10-31 13:21:52.167033352 +0100 +++ /var/tmp/diff_new_pack.X66p3s/_new 2018-10-31 13:21:52.171033349 +0100 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -35,8 +35,10 @@ BuildRequires: openssl-devel BuildRequires: pkgconfig BuildRequires: postgresql-devel +%if 0%{?is_opensuse} BuildRequires: pkgconfig(ck) BuildRequires: pkgconfig(luajit) +%endif %description This benchmark was designed for identifying basic system parameters, as @@ -50,8 +52,10 @@ autoreconf -fiv %configure \ --without-gcc-arch \ + %if 0%{?is_opensuse} --with-system-ck \ --with-system-luajit \ + %endif --with-pgsql make %{?_smp_mflags} V=1
participants (1)
-
root