Hello community, here is the log from the commit of package nxtvepg for openSUSE:Factory checked in at 2018-03-20 22:00:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nxtvepg (Old) and /work/SRC/openSUSE:Factory/.nxtvepg.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nxtvepg" Tue Mar 20 22:00:36 2018 rev:21 rq:588743 version:2.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/nxtvepg/nxtvepg.changes 2017-03-16 09:52:09.224534640 +0100 +++ /work/SRC/openSUSE:Factory/.nxtvepg.new/nxtvepg.changes 2018-03-20 22:01:04.224147485 +0100 @@ -1,0 +2,6 @@ +Mon Mar 19 18:17:44 UTC 2018 - [email protected] + +- Change xorg-x11-devel --> pkgconfig(x11, xmu) +- Add explicit builrequires on tcl-devel + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nxtvepg.spec ++++++ --- /var/tmp/diff_new_pack.syMkyx/_old 2018-03-20 22:01:04.960120987 +0100 +++ /var/tmp/diff_new_pack.syMkyx/_new 2018-03-20 22:01:04.964120843 +0100 @@ -1,7 +1,7 @@ # # spec file for package nxtvepg # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -20,15 +20,17 @@ Version: 2.8.1 Release: 0 Summary: Nextview EPG Decoder and Browser -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Hardware/TV Url: http://nxtvepg.sourceforge.net/ Source0: http://prdownloads.sourceforge.net/nxtvepg/%{name}-%{version}.tar.gz Source1: rc.nxtvepg Patch1: nxtvepg-Makefile.patch Patch2: nxtvepg-no-hardcoded-tcl-dir.patch +BuildRequires: tcl-devel BuildRequires: tk-devel -BuildRequires: xorg-x11-devel +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xmu) Requires(pre): %insserv_prereq %description
