Hello community, here is the log from the commit of package xemacs for openSUSE:Factory checked in at 2017-12-31 01:14:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xemacs (Old) and /work/SRC/openSUSE:Factory/.xemacs.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "xemacs" Sun Dec 31 01:14:40 2017 rev:89 rq:560689 version:21.5.34 Changes: -------- --- /work/SRC/openSUSE:Factory/xemacs/xemacs.changes 2017-07-02 13:38:29.956345142 +0200 +++ /work/SRC/openSUSE:Factory/.xemacs.new/xemacs.changes 2017-12-31 01:14:41.579603751 +0100 @@ -1,0 +2,6 @@ +Thu Dec 28 15:46:18 UTC 2017 - crrodriguez@opensuse.org + +- Remove BuildRequires on xorg-x11 metapackages. Use + only the required libraries instead. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xemacs.spec ++++++ --- /var/tmp/diff_new_pack.3e1tXx/_old 2017-12-31 01:14:42.979136821 +0100 +++ /var/tmp/diff_new_pack.3e1tXx/_new 2017-12-31 01:14:42.983135487 +0100 @@ -36,9 +36,14 @@ BuildRequires: openldap2-devel BuildRequires: texinfo BuildRequires: update-desktop-files -BuildRequires: xaw3d-devel -BuildRequires: xorg-x11 -BuildRequires: xorg-x11-devel +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xau) +BuildRequires: pkgconfig(xaw3d) +BuildRequires: pkgconfig(xext) +BuildRequires: pkgconfig(xmu) +BuildRequires: pkgconfig(xpm) +BuildRequires: pkgconfig(xt) + %if 0%{?suse_version} > 1130 BuildRequires: gpm-devel %else