dmlb2000 pushed to torque (el5). "- Enable drmaa support and add drmaa sub packages."

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 8 06:02:15 UTC 2015


>From 673d84fb61c20f0bb465a87b19ad5ac88f77083e Mon Sep 17 00:00:00 2001
From: Steve Traylen <steve.traylen at cern.ch>
Date: Thu, 9 Dec 2010 22:33:53 +0100
Subject: - Enable drmaa support and add drmaa sub packages.


diff --git a/torque.spec b/torque.spec
index 4360bd9..7e79c9f 100644
--- a/torque.spec
+++ b/torque.spec
@@ -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
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/torque.git/commit/?h=el5&id=673d84fb61c20f0bb465a87b19ad5ac88f77083e


More information about the scm-commits mailing list