To 2.4.10.
This commit is contained in:
parent
1b1b6350e8
commit
c212e51cda
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
torque-2.4.8.tar.gz
|
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}
|
%global server_nameflags --with-default-server=%{server_name}
|
||||||
|
|
||||||
Name: torque
|
Name: torque
|
||||||
Version: 2.4.8
|
Version: 2.4.10
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tera-scale Open-source Resource and QUEue manager
|
Summary: Tera-scale Open-source Resource and QUEue manager
|
||||||
Source0: http://www.clusterresources.com/downloads/%{name}/%{name}-%{version}.tar.gz
|
Source0: http://www.clusterresources.com/downloads/%{name}/%{name}-%{version}.tar.gz
|
||||||
Source2: xpbs.desktop
|
Source2: xpbs.desktop
|
||||||
@ -531,6 +531,9 @@ fi
|
|||||||
%{_mandir}/man3/pbs_terminate.3.*
|
%{_mandir}/man3/pbs_terminate.3.*
|
||||||
%{_mandir}/man3/rpp.3.*
|
%{_mandir}/man3/rpp.3.*
|
||||||
%{_mandir}/man3/tm.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_job_attributes.7.*
|
||||||
%{_mandir}/man7/pbs_queue_attributes.7.*
|
%{_mandir}/man7/pbs_queue_attributes.7.*
|
||||||
%{_mandir}/man7/pbs_resources.7.*
|
%{_mandir}/man7/pbs_resources.7.*
|
||||||
@ -642,6 +645,10 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 7 2010 Steve Traylen <steve.traylen@cern.ch> - 2.4.10-1
|
||||||
|
- New upstream 2.4.10.
|
||||||
|
- Add 3 new man pages to file listing.
|
||||||
|
|
||||||
* Wed Jul 14 2010 Steve Traylen <steve.traylen@cern.ch> - 2.4.8-3
|
* Wed Jul 14 2010 Steve Traylen <steve.traylen@cern.ch> - 2.4.8-3
|
||||||
- Rebuild for cvs mistake.
|
- Rebuild for cvs mistake.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user