- bump
This commit is contained in:
parent
a5ec5c81db
commit
9c7ace5da7
@ -1 +1 @@
|
||||
torque-2.1.0p0-snap.200604171430.tar.gz
|
||||
torque-2.1.0p0-snap.200604211036.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
00ae6cf8f95960c83022ff9037dc1d57 torque-2.1.0p0-snap.200604171430.tar.gz
|
||||
3b40c0d81a06ef4abe14c3bb7522086d torque-2.1.0p0-snap.200604211036.tar.gz
|
||||
|
12
torque.spec
12
torque.spec
@ -2,8 +2,8 @@
|
||||
# comment out snap if building a real release
|
||||
%define name torque
|
||||
%define version 2.1.0p0
|
||||
%define snap 200604171430
|
||||
%define release 8
|
||||
%define snap 200604211036
|
||||
%define release 10
|
||||
|
||||
# The following options are supported:
|
||||
# --with server_name=hostname
|
||||
@ -91,7 +91,6 @@ Source3: xpbsmon.desktop
|
||||
Source4: xpbs.png
|
||||
Source5: xpbsmon.png
|
||||
Patch1: torque-2.1.0-remove-rpath.path
|
||||
Patch2: torque-2.1.0p0-sched-offbyone.patch
|
||||
License: Freely redistributable (See PBS_License.txt)
|
||||
Group: System Environment/Daemons
|
||||
URL: http://www.clusterresources.com/products/torque/
|
||||
@ -120,7 +119,6 @@ This package holds just a few shared files and directories.
|
||||
%prep
|
||||
%setup -q -n torque-%{version}%{?snap:-snap.%snap}
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
|
||||
%__cp -p %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} .
|
||||
|
||||
@ -425,6 +423,12 @@ necessary for developing programs which will use %{name}.
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Apr 21 2006 Garrick Staples <garrick@usc.edu> 2.1.0p0-0.10.200604211036cvs
|
||||
- bump
|
||||
|
||||
* Fri Apr 21 2006 Garrick Staples <garrick@usc.edu> 2.1.0p0-0.9.200604171430cvs
|
||||
- fix qsub write return check
|
||||
|
||||
* Thu Apr 20 2006 Garrick Staples <garrick@usc.edu> 2.1.0p0-0.8.200604171430cvs
|
||||
- fix pbs_sched error opening lockfile and immediately exiting
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user