Hello community, here is the log from the commit of package mtools for openSUSE:Factory checked in at 2018-03-30 11:55:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mtools (Old) and /work/SRC/openSUSE:Factory/.mtools.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mtools" Fri Mar 30 11:55:05 2018 rev:42 rq:590566 version:4.0.18 Changes: -------- --- /work/SRC/openSUSE:Factory/mtools/mtools.changes 2015-12-13 09:35:39.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.mtools.new/mtools.changes 2018-03-30 11:55:08.552378106 +0200 @@ -1,0 +2,5 @@ +Tue Feb 13 18:59:51 UTC 2018 - [email protected] + +- Do not BuildRequire metapackage xorg-x11-devel + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mtools.spec ++++++ --- /var/tmp/diff_new_pack.OppFa7/_old 2018-03-30 11:55:10.172319518 +0200 +++ /var/tmp/diff_new_pack.OppFa7/_new 2018-03-30 11:55:10.176319374 +0200 @@ -1,7 +1,7 @@ # # spec file for package mtools # -# 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 @@ -33,9 +33,9 @@ Patch5: %{name}-%{version}-prototypes.diff BuildRequires: autoconf BuildRequires: automake -BuildRequires: libXau-devel BuildRequires: libtool -BuildRequires: xorg-x11-devel +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xau) Requires(pre): %{install_info_prereq} Requires: glibc-locale BuildRoot: %{_tmppath}/%{name}-%{version}-build
