Remove wrong configure messages from description.

This commit is contained in:
Steve Traylen 2011-08-31 20:50:28 +02:00
parent 5a692054fb
commit af77e4e827

View File

@ -78,13 +78,13 @@
%define server_nameflags --with-default-server=%{server_name} %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 Summary: Tera-scale Open-source Resource and QUEue manager
Name: %{name} Name: %{name}
Version: %{version} 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 Source: torque-%{version}%{?snap:-snap.%snap}.tar.gz
Source2: xpbs.desktop Source2: xpbs.desktop
Source3: xpbsmon.desktop Source3: xpbsmon.desktop
@ -481,6 +481,9 @@ A simple PAM module to authorize users on PBS MOM nodes with a running job.
%changelog %changelog
* Wed Aug 31 2011 Steve Traylen <steve.traylen@cern.ch> - 2.5.7-2 1
- Remove wrong configure messages from description.
* Wed Aug 31 2011 Steve Traylen <steve.traylen@cern.ch> - 2.5.7-2 * Wed Aug 31 2011 Steve Traylen <steve.traylen@cern.ch> - 2.5.7-2
- Move checkpoint directory from torque-mom to torque package. - Move checkpoint directory from torque-mom to torque package.
rhbz#734878 rhbz#734878