Hello community, here is the log from the commit of package perftest for openSUSE:Factory checked in at 2020-04-15 19:57:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perftest (Old) and /work/SRC/openSUSE:Factory/.perftest.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perftest" Wed Apr 15 19:57:24 2020 rev:11 rq:794229 version:4.4 Changes: -------- --- /work/SRC/openSUSE:Factory/perftest/perftest.changes 2020-03-23 12:53:18.972060243 +0100 +++ /work/SRC/openSUSE:Factory/.perftest.new.2738/perftest.changes 2020-04-15 19:57:29.901708485 +0200 @@ -1,0 +2,5 @@ +Wed Apr 15 14:29:42 UTC 2020 - Martin Pluskal <[email protected]> + +- Modernise spec file to use current macros + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perftest.spec ++++++ --- /var/tmp/diff_new_pack.e40zQK/_old 2020-04-15 19:57:31.405709613 +0200 +++ /var/tmp/diff_new_pack.e40zQK/_new 2020-04-15 19:57:31.409709617 +0200 @@ -17,17 +17,15 @@ %define extra_version -0.11 - Name: perftest +Version: 4.4 +Release: 0 Summary: IB Performance tests License: BSD-3-Clause OR GPL-2.0-or-later Group: Productivity/Networking/Diagnostic -Version: 4.4 -Release: 0 +URL: https://github.com/linux-rdma/perftest Source0: %{name}-%{version}%{extra_version}.tar.gz Patch4: perftest-armv6.patch -URL: https://github.com/linux-rdma/perftest -BuildRoot: %{_tmppath}/%{name}-%{version}-build # For transition to rdma-core make sure the new packages are selected # Once the transition is made the version check can be removed BuildRequires: autoconf @@ -40,7 +38,6 @@ %description gen2 uverbs microbenchmarks - %prep %setup -q -n %{name}-%{version}%{extra_version} %patch4 -p1 @@ -48,14 +45,13 @@ %build ./autogen.sh %configure -make %{?_smp_mflags} V=1 +%make_build chmod -x runme %install -make DESTDIR=%{buildroot} install +%make_install %files -%defattr(-, root, root) %doc README runme %license COPYING %{_bindir}/ib_atomic_lat
