Package: slurm-llnl / 2.3.4-2

Metadata

Package Version Patches format
slurm-llnl 2.3.4-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
mail path | (download)

doc/html/configurator.html.in | 2 1 + 1 - 0 !
doc/man/man1/strigger.1 | 4 2 + 2 - 0 !
doc/man/man5/slurm.conf.5 | 2 1 + 1 - 0 !
src/common/read_config.h | 2 1 + 1 - 0 !
4 files changed, 5 insertions(+), 5 deletions(-)

 mail command absolute pathname
 This patch changes the default command to /usr/bin/mail in various
 configuration files and manual pages.
use dpkg buildflags | (download)

contribs/pam/Makefile.am | 2 1 + 1 - 0 !
contribs/pam/Makefile.in | 3 2 + 1 - 0 !
contribs/perlapi/libslurm/Makefile.am | 8 4 + 4 - 0 !
contribs/perlapi/libslurm/Makefile.in | 8 4 + 4 - 0 !
contribs/perlapi/libslurmdb/Makefile.am | 8 4 + 4 - 0 !
contribs/perlapi/libslurmdb/Makefile.in | 8 4 + 4 - 0 !
contribs/phpext/Makefile.am | 4 2 + 2 - 0 !
contribs/phpext/Makefile.in | 4 2 + 2 - 0 !
src/common/Makefile.am | 2 1 + 1 - 0 !
src/common/Makefile.in | 3 2 + 1 - 0 !
src/plugins/jobcomp/pgsql/Makefile.am | 2 1 + 1 - 0 !
src/plugins/jobcomp/pgsql/Makefile.in | 3 2 + 1 - 0 !
src/plugins/sched/backfill/Makefile.am | 2 1 + 1 - 0 !
src/plugins/sched/backfill/Makefile.in | 3 2 + 1 - 0 !
src/plugins/sched/builtin/Makefile.am | 2 1 + 1 - 0 !
src/plugins/sched/builtin/Makefile.in | 3 2 + 1 - 0 !
src/plugins/sched/hold/Makefile.am | 2 1 + 1 - 0 !
src/plugins/sched/hold/Makefile.in | 3 2 + 1 - 0 !
src/plugins/sched/wiki/Makefile.am | 2 1 + 1 - 0 !
src/plugins/sched/wiki/Makefile.in | 3 2 + 1 - 0 !
src/plugins/sched/wiki2/Makefile.am | 2 1 + 1 - 0 !
src/plugins/sched/wiki2/Makefile.in | 3 2 + 1 - 0 !
src/plugins/select/bluegene/Makefile.am | 2 1 + 1 - 0 !
src/plugins/select/bluegene/Makefile.in | 3 2 + 1 - 0 !
src/plugins/select/cray/Makefile.am | 2 1 + 1 - 0 !
src/plugins/select/cray/Makefile.in | 3 2 + 1 - 0 !
src/plugins/switch/federation/Makefile.am | 2 1 + 1 - 0 !
src/plugins/switch/federation/Makefile.in | 3 2 + 1 - 0 !
src/plugins/topology/tree/Makefile.am | 2 1 + 1 - 0 !
src/plugins/topology/tree/Makefile.in | 3 2 + 1 - 0 !
src/slurmd/slurmd/Makefile.am | 2 1 + 1 - 0 !
src/slurmd/slurmd/Makefile.in | 3 2 + 1 - 0 !
32 files changed, 59 insertions(+), 46 deletions(-)

 use dpkg buildflags
 This patch add some missing build flags to several Makefile.{in,am} in
 order to allow customization of the build process.
 .