Hello community, here is the log from the commit of package radeontop for openSUSE:Factory checked in at 2019-12-21 12:33:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/radeontop (Old) and /work/SRC/openSUSE:Factory/.radeontop.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "radeontop" Sat Dec 21 12:33:05 2019 rev:9 rq:758484 version:1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/radeontop/radeontop.changes 2019-08-27 10:29:02.827906981 +0200 +++ /work/SRC/openSUSE:Factory/.radeontop.new.6675/radeontop.changes 2019-12-21 12:33:44.755430703 +0100 @@ -1,0 +2,5 @@ +Fri Dec 20 11:05:28 UTC 2019 - Martin Pluskal <[email protected]> + +- Update dependencies + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ radeontop.spec ++++++ --- /var/tmp/diff_new_pack.nLmprT/_old 2019-12-21 12:33:46.587431574 +0100 +++ /var/tmp/diff_new_pack.nLmprT/_new 2019-12-21 12:33:46.587431574 +0100 @@ -1,7 +1,7 @@ # # spec file for package radeontop # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,19 +27,18 @@ Source1: radeontop-rpmlintrc BuildRequires: pkgconfig BuildRequires: pkgconfig(libdrm) >= 2.4.63 +BuildRequires: pkgconfig(libdrm_amdgpu) >= 2.4.79 BuildRequires: pkgconfig(ncurses) BuildRequires: pkgconfig(pciaccess) BuildRequires: pkgconfig(xcb) BuildRequires: pkgconfig(xcb-dri2) -Recommends: %{name}-lang = %{version} %description -A tool to view Radeon GPU utilization, both for the total activity -percent and individual blocks. -Supported cards are R600 and up, even Southern Islands should work fine. Works with -both the open drivers and AMD Catalyst. -The total GPU utilization is also valid for OpenCL loads; the other blocks are -only useful in GL loads. +A tool to view Radeon GPU utilization, both for the total activity percent +and individual blocks. Supported cards are R600 and up, even Southern +Islands should work fine. Works with both the open drivers and AMD +Catalyst. The total GPU utilization is also valid for OpenCL loads; the +other blocks are only useful in GL loads. %lang_package @@ -48,7 +47,7 @@ %build export CFLAGS="%{optflags}" -make %{?_smp_mflags} debug=1 nostrip=1 amdgpu=1 +%make_build debug=1 nostrip=1 amdgpu=1 %install %make_install LIBDIR=%{_lib}
