diff --git a/slurm.spec b/slurm.spec index 80592b4..6487044 100644 --- a/slurm.spec +++ b/slurm.spec @@ -135,10 +135,10 @@ Documentation (HTML) for the SLURM cluster managment software. Summary: Perl API to SLURM Group: Development/Languages/Perl Requires: slurm = %{version} -%{libperl_requires} %if 0%{?suse_version} < 1140 Requires: perl = %{perl_version} %else +%{libperl_requires} %{perl_requires} %endif @@ -696,6 +696,7 @@ exit 0 %if 0%{?with_systemd} %{_unitdir}/slurmctld.service %{_sbindir}/rcslurmctld +%endif %{_mandir}/man1/sacct.1* %{_mandir}/man1/sacctmgr.1* %{_mandir}/man1/salloc.1* @@ -720,7 +721,6 @@ exit 0 %{_mandir}/man1/sjstat.1.* %{_mandir}/man8/slurmctld.* %{_mandir}/man8/spank* -%endif %files openlava %{_bindir}/bjobs @@ -878,10 +878,10 @@ exit 0 %if 0%{?suse_version} > 1140 %ifarch %{ix86} x86_64 %{_libdir}/slurm/acct_gather_energy_ipmi.so +%{_libdir}/slurm/acct_gather_energy_xcc.so %endif %endif %{_libdir}/slurm/node_features_knl_generic.so -%{_libdir}/slurm/acct_gather_energy_xcc.so %files lua %{_libdir}/slurm/job_submit_lua.so