Hello community, here is the log from the commit of package WindowMaker for openSUSE:Factory checked in at 2017-12-06 08:59:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/WindowMaker (Old) and /work/SRC/openSUSE:Factory/.WindowMaker.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "WindowMaker" Wed Dec 6 08:59:29 2017 rev:43 rq:548457 version:0.95.8 Changes: -------- --- /work/SRC/openSUSE:Factory/WindowMaker/WindowMaker.changes 2017-04-12 17:59:30.667681719 +0200 +++ /work/SRC/openSUSE:Factory/.WindowMaker.new/WindowMaker.changes 2017-12-06 08:59:30.346971890 +0100 @@ -1,0 +2,7 @@ +Tue Nov 28 20:21:32 UTC 2017 - [email protected] + +- Remove xorg-x11-devel metapackage dependencies, replace it for + specific pkgconfig() buildrequires or automatically generated + ones for the -devel package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ WindowMaker.spec ++++++ --- /var/tmp/diff_new_pack.sVLPHM/_old 2017-12-06 08:59:31.258938508 +0100 +++ /var/tmp/diff_new_pack.sVLPHM/_new 2017-12-06 08:59:31.258938508 +0100 @@ -44,16 +44,20 @@ BuildRequires: freetype2-devel BuildRequires: gcc-c++ BuildRequires: giflib-devel +BuildRequires: libexif-devel BuildRequires: libjpeg-devel BuildRequires: libpng-devel BuildRequires: libtiff-devel BuildRequires: libtool -%if 0%{?suse_version} > 1210 -BuildRequires: libXft-devel -%endif +BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: wallpaper-branding-openSUSE -BuildRequires: xorg-x11-devel +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xext) +BuildRequires: pkgconfig(xft) +BuildRequires: pkgconfig(xinerama) +BuildRequires: pkgconfig(xmu) +BuildRequires: pkgconfig(xpm) Requires: wallpaper-branding-openSUSE Requires: xdg-menu Provides: windowmanager @@ -81,12 +85,6 @@ License: GPL-2.0+ Group: Development/Libraries/X11 Requires: %{name} = %{version} -Requires: giflib-devel -Requires: libjpeg-devel -Requires: libpng-devel -Requires: libtiff-devel -Requires: xorg-x11-devel -Requires: zlib-devel %description devel This package contains the header files and libraries necessary for
