From 0d968f7a1f36adfe1872dfe916e6ff33f67a1458 Mon Sep 17 00:00:00 2001 From: Steve Traylen Date: Tue, 7 Sep 2010 11:58:53 +0200 Subject: [PATCH] 2.4.10. --- .gitignore | 2 +- sources | 2 +- torque.spec | 11 +++++++++-- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 273924f..bea7feb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -torque-2.4.8.tar.gz +torque-2.4.10.tar.gz diff --git a/sources b/sources index c202166..1da91bc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -56170b7fce63fed9ed0cc83ee5bd3e3a torque-2.4.8.tar.gz +02d9dd08d89d937d047a999b5d31f8a1 torque-2.4.10.tar.gz diff --git a/torque.spec b/torque.spec index e29beae..66d58d5 100644 --- a/torque.spec +++ b/torque.spec @@ -67,8 +67,8 @@ %global server_nameflags --with-default-server=%{server_name} Name: torque -Version: 2.4.8 -Release: 3%{?dist} +Version: 2.4.10 +Release: 1%{?dist} Summary: Tera-scale Open-source Resource and QUEue manager Source0: http://www.clusterresources.com/downloads/%{name}/%{name}-%{version}.tar.gz Source2: xpbs.desktop @@ -531,6 +531,9 @@ fi %{_mandir}/man3/pbs_terminate.3.* %{_mandir}/man3/rpp.3.* %{_mandir}/man3/tm.3.* +%{_mandir}/man3/pbs_checkpointjob.3.gz +%{_mandir}/man3/pbs_fbserver.3.gz +%{_mandir}/man3/pbs_get_server_list.3.gz %{_mandir}/man7/pbs_job_attributes.7.* %{_mandir}/man7/pbs_queue_attributes.7.* %{_mandir}/man7/pbs_resources.7.* @@ -642,6 +645,10 @@ fi %changelog +* Tue Sep 7 2010 Steve Traylen - 2.4.10-1 +- New version for 2.4.10-1. +- Three new man pages. + * Wed Jul 14 2010 Steve Traylen - 2.4.8-3 - Rebuild for cvs mistake.