Hello community, here is the log from the commit of package csmash for openSUSE:Factory checked in at 2018-02-16 21:44:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/csmash (Old) and /work/SRC/openSUSE:Factory/.csmash.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "csmash" Fri Feb 16 21:44:40 2018 rev:23 rq:577120 version:0.6.6 Changes: -------- --- /work/SRC/openSUSE:Factory/csmash/csmash.changes 2012-09-23 17:04:17.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.csmash.new/csmash.changes 2018-02-16 21:44:42.435012072 +0100 @@ -1,0 +2,6 @@ +Fri Feb 9 12:52:58 UTC 2018 - [email protected] + +- FIx buildRequires so metapackages xorg-x11-devel, Mesa-devel + are not required anymore. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ csmash.spec ++++++ --- /var/tmp/diff_new_pack.B65W1l/_old 2018-02-16 21:44:44.582934607 +0100 +++ /var/tmp/diff_new_pack.B65W1l/_new 2018-02-16 21:44:44.582934607 +0100 @@ -1,7 +1,7 @@ # # spec file for package csmash # -# Copyright (c) 2012 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 @@ -32,17 +32,18 @@ Patch3: %{name}-%{version}-qualification.diff Patch4: %{name}-%{version}-definitions.diff Patch5: %{name}-%{version}-uninitialized.diff -BuildRequires: Mesa-devel BuildRequires: SDL-devel BuildRequires: SDL_image-devel BuildRequires: SDL_mixer-devel BuildRequires: desktop-file-utils BuildRequires: fdupes BuildRequires: gcc-c++ -BuildRequires: gtk2-devel -BuildRequires: libdrm-devel -BuildRequires: xorg-x11-devel +BuildRequires: pkgconfig(gl) +BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(glu) +BuildRequires: pkgconfig(gobject-2.0) +BuildRequires: pkgconfig(gtk+-x11-2.0) +BuildRequires: pkgconfig(zlib) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description
