fix some file listed twice bits and properly named pbs-sched.service
This commit is contained in:
parent
20b7747ff4
commit
a09cd05240
@ -765,9 +765,6 @@ fi
|
||||
%{_mandir}/man3/pbs_gpumode.3.gz
|
||||
%{_mandir}/man3/pbs_gpureset.3.gz
|
||||
%{_mandir}/man3/tm.3.*
|
||||
%{_mandir}/man3/pbs_gpumode.3.gz
|
||||
%{_mandir}/man3/pbs_gpureset.3.gz
|
||||
|
||||
|
||||
%files mom
|
||||
%defattr(-, root, root, -)
|
||||
@ -802,7 +799,7 @@ fi
|
||||
%attr(0755, root, root) %{_sbindir}/pbs_sched
|
||||
%{_sbindir}/qschedd
|
||||
%if 0%{?rhel} >= 7 || 0%{?fedora} > 0
|
||||
%{_unitdir}/pbs-scheduler.service
|
||||
%{_unitdir}/pbs-sched.service
|
||||
%else
|
||||
%{_initrddir}/pbs_sched
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user