Hello community, here is the log from the commit of package gnu-compilers-hpc for openSUSE:Factory checked in at 2017-11-21 15:33:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnu-compilers-hpc (Old) and /work/SRC/openSUSE:Factory/.gnu-compilers-hpc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnu-compilers-hpc" Tue Nov 21 15:33:36 2017 rev:4 rq:543912 version:1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/gnu-compilers-hpc/gnu-compilers-hpc.changes 2017-10-07 17:50:42.135207182 +0200 +++ /work/SRC/openSUSE:Factory/.gnu-compilers-hpc.new/gnu-compilers-hpc.changes 2017-11-21 15:33:42.746295927 +0100 @@ -1,0 +2,8 @@ +Fri Nov 10 20:17:48 UTC 2017 - [email protected] + +- Add Requires: for lua-lmod to base package. +- Add Provides/Conflicts: to macro package: + only one version of this macro package can + can be installed at the same time. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnu-compilers-hpc.spec ++++++ --- /var/tmp/diff_new_pack.CFaBji/_old 2017-11-21 15:33:44.278240412 +0100 +++ /var/tmp/diff_new_pack.CFaBji/_new 2017-11-21 15:33:44.278240412 +0100 @@ -62,6 +62,7 @@ BuildRequires: gcc%{?c_f_ver} BuildRequires: lua-lmod BuildRequires: suse-hpc +Requires: lua-lmod BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -85,6 +86,8 @@ %package macros-devel Summary: Macro package for HPC GNU compiler environment Group: Development/Languages +Provides: %{pname}-hpc-macros-devel = %{version} +Conflicts: otherproviders(%{pname}-hpc-macros-devel) BuildArch: noarch Requires: %{name}-devel = %{version}
