- Enable drmaa support and add drmaa sub packages.
This commit is contained in:
parent
aaa5a2233d
commit
673d84fb61
33
torque.spec
33
torque.spec
@ -299,7 +299,7 @@ This package holds the server.
|
|||||||
|
|
||||||
%package drmaa
|
%package drmaa
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
Summary: Runtime files for the drmaa interface.
|
Summary: Run time files for the drmaa interface
|
||||||
Requires: torque-libs = %{version}-%{release}
|
Requires: torque-libs = %{version}-%{release}
|
||||||
|
|
||||||
%description drmaa
|
%description drmaa
|
||||||
@ -310,7 +310,7 @@ fault tolerance, and feature extension patches provided by USC, NCSA, OSC,
|
|||||||
the U.S. Dept of Energy, Sandia, PNNL, U of Buffalo, TeraGrid, and many
|
the U.S. Dept of Energy, Sandia, PNNL, U of Buffalo, TeraGrid, and many
|
||||||
other leading edge HPC organizations.
|
other leading edge HPC organizations.
|
||||||
|
|
||||||
Runtime files for working the DRMAA interface to torque.
|
Run time files for working the DRMAA interface to torque.
|
||||||
DRMAA is "Distributed Resource Management Application API"
|
DRMAA is "Distributed Resource Management Application API"
|
||||||
|
|
||||||
|
|
||||||
@ -646,20 +646,23 @@ fi
|
|||||||
%{_mandir}/man7/pbs_resources_unicos8.7.*
|
%{_mandir}/man7/pbs_resources_unicos8.7.*
|
||||||
%{_mandir}/man7/pbs_resources_unicosmk2.7.*
|
%{_mandir}/man7/pbs_resources_unicosmk2.7.*
|
||||||
%{_mandir}/man7/pbs_server_attributes.7.*
|
%{_mandir}/man7/pbs_server_attributes.7.*
|
||||||
%{_mandir}/man8/pbs_mom.8.*
|
|
||||||
%{_mandir}/man8/pbs_sched.8.*
|
|
||||||
%{_mandir}/man8/pbs_sched_basl.8.*
|
|
||||||
%{_mandir}/man8/pbs_sched_cc.8.*
|
|
||||||
%{_mandir}/man8/pbs_sched_tcl.8.*
|
|
||||||
%{_mandir}/man8/pbs_server.8.*
|
|
||||||
%{_mandir}/man8/pbsnodes.8.*
|
|
||||||
%{_mandir}/man8/qdisable.8.*
|
|
||||||
%{_mandir}/man8/qenable.8.*
|
|
||||||
%{_mandir}/man8/qrun.8.*
|
|
||||||
%{_mandir}/man8/qstart.8.*
|
|
||||||
%{_mandir}/man8/qstop.8.*
|
|
||||||
%{_mandir}/man8/qterm.8.*
|
|
||||||
|
|
||||||
|
# And the following are alternative managed ones.
|
||||||
|
%{_mandir}/man1/qsub-torque.1.*
|
||||||
|
%{_mandir}/man1/qalter-torque.1.*
|
||||||
|
%{_mandir}/man1/qdel-torque.1.*
|
||||||
|
%{_mandir}/man1/qhold-torque.1.*
|
||||||
|
%{_mandir}/man1/qrls-torque.1.*
|
||||||
|
%{_mandir}/man1/qselect-torque.1.*
|
||||||
|
%{_mandir}/man1/qstat-torque.1.*
|
||||||
|
|
||||||
|
|
||||||
|
%files docs
|
||||||
|
%defattr(-, root, root, -)
|
||||||
|
%doc doc/admin_guide.ps
|
||||||
|
%if 0%{?doxydoc}
|
||||||
|
%doc src/drmaa/drmaa.pdf
|
||||||
|
%endif
|
||||||
|
|
||||||
%if %{build_gui}
|
%if %{build_gui}
|
||||||
%files gui
|
%files gui
|
||||||
|
Loading…
Reference in New Issue
Block a user