[torque/el4] Remove wrong configure messages from description.

stevetraylen stevetraylen at fedoraproject.org
Wed Aug 31 18:52:23 UTC 2011


commit fc4cfd21436591ff16635171e0ee609f769b197d
Author: Steve Traylen <steve.traylen at cern.ch>
Date:   Wed Aug 31 20:50:28 2011 +0200

    Remove wrong configure messages from description.

 torque.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/torque.spec b/torque.spec
index f296395..df07ed3 100644
--- a/torque.spec
+++ b/torque.spec
@@ -78,13 +78,13 @@
 %define server_nameflags --with-default-server=%{server_name}
 
 
-%define shared_description %(echo -e "TORQUE (Tera-scale Open-source Resource and QUEue manager) is a resource \\nmanager providing control over batch jobs and distributed compute nodes.  \\nTORQUE is based on OpenPBS version 2.3.12 and incorporates scalability, \\nfault tolerance, and feature extension patches provided by USC, NCSA, OSC, \\nthe U.S. Dept of Energy, Sandia, PNNL, U of Buffalo, TeraGrid, and many \\nother leading edge HPC organizations.\\n\\nThis build was configured with:\\n  %{server_nameflags}\\n  %{tclflags}\\n  %{guiflags}\\n  %{rcpflags}\\n")
+%define shared_description %(echo -e "TORQUE (Tera-scale Open-source Resource and QUEue manager) is a resource \\nmanager providing control over batch jobs and distributed compute nodes.  \\nTORQUE is based on OpenPBS version 2.3.12 and incorporates scalability, \\nfault tolerance, and feature extension patches provided by USC, NCSA, OSC, \\nthe U.S. Dept of Energy, Sandia, PNNL, U of Buffalo, TeraGrid, and many \\nother leading edge HPC organizations.\\n\\n")
 
 
 Summary: Tera-scale Open-source Resource and QUEue manager
 Name: %{name}
 Version: %{version}
-Release: %{?snap:0.%{release}.%{snap}cvs}%{!?snap:%{release}}%{?dist}
+Release: %{?snap:0.%{release}.%{snap}cvs}%{!?snap:%{release}}%{?dist}.1
 Source: torque-%{version}%{?snap:-snap.%snap}.tar.gz
 Source2: xpbs.desktop
 Source3: xpbsmon.desktop
@@ -481,6 +481,9 @@ A simple PAM module to authorize users on PBS MOM nodes with a running job.
 
 
 %changelog
+* Wed Aug 31 2011 Steve Traylen <steve.traylen at cern.ch> - 2.5.7-2 1
+- Remove wrong configure messages from description.
+
 * Wed Aug 31 2011 Steve Traylen <steve.traylen at cern.ch> - 2.5.7-2
 - Move checkpoint directory from torque-mom to torque package. 
   rhbz#734878


More information about the scm-commits mailing list