Hello community, here is the log from the commit of package patterns-hpc for openSUSE:Factory checked in at 2020-03-19 19:50:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/patterns-hpc (Old) and /work/SRC/openSUSE:Factory/.patterns-hpc.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "patterns-hpc" Thu Mar 19 19:50:28 2020 rev:12 rq:786221 version:20190218 Changes: -------- --- /work/SRC/openSUSE:Factory/patterns-hpc/patterns-hpc.changes 2019-03-28 22:49:36.783044672 +0100 +++ /work/SRC/openSUSE:Factory/.patterns-hpc.new.3160/patterns-hpc.changes 2020-03-19 19:54:03.192277159 +0100 @@ -1,0 +2,6 @@ +Wed Mar 18 16:40:46 UTC 2020 - Christian Goll <[email protected]> + +- removed is_opensuse which was used to mark packages wiich are not + in SLES. They are now Recommended and not Required (jsc#SLE-12109) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ patterns-hpc.spec ++++++ --- /var/tmp/diff_new_pack.tiZaGs/_old 2020-03-19 19:54:03.636277175 +0100 +++ /var/tmp/diff_new_pack.tiZaGs/_new 2020-03-19 19:54:03.640277175 +0100 @@ -1,7 +1,7 @@ # # spec file for package patterns-hpc # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ Summary: Source Package for HPC Patterns License: MIT Group: Metapackages -Url: https://github.com/openSUSE/patterns +URL: https://github.com/openSUSE/patterns Source0: %{name}-rpmlintrc Source1: library-inc.txt Source2: devel-inc.txt @@ -61,9 +61,7 @@ Recommends: pdsh Recommends: mrsh Recommends: mrsh-server -%if 0%{?is_opensuse} Recommends: nss_ldap -%endif # python 2.7 deps Recommends: ganglia-gmond Recommends: genders @@ -111,16 +109,11 @@ Provides: pattern-visible() Requires: pattern() = hpc_compute_node Requires: pattern() = hpc_libraries -%if 0%{?is_opensuse} -Requires: pattern() = devel_C_C++ -Requires: pattern() = devel_basis -Requires: pattern() = devel_perl -Requires: pattern() = devel_python3 -%else -Requires: pattern() = devel_basis -Recommends: python3 +Recommends: pattern() = devel_C_C++ +Recommends: pattern() = devel_basis +Recommends: pattern() = devel_perl +Recommends: pattern() = devel_python3 Recommends: python3-devel -%endif Requires: gnu-compilers-hpc-devel Requires: lua-lmod
