- bump to 2.1.1
This commit is contained in:
parent
9ee5d5e175
commit
4471a25428
@ -1 +1 @@
|
|||||||
torque-2.1.0p0.tar.gz
|
torque-2.1.1.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
4f18b56dbc01ba9a519709cc620d9eae torque-2.1.0p0.tar.gz
|
c3032a22a03be995946d7fe71e19c6ee torque-2.1.1.tar.gz
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
|
|
||||||
# comment out snap if building a real release
|
# comment out snap if building a real release
|
||||||
%define name torque
|
%define name torque
|
||||||
%define version 2.1.0p0
|
%define version 2.1.1
|
||||||
#%%define snap 200604251602
|
#%%define snap 200604251602
|
||||||
%define release 3
|
%define release 1
|
||||||
|
|
||||||
# The following options are supported:
|
# The following options are supported:
|
||||||
# --with server_name=hostname
|
# --with server_name=hostname
|
||||||
@ -92,7 +92,6 @@ Source4: xpbs.png
|
|||||||
Source5: xpbsmon.png
|
Source5: xpbsmon.png
|
||||||
Source6: README-localhost
|
Source6: README-localhost
|
||||||
Patch1: torque-2.1.0-remove-rpath.path
|
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)
|
License: Freely redistributable (See PBS_License.txt)
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
URL: http://www.clusterresources.com/products/torque/
|
URL: http://www.clusterresources.com/products/torque/
|
||||||
@ -122,7 +121,6 @@ This package holds just a few shared files and directories.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n torque-%{version}%{?snap:-snap.%snap}
|
%setup -q -n torque-%{version}%{?snap:-snap.%snap}
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
%patch2 -p0
|
|
||||||
|
|
||||||
%__cp -p %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} .
|
%__cp -p %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} .
|
||||||
|
|
||||||
@ -388,6 +386,9 @@ necessary for developing programs which will use %{name}.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 22 2006 Garrick Staples <garrick@usc.edu> 2.1.1-1
|
||||||
|
- bump to 2.1.1
|
||||||
|
|
||||||
* Mon May 15 2006 Garrick Staples <garrick@usc.edu> 2.1.0p0-3
|
* Mon May 15 2006 Garrick Staples <garrick@usc.edu> 2.1.0p0-3
|
||||||
- get rid of the annoying "localhost only" package
|
- get rid of the annoying "localhost only" package
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user