SHA256
1
0
forked from pool/suse-hpc
Commit Graph

31 Commits

Author SHA256 Message Date
f6a43b44b5 - Fix typo in shell script variable.
OBS-URL: https://build.opensuse.org/package/show/science:HPC/suse-hpc?expand=0&rev=48
2020-05-07 21:51:12 +00:00
37307aed0b Accepting request 798280 from home:eeich:branches:science:HPC
- Add 'Obsolete:' option to master package. This way, a removed
  master package may be declared obsolte. 
- Allow 'Empty' package - without a 'Requires:' to keep master
  package for backward compatibility.

OBS-URL: https://build.opensuse.org/request/show/798280
OBS-URL: https://build.opensuse.org/package/show/science:HPC/suse-hpc?expand=0&rev=46
2020-04-27 13:41:38 +00:00
b1328c63b1 Accepting request 672357 from home:eeich:branches:science:HPC
- macros.hpc: Improve master package description and README message.

OBS-URL: https://build.opensuse.org/request/show/672357
OBS-URL: https://build.opensuse.org/package/show/science:HPC/suse-hpc?expand=0&rev=44
2019-02-07 06:58:32 +00:00
3a4b960ea7 Accepting request 672258 from home:eeich:branches:science:HPC
- 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.

OBS-URL: https://build.opensuse.org/request/show/672258
OBS-URL: https://build.opensuse.org/package/show/science:HPC/suse-hpc?expand=0&rev=43
2019-02-06 17:56:26 +00:00
e94e68033a - Remove redefinition of _sysconfdir in %%hpc_cmake:
Redefining _sysconfdir to %%hpc_sysconfdir caused a recursive loop!

OBS-URL: https://build.opensuse.org/package/show/science:HPC/suse-hpc?expand=0&rev=41
2019-01-07 15:47:33 +00:00
Dirk Stoecker
60c559d8d9 Accepting request 659779 from home:TheBlackCat:branches:science:HPC
- 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.

OBS-URL: https://build.opensuse.org/request/show/659779
OBS-URL: https://build.opensuse.org/package/show/science:HPC/suse-hpc?expand=0&rev=39
2018-12-19 08:20:49 +00:00
d635b83634 Accepting request 650133 from home:eeich:branches:science:machinelearning
* Do not remove executable flag on .so files

OBS-URL: https://build.opensuse.org/request/show/650133
OBS-URL: https://build.opensuse.org/package/show/science:HPC/suse-hpc?expand=0&rev=37
2018-11-19 09:32:41 +00:00
0cd8b95a1b Accepting request 650115 from home:eeich:branches:science:machinelearning
- Improve python handling:
  * set python3 as default for Factory
  * allow to specify subdir to HPC pyton path

OBS-URL: https://build.opensuse.org/request/show/650115
OBS-URL: https://build.opensuse.org/package/show/science:HPC/suse-hpc?expand=0&rev=36
2018-11-19 07:14:05 +00:00
c9d411738c Accepting request 650047 from home:eeich:branches:science:machinelearning
- 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.

OBS-URL: https://build.opensuse.org/request/show/650047
OBS-URL: https://build.opensuse.org/package/show/science:HPC/suse-hpc?expand=0&rev=35
2018-11-18 21:36:28 +00:00
78f0744332 Accepting request 644958 from home:eeich:factory_staging
- Bump version

OBS-URL: https://build.opensuse.org/request/show/644958
OBS-URL: https://build.opensuse.org/package/show/science:HPC/suse-hpc?expand=0&rev=33
2018-10-26 20:23:12 +00:00
2431d90278 Accepting request 644956 from home:eeich:factory_staging
- Add %%hpc_cmake which wraps %%cmake from marcos.cmake.

OBS-URL: https://build.opensuse.org/request/show/644956
OBS-URL: https://build.opensuse.org/package/show/science:HPC/suse-hpc?expand=0&rev=32
2018-10-26 20:21:27 +00:00
7e4c94501e - macros: fix unexpanded macro in description of master package.
OBS-URL: https://build.opensuse.org/package/show/science:HPC/suse-hpc?expand=0&rev=31
2018-10-25 10:52:12 +00:00
0fbc287707 Accepting request 630405 from home:eeich:branches:science:HPC
- macros: %hpc_master_package: properly escape '\'

- macros:
  * Fix line endings
  * Replace %%compiler_family by %%hpc_compiler_family

OBS-URL: https://build.opensuse.org/request/show/630405
OBS-URL: https://build.opensuse.org/package/show/science:HPC/suse-hpc?expand=0&rev=29
2018-08-19 14:30:23 +00:00
45b671e6c4 Accepting request 617652 from home:eeich:branches:science:HPC
- Improve test to be more general.

OBS-URL: https://build.opensuse.org/request/show/617652
OBS-URL: https://build.opensuse.org/package/show/science:HPC/suse-hpc?expand=0&rev=27
2018-06-19 07:07:13 +00:00
062bf1e349 Accepting request 617646 from home:eeich:branches:science:HPC
- Handle license file using %license where applicable.

OBS-URL: https://build.opensuse.org/request/show/617646
OBS-URL: https://build.opensuse.org/package/show/science:HPC/suse-hpc?expand=0&rev=26
2018-06-19 06:11:03 +00:00
8c3e75f434 - 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.

OBS-URL: https://build.opensuse.org/package/show/science:HPC/suse-hpc?expand=0&rev=25
2018-06-18 04:56:54 +00:00
872b283917 - Fix master package summary and description
-  Add support for different name than %name

OBS-URL: https://build.opensuse.org/package/show/science:HPC/suse-hpc?expand=0&rev=24
2018-06-16 19:49:12 +00:00
599bb76cf4 Accepting request 586048 from home:eeich:branches:science:HPC
- Append a newline to the shebang line prepended by the
  %hpc_shebang_prepend_list macro (boo#1084951).

OBS-URL: https://build.opensuse.org/request/show/586048
OBS-URL: https://build.opensuse.org/package/show/science:HPC/suse-hpc?expand=0&rev=22
2018-03-12 19:23:13 +00:00
d2de6d5383 Accepting request 582351 from home:eeich:python
- 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).

OBS-URL: https://build.opensuse.org/request/show/582351
OBS-URL: https://build.opensuse.org/package/show/science:HPC/suse-hpc?expand=0&rev=20
2018-03-04 11:15:02 +00:00
c1d535a5c2 Accepting request 574735 from home:eeich:branches:science:HPC
- Fix summary in module files (bnc#1080259).

OBS-URL: https://build.opensuse.org/request/show/574735
OBS-URL: https://build.opensuse.org/package/show/science:HPC/suse-hpc?expand=0&rev=18
2018-02-09 15:37:13 +00:00
f01f3d4f3b - For tool don't distinguish minor versions:
%hpc_cf_dep_version represents what we distinguish
  which determines the granularity in compiler selection.

OBS-URL: https://build.opensuse.org/package/show/science:HPC/suse-hpc?expand=0&rev=16
2018-01-30 10:09:11 +00:00
59189c8af3 - Initial version (FATE#320596).
OBS-URL: https://build.opensuse.org/package/show/science:HPC/suse-hpc?expand=0&rev=14
2017-11-20 20:26:51 +00:00
f0e6739e57 - 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 '_'.

OBS-URL: https://build.opensuse.org/package/show/science:HPC/suse-hpc?expand=0&rev=13
2017-11-20 20:03:10 +00:00
7ec2537086 Accepting request 535288 from home:eeich:branches:science:HPC
- Fix master package macro to handle sub-packages with a
  different basename correctly.

OBS-URL: https://build.opensuse.org/request/show/535288
OBS-URL: https://build.opensuse.org/package/show/science:HPC/suse-hpc?expand=0&rev=11
2017-10-19 17:40:53 +00:00
Nicolas Morey-Chaisemartin
98b72f4515 Accepting request 532126 from science:HPC:EnvMod
- Add _service to fetch github files

OBS-URL: https://build.opensuse.org/request/show/532126
OBS-URL: https://build.opensuse.org/package/show/science:HPC/suse-hpc?expand=0&rev=9
2017-10-06 08:32:55 +00:00
Nicolas Morey-Chaisemartin
abaff21b7d Accepting request 532078 from science:HPC:EnvMod
- Make source files downloadable from git.

OBS-URL: https://build.opensuse.org/request/show/532078
OBS-URL: https://build.opensuse.org/package/show/science:HPC/suse-hpc?expand=0&rev=8
2017-10-06 06:47:30 +00:00
74305d031a Accepting request 531169 from science:HPC:EnvMod
- Add more documentation.
- Fix LICENSE and copyright statement in LICENSE.

OBS-URL: https://build.opensuse.org/request/show/531169
OBS-URL: https://build.opensuse.org/package/show/science:HPC/suse-hpc?expand=0&rev=6
2017-10-04 11:09:55 +00:00
Nicolas Morey-Chaisemartin
a334d90eb9 - Add %{?hpc_ext} to install path to allow multiple flavor installs
OBS-URL: https://build.opensuse.org/package/show/science:HPC/suse-hpc?expand=0&rev=5
2017-09-27 07:33:00 +00:00
fe7e841696 Accepting request 525945 from home:eeich:hpc_alt
- Add a dependency generator wrapper for binaries and libraries
  to avoid adding standard dependencies for HPC libraries.

- Removed unneeded BuildRequires:

OBS-URL: https://build.opensuse.org/request/show/525945
OBS-URL: https://build.opensuse.org/package/show/science:HPC/suse-hpc?expand=0&rev=3
2017-09-13 22:51:52 +00:00
Dominique Leuenberger
2a144e47d7 Accepting request 523749 from science:HPC
- Initial version.

OBS-URL: https://build.opensuse.org/request/show/523749
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suse-hpc?expand=0&rev=1
2017-09-13 20:36:20 +00:00
Nicolas Morey-Chaisemartin
bbf69083e1 Accepting request 523742 from science:HPC:EnvMod
- Initial version.

OBS-URL: https://build.opensuse.org/request/show/523742
OBS-URL: https://build.opensuse.org/package/show/science:HPC/suse-hpc?expand=0&rev=1
2017-09-12 14:34:53 +00:00