dmlb2000 pushed to torque (el5). "Add --with-tcp-retry-limit=2 to build, rhbz#738576."

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 8 06:03:59 UTC 2015


>From 1a17a8fd8f8c7aa9702af3041741e995872ca53d Mon Sep 17 00:00:00 2001
From: Steve Traylen <steve.traylen at cern.ch>
Date: Sun, 18 Sep 2011 20:26:43 +0200
Subject: Add --with-tcp-retry-limit=2 to build, rhbz#738576.


diff --git a/torque.spec b/torque.spec
index 7913786..4278f84 100644
--- a/torque.spec
+++ b/torque.spec
@@ -71,7 +71,7 @@
 
 Name:        torque
 Version:     3.0.2
-Release:     2%{?dist}
+Release:     3%{?dist}
 Summary:     Tera-scale Open-source Resource and QUEue manager
 Source0:     http://www.clusterresources.com/downloads/%{name}/%{name}-%{version}.tar.gz
 Source2:     xpbs.desktop
@@ -349,6 +349,7 @@ CFLAGS="%{optflags} -Wno-overlength-strings"
 %configure --includedir=%{_includedir}/torque \
   --with-server-home=%{torquehomedir} --with-pam=/%{_lib}/security \
   --with-sendmail=%{_sbindir}/sendmail --disable-static \
+  --with-tcp-retry-limit=2 \
   --enable-drmaa --enable-munge-auth \
   %{server_nameflags} %{guiflags} %{tclflags} %{rcpflags}
 
@@ -785,6 +786,9 @@ fi
 %endif
 
 %changelog
+* Mon Sep 19 2011 Steve Traylen <steve.traylen at cern.ch> - 3.0.2-3
+- Add --with-tcp-retry-limit=2 to build, rhbz#738576.
+
 * Wed Aug 30 2011 Steve Traylen <steve.traylen at cern.ch> - 3.0.2-2
 - Move checkpoint directory from torque-mom to torque package.
   rhbz#734878.
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/torque.git/commit/?h=el5&id=1a17a8fd8f8c7aa9702af3041741e995872ca53d


More information about the scm-commits mailing list