Hello community, here is the log from the commit of package numlockx for openSUSE:Factory checked in at 2017-12-08 12:54:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/numlockx (Old) and /work/SRC/openSUSE:Factory/.numlockx.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "numlockx" Fri Dec 8 12:54:44 2017 rev:20 rq:548395 version:1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/numlockx/numlockx.changes 2013-04-16 06:49:35.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.numlockx.new/numlockx.changes 2017-12-08 12:54:46.923332080 +0100 @@ -1,0 +2,5 @@ +Mon Dec 4 20:23:09 UTC 2017 - [email protected] + +- BuildRequire only the needed X libraries, not xorg-x11-devel. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ numlockx.spec ++++++ --- /var/tmp/diff_new_pack.Y5W42T/_old 2017-12-08 12:54:47.899296832 +0100 +++ /var/tmp/diff_new_pack.Y5W42T/_new 2017-12-08 12:54:47.903296688 +0100 @@ -1,7 +1,7 @@ # # spec file for package numlockx # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -19,7 +19,8 @@ Name: numlockx Url: http://freecode.com/projects/numlockx BuildRequires: automake -BuildRequires: xorg-x11-devel +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xtst) Version: 1.2 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build
