Changelog for
suse-hpc-0.4-lp150.56.1.x86_64.rpm :
* Wed Feb 06 2019 eichAATTsuse.com- macros.hpc: Fix default moduleversion link generation and deletion
* Generation: convert to a posttrans script to make sure the link target exists.
* Deletion: Fix paths and line endings. (bsc#1124509)- macros.hpc: Improve documentation for -L option in %%hpc_master macro.- macros.hpc: Improve master package description and README message.
* Mon Jan 07 2019 eichAATTsuse.com- Remove redefinition of _sysconfdir in %%hpc_cmake: Redefining _sysconfdir to %%hpc_sysconfdir caused a recursive loop!
* Fri Dec 14 2018 Todd R
- Add hpc_docdir macro.- Add cmake directories macros.- Use upstream-recommended %{_rpmconfigdir}/macros.d directory for rpm macros.- Add meson macro.- Future-proof cmake macro.
* Mon Nov 19 2018 eichAATTsuse.com- Improve python handling:
* set python3 as default for Factory
* allow to specify subdir to HPC pyton path
* Do not remove executable flag on .so files
* Sun Nov 18 2018 eichAATTsuse.com- Expand modules handling (bsc#1116458):
* add %%hpc_modules_init to store the list of modules
* if a modules list is available, use environment during dependency generation to exclude objects which will be found thru environment modules.
* bump package version.
* Fri Oct 26 2018 eichAATTsuse.com- Add %%hpc_cmake which wraps %%cmake from marcos.cmake.
* Thu Oct 25 2018 eichAATTsuse.com- macros: fix unexpanded macro in description of master package.
* Sun Aug 19 2018 eichAATTsuse.com- macros: %hpc_master_package: properly escape \'\\\'
* Sun Aug 19 2018 eichAATTsuse.com- macros:
* Fix line endings
* Replace %%compiler_family by %%hpc_compiler_family
* Tue Jun 19 2018 eichAATTsuse.com- Handle license file using %license where applicable.
* Mon Jun 18 2018 eichAATTsuse.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 2018 eichAATTsuse.com- Fix master package summary and description- Add support for different name than %name
* Mon Mar 12 2018 eichAATTsuse.com- Append a newline to the shebang line prepended by the %hpc_shebang_prepend_list macro (boo#1084951).
* Sun Feb 25 2018 eichAATTsuse.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 09 2018 eichAATTsuse.com- Fix summary in module files (bnc#1080259).
* Tue Jan 30 2018 eichAATTsuse.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 2017 eichAATTsuse.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 2017 eichAATTsuse.com- Fix master package macro to handle sub-packages with a different basename correctly.
* Fri Oct 06 2017 nmoreychaisemartinAATTsuse.com- Add _service to fetch github files
* Thu Oct 05 2017 eichAATTsuse.com- Make source files downloadable from git.
* Wed Oct 04 2017 eichAATTsuse.com- Add more documentation.- Fix LICENSE and copyright statement in LICENSE.
* Thu Sep 21 2017 nmoreychaisemartinAATTsuse.com- Add %{?hpc_ext} to install path to allow multiple flavor installs
* Wed Sep 13 2017 eichAATTsuse.com- Add a dependency generator wrapper for binaries and libraries to avoid adding standard dependencies for HPC libraries.
* Tue Sep 12 2017 eichAATTsuse.com- Removed unneeded BuildRequires:
* Wed May 03 2017 eichAATTsuse.com- Initial version (FATE#320596).