2.4.10.
This commit is contained in:
parent
6a65143cf4
commit
0d968f7a1f
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
torque-2.4.8.tar.gz
|
||||
torque-2.4.10.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
56170b7fce63fed9ed0cc83ee5bd3e3a torque-2.4.8.tar.gz
|
||||
02d9dd08d89d937d047a999b5d31f8a1 torque-2.4.10.tar.gz
|
||||
|
11
torque.spec
11
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 <steve.traylen@cern.ch> - 2.4.10-1
|
||||
- New version for 2.4.10-1.
|
||||
- Three new man pages.
|
||||
|
||||
* Wed Jul 14 2010 Steve Traylen <steve.traylen@cern.ch> - 2.4.8-3
|
||||
- Rebuild for cvs mistake.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user