Hello community, here is the log from the commit of package radeontop for openSUSE:Factory checked in at 2016-07-15 12:51:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/radeontop (Old) and /work/SRC/openSUSE:Factory/.radeontop.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "radeontop" Changes: -------- --- /work/SRC/openSUSE:Factory/radeontop/radeontop.changes 2015-10-06 13:25:04.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.radeontop.new/radeontop.changes 2016-07-15 12:51:21.000000000 +0200 @@ -1,0 +2,5 @@ +Sun Jul 10 18:15:41 UTC 2016 - [email protected] + +- Change dependecies to allow building for SLE-12 + +------------------------------------------------------------------- Old: ---- v0.9.tar.gz New: ---- radeontop-0.9.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ radeontop.spec ++++++ --- /var/tmp/diff_new_pack.Ip7PND/_old 2016-07-15 12:51:22.000000000 +0200 +++ /var/tmp/diff_new_pack.Ip7PND/_new 2016-07-15 12:51:22.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package radeontop # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -23,10 +23,10 @@ License: GPL-3.0 Group: System/Monitoring Url: https://github.com/clbr/radeontop -Source: https://github.com/clbr/radeontop/archive/v%{version}.tar.gz -BuildRequires: pkg-config +Source: https://github.com/clbr/radeontop/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +BuildRequires: ncurses-devel +BuildRequires: pkgconfig BuildRequires: pkgconfig(libdrm) -BuildRequires: pkgconfig(ncurses) BuildRequires: pkgconfig(pciaccess) BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -54,6 +54,6 @@ %defattr(-,root,root,-) %doc COPYING README.md %{_sbindir}/radeontop -%{_mandir}/man1/radeontop.1.* +%{_mandir}/man1/radeontop.1%{ext_man} %changelog
