- Enable drmaa support and add drmaa sub packages.

This commit is contained in:
Steve Traylen 2010-12-09 22:33:53 +01:00
parent aaa5a2233d
commit 673d84fb61

View File

@ -299,7 +299,7 @@ This package holds the server.
%package drmaa
Group: System Environment/Daemons
Summary: Runtime files for the drmaa interface.
Summary: Run time files for the drmaa interface
Requires: torque-libs = %{version}-%{release}
%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
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"
@ -646,20 +646,23 @@ fi
%{_mandir}/man7/pbs_resources_unicos8.7.*
%{_mandir}/man7/pbs_resources_unicosmk2.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}
%files gui