Skip to content

Commit

Permalink
Updates for v0.27
Browse files Browse the repository at this point in the history
  • Loading branch information
lipari committed Jan 4, 2016
1 parent bfbcc24 commit 8299417
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion META
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Name: slurm-spank-plugins
Version: 0.26
Version: 0.27
Release: 1
Author: Mark Grondona <[email protected]>
3 changes: 2 additions & 1 deletion slurm-spank-plugins.spec
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Source0: %{name}-%{version}.tgz
Requires: slurm
Obsoletes: chaos-spankings

BuildRequires: slurm-devel bison flex
BuildRequires: slurm-devel bison flex hwloc-devel

%if %{_with cpuset}
BuildRequires: libbitmask libcpuset
Expand Down Expand Up @@ -237,6 +237,7 @@ fi
%{_libdir}/slurm/auto-affinity.so
%{_libdir}/slurm/pty.so
%{_libdir}/slurm/addr-no-randomize.so
%{_libdir}/slurm/mpibind.so
%{_libdir}/system-safe-preload.so
%{_libexecdir}/%{name}/overcommit-util
%{_libdir}/slurm/setsched.so
Expand Down

0 comments on commit 8299417

Please sign in to comment.