Hello community, here is the log from the commit of package mpich for openSUSE:Factory checked in at 2017-09-12 19:57:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mpich (Old) and /work/SRC/openSUSE:Factory/.mpich.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mpich" Tue Sep 12 19:57:55 2017 rev:3 rq:523633 version:3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/mpich/mpich.changes 2017-08-30 16:23:48.644362068 +0200 +++ /work/SRC/openSUSE:Factory/.mpich.new/mpich.changes 2017-09-12 19:57:56.537586141 +0200 @@ -1,0 +2,5 @@ +Tue Sep 12 09:22:39 UTC 2017 - [email protected] + +- Drop unnecessary dependency to xorg-x11-devel + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mpich.spec ++++++ --- /var/tmp/diff_new_pack.6lClVV/_old 2017-09-12 19:57:57.837403375 +0200 +++ /var/tmp/diff_new_pack.6lClVV/_new 2017-09-12 19:57:57.837403375 +0200 @@ -1,7 +1,7 @@ # # spec file for package mpich # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %global flavor @BUILD_FLAVOR@%nil %if "%{flavor}" != "" @@ -68,7 +69,6 @@ BuildRequires: mpi-selector BuildRequires: python-devel BuildRequires: sysfsutils -BuildRequires: xorg-x11-devel %if "%{flavor}" == "ofi" BuildRequires: libfabric-devel %endif @@ -147,7 +147,6 @@ %check make check - %else mkdir -p %{buildroot}%{_moduledir}
