Skip to content
Snippets Groups Projects
Verified Commit 4dcac44d authored by Dennis Klein's avatar Dennis Klein
Browse files

Update to 3.0.0

parent 52cd4cd5
No related branches found
No related tags found
No related merge requests found
%global tag v%{version}
%global name_tag %{name}-v%{version}
%global plugstack_conf_d /slurm/plugstack.conf.d
Name: slurm-singularity-exec
Version: 2.0.0
Version: 3.0.0
Release: %autorelease
Epoch: 1
Summary: Slurm SPANK plugin to start Singularity/Apptainer containers
License: GPLv3
Source0: https://git.gsi.de/SDE/%{name}/-/archive/%{tag}/%{name_tag}.tar.bz2
Source0: https://github.com/GSI-HPC/%{name}/archive/refs/tags/v%{version}.tar.gz
BuildRequires: cmake
BuildRequires: gcc
......@@ -28,7 +26,7 @@ then propagated to a shell script slurm-singularity-wrapper.sh customizable by
the cluster administrator.
%prep
%autosetup -n %{name_tag}
%autosetup
%build
%cmake -D INSTALL_PLUGSTACK_CONF=ON
......
SHA512 (v3.0.0.tar.gz) = acd9512c91279dba1f5906647aa26da5f9ca71ee713b26a208fa9207cf9ebe18f7155224fe5f7981600f171b799d2ee52354843abb69597fe41835e97f493285
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment