------------------------------------------------------------------- Fri Oct 26 10:49:00 UTC 2018 - eich@suse.com - Add %%hpc_cmake which wraps %%cmake from marcos.cmake. ------------------------------------------------------------------- Thu Oct 25 10:51:17 UTC 2018 - eich@suse.com - macros: fix unexpanded macro in description of master package. ------------------------------------------------------------------- Sun Aug 19 12:54:39 UTC 2018 - eich@suse.com - macros: %hpc_master_package: properly escape '\' ------------------------------------------------------------------- Sun Aug 19 09:32:21 UTC 2018 - eich@suse.com - macros: * Fix line endings * Replace %%compiler_family by %%hpc_compiler_family ------------------------------------------------------------------- Tue Jun 19 05:08:01 UTC 2018 - eich@suse.com - Handle license file using %license where applicable. ------------------------------------------------------------------- Mon Jun 18 04:56:03 UTC 2018 - eich@suse.com - Improve description and README in master packages Explain the purpose of the package and explicitly specify the dependency in the package description and generated README. ------------------------------------------------------------------- Sat Jun 16 19:38:18 UTC 2018 - eich@suse.com - Fix master package summary and description - Add support for different name than %name ------------------------------------------------------------------- Mon Mar 12 19:20:16 UTC 2018 - eich@suse.com - Append a newline to the shebang line prepended by the %hpc_shebang_prepend_list macro (boo#1084951). ------------------------------------------------------------------- Sun Feb 25 19:03:15 UTC 2018 - eich@suse.com - Add functions to: * sanitize the shebang path in scripts, * move python code to the local site arch directory removing any leading shebang line and execute bits * Add the appropriate shebang line to a script and set the execution bit. * validate Python 3 code (bsc#1082209). ------------------------------------------------------------------- Fri Feb 9 15:04:35 UTC 2018 - eich@suse.com - Fix summary in module files (bnc#1080259). ------------------------------------------------------------------- Tue Jan 30 10:00:43 UTC 2018 - eich@suse.com - For tool don't distinguish minor versions: %hpc_cf_dep_version represents what we distinguish which determines the granularity in compiler selection. ------------------------------------------------------------------- Mon Nov 20 18:44:42 UTC 2017 - eich@suse.com - Add lua-lmod to the HPC base Requires - Fix %name in %hpc_python_master_package Not only %pname but also %name needs to have python replaced by %python_flavor. - Add macro to santize %pname for environment variables This marco up-cases the name and replaces '-' by '_'. ------------------------------------------------------------------- Thu Oct 19 11:44:50 UTC 2017 - eich@suse.com - Fix master package macro to handle sub-packages with a different basename correctly. ------------------------------------------------------------------- Fri Oct 6 08:09:44 UTC 2017 - nmoreychaisemartin@suse.com - Add _service to fetch github files ------------------------------------------------------------------- Thu Oct 5 12:31:55 UTC 2017 - eich@suse.com - Make source files downloadable from git. ------------------------------------------------------------------- Wed Oct 4 08:15:18 UTC 2017 - eich@suse.com - Add more documentation. - Fix LICENSE and copyright statement in LICENSE. ------------------------------------------------------------------- Thu Sep 21 15:10:29 UTC 2017 - nmoreychaisemartin@suse.com - Add %{?hpc_ext} to install path to allow multiple flavor installs ------------------------------------------------------------------- Wed Sep 13 19:27:49 UTC 2017 - eich@suse.com - Add a dependency generator wrapper for binaries and libraries to avoid adding standard dependencies for HPC libraries. ------------------------------------------------------------------- Tue Sep 12 18:54:22 UTC 2017 - eich@suse.com - Removed unneeded BuildRequires: ------------------------------------------------------------------- Wed May 3 23:00:31 UTC 2017 - eich@suse.com - Initial version (FATE#320596).