From 4471a2542881e3af45ce0594b439892836030bf3 Mon Sep 17 00:00:00 2001 From: Garrick Staples Date: Thu, 22 Jun 2006 21:46:17 +0000 Subject: [PATCH] - bump to 2.1.1 --- .cvsignore | 2 +- sources | 2 +- torque.spec | 9 +++++---- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index 370791a..d0b57cb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -torque-2.1.0p0.tar.gz +torque-2.1.1.tar.gz diff --git a/sources b/sources index 1978100..6a370e4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4f18b56dbc01ba9a519709cc620d9eae torque-2.1.0p0.tar.gz +c3032a22a03be995946d7fe71e19c6ee torque-2.1.1.tar.gz diff --git a/torque.spec b/torque.spec index 40a73e1..988bc4a 100644 --- a/torque.spec +++ b/torque.spec @@ -1,9 +1,9 @@ # comment out snap if building a real release %define name torque -%define version 2.1.0p0 +%define version 2.1.1 #%%define snap 200604251602 -%define release 3 +%define release 1 # The following options are supported: # --with server_name=hostname @@ -92,7 +92,6 @@ Source4: xpbs.png Source5: xpbsmon.png Source6: README-localhost Patch1: torque-2.1.0-remove-rpath.path -Patch2: torque-2.1.0p0-mom_sync_jobs-fixes.patch License: Freely redistributable (See PBS_License.txt) Group: System Environment/Daemons URL: http://www.clusterresources.com/products/torque/ @@ -122,7 +121,6 @@ This package holds just a few shared files and directories. %prep %setup -q -n torque-%{version}%{?snap:-snap.%snap} %patch1 -p1 -%patch2 -p0 %__cp -p %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} . @@ -388,6 +386,9 @@ necessary for developing programs which will use %{name}. %changelog +* Thu Jun 22 2006 Garrick Staples 2.1.1-1 +- bump to 2.1.1 + * Mon May 15 2006 Garrick Staples 2.1.0p0-3 - get rid of the annoying "localhost only" package