Hello community, here is the log from the commit of package oneko for openSUSE:Factory checked in at 2018-03-02 21:12:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/oneko (Old) and /work/SRC/openSUSE:Factory/.oneko.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "oneko" Fri Mar 2 21:12:29 2018 rev:16 rq:581902 version:1.1b Changes: -------- --- /work/SRC/openSUSE:Factory/oneko/oneko.changes 2014-10-14 07:13:35.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.oneko.new/oneko.changes 2018-03-02 21:12:32.275150477 +0100 @@ -1,0 +2,5 @@ +Thu Mar 1 19:27:10 UTC 2018 - [email protected] + +- Remove xorg-x11-devel from buildrequires. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ oneko.spec ++++++ --- /var/tmp/diff_new_pack.5cGjCT/_old 2018-03-02 21:12:33.479107184 +0100 +++ /var/tmp/diff_new_pack.5cGjCT/_new 2018-03-02 21:12:33.483107040 +0100 @@ -1,7 +1,7 @@ # # spec file for package oneko # -# Copyright (c) 2014 SUSE LINUX Products 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 @@ -26,8 +26,9 @@ Source: http://www.ibiblio.org/pub/linux/X11/demos/%name-%version.tar.gz Patch: oneko-1.1b.dif BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: xorg-x11 -BuildRequires: xorg-x11-devel +BuildRequires: imake +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xext) %description A nice program that changes your cursor into a cat playing with your @@ -44,7 +45,7 @@ Rick Niles <[email protected]> %prep -%setup -n oneko-1.1 -b0 +%setup -q -n oneko-1.1 -b0 %patch %build
