Hello community, here is the log from the commit of package xstereograph for openSUSE:Factory checked in at 2018-03-08 10:59:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xstereograph (Old) and /work/SRC/openSUSE:Factory/.xstereograph.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xstereograph" Thu Mar 8 10:59:08 2018 rev:22 rq:583961 version:2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/xstereograph/xstereograph.changes 2015-06-30 10:42:50.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xstereograph.new/xstereograph.changes 2018-03-08 10:59:09.041754616 +0100 @@ -1,0 +2,5 @@ +Wed Mar 7 14:33:35 UTC 2018 - [email protected] + +- Replace xorg-x11-devel by individual pkgconfig buildrequires + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xstereograph.spec ++++++ --- /var/tmp/diff_new_pack.5cZeHW/_old 2018-03-08 10:59:09.749729026 +0100 +++ /var/tmp/diff_new_pack.5cZeHW/_new 2018-03-08 10:59:09.753728882 +0100 @@ -1,7 +1,7 @@ # # spec file for package xstereograph # -# Copyright (c) 2015 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 @@ -19,11 +19,14 @@ Name: xstereograph BuildRequires: libpng-devel BuildRequires: xaw3d-devel -BuildRequires: xorg-x11 -BuildRequires: xorg-x11-devel +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xaw7) +BuildRequires: pkgconfig(xpm) +BuildRequires: pkgconfig(xt) +BuildRequires: pkgconfig(zlib) %define version_libsx 2.03 Summary: Stereogram generator -License: GPL-2.0+ and LGPL-2.1+ +License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: Amusements/Games/Other Requires: ImageMagick Requires: emacs-x11
