Add --with-tcp-retry-limit=2 to build, rhbz#738576.
This commit is contained in:
parent
af77e4e827
commit
85bee5423f
@ -84,7 +84,7 @@
|
||||
Summary: Tera-scale Open-source Resource and QUEue manager
|
||||
Name: %{name}
|
||||
Version: %{version}
|
||||
Release: %{?snap:0.%{release}.%{snap}cvs}%{!?snap:%{release}}%{?dist}.1
|
||||
Release: %{?snap:0.%{release}.%{snap}cvs}%{!?snap:%{release}}%{?dist}.2
|
||||
Source: torque-%{version}%{?snap:-snap.%snap}.tar.gz
|
||||
Source2: xpbs.desktop
|
||||
Source3: xpbsmon.desktop
|
||||
@ -137,6 +137,7 @@ This package holds just a few shared files and directories.
|
||||
--with-server-home=%{torquehomedir} --with-pam=/%{_lib}/security \
|
||||
--with-sendmail=/usr/sbin/sendmail \
|
||||
--enable-munge-auth \
|
||||
--with-tcp-retry-limit=2 \
|
||||
%{server_nameflags} %{guiflags} %{tclflags} %{rcpflags}
|
||||
|
||||
%__cp -vf pbs-config-multilib pbs-config
|
||||
@ -481,6 +482,9 @@ A simple PAM module to authorize users on PBS MOM nodes with a running job.
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 19 2011 Steve Traylen <steve.traylen@cern.ch> - 2.5.7-2 2
|
||||
- Add --with-tcp-retry-limit=2 to build, rhbz#738576.
|
||||
|
||||
* Wed Aug 31 2011 Steve Traylen <steve.traylen@cern.ch> - 2.5.7-2 1
|
||||
- Remove wrong configure messages from description.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user