diff --git a/torque.spec b/torque.spec index 605bf2e..c6741e9 100644 --- a/torque.spec +++ b/torque.spec @@ -71,7 +71,7 @@ Name: torque Version: 4.2.10 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Tera-scale Open-source Resource and QUEue manager Source0: http://www.adaptivecomputing.com/download/%{name}/%{name}-%{version}.tar.gz Source2: xpbs.desktop @@ -624,6 +624,7 @@ fi %dir %{torquehomedir}/aux %attr (1777,root,root) %{torquehomedir}/spool %attr (1777,root,root) %{torquehomedir}/undelivered +%attr (1777,root,root) %{torquehomedir}/checkpoint %dir %{torquehomedir}/spool %dir %{torquehomedir}/undelivered %{torquehomedir}/checkpoint @@ -872,6 +873,15 @@ fi %endif %changelog +* Tue May 19 2015 David Brown - 4.2.10-3 +- Bugfix - #1215207 create/install service files for these +- Bugfix - #1117263 qmgr aborts in some instances +- Bugfix - #1144396 Hey! Version Bump! +- Bugfix - #1215992 more service scripts +- Bugfix - #1216037 fixed permissions on directories +- Bugfix - #1149045 hopefully these are all fixed now +- Bugfix - #965513 calling this one fixed... + * Fri Apr 24 2015 David Brown - 4.2.10-2 - Bugfix - #1154413 make manipulating services better.