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

notifications at fedoraproject.org notifications at fedoraproject.org
Tue May 19 19:14:38 UTC 2015


From 85bee5423f46498177d79ceb8c4509ea85399bf8 Mon Sep 17 00:00:00 2001
From: Steve Traylen <steve.traylen at cern.ch>
Date: Mon, 19 Sep 2011 01:20:08 +0200
Subject: Add --with-tcp-retry-limit=2 to build, rhbz#738576.


diff --git a/torque.spec b/torque.spec
index df07ed3..f5afe95 100644
--- a/torque.spec
+++ b/torque.spec
@@ -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 at 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 at cern.ch> - 2.5.7-2 1
 - Remove wrong configure messages from description.
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/torque.git/commit/?h=f21&id=85bee5423f46498177d79ceb8c4509ea85399bf8


More information about the scm-commits mailing list