- bump to fix "Spool Job Race condition" on bugtraq
This commit is contained in:
parent
1fcfde42a3
commit
fb4d9f5730
@ -1 +1 @@
|
||||
torque-2.1.3.tar.gz
|
||||
torque-2.1.4.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
0b7217fa2512c8df2e4d4616d0fef29b torque-2.1.3.tar.gz
|
||||
9c152280a4e120599f867dfaaba703f1 torque-2.1.4.tar.gz
|
||||
|
@ -1,9 +1,9 @@
|
||||
|
||||
# comment out snap if building a real release
|
||||
%define name torque
|
||||
%define version 2.1.3
|
||||
%define version 2.1.4
|
||||
#%%define snap 200604251602
|
||||
%define release 3
|
||||
%define release 1
|
||||
|
||||
# The following options are supported:
|
||||
# --with server_name=hostname
|
||||
@ -335,6 +335,7 @@ Group: Applications/System
|
||||
Summary: Graphical clients for TORQUE
|
||||
Requires: %{name}-client = %{?epoch:%{epoch}:}%{version}-%{release}
|
||||
Provides: xpbs xpbsmon
|
||||
Provides: %{name}-x11tools
|
||||
%description gui
|
||||
%shared_description
|
||||
This package holds the graphical clients.
|
||||
@ -402,6 +403,9 @@ A simple PAM module to authorize users on PBS MOM nodes with a running job.
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Oct 20 2006 Garrick Staples <garrick@usc.edu> 2.1.4-1
|
||||
- bump to fix "Spool Job Race condition" on bugtraq
|
||||
|
||||
* Mon Oct 16 2006 Garrick Staples <garrick@usc.edu> 2.1.3-3
|
||||
- correct unowned directories
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user