public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Philip Kovacs <pkdevel@yahoo.com>
To: git-commits@fedoraproject.org
Subject: [rpms/slurm] epel10: minor spec edit
Date: Wed, 22 Jul 2026 07:55:15 GMT	[thread overview]
Message-ID: <178470691547.1.9276426081127846970.rpms-slurm-0ff89d1eafaa@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/slurm
            Branch : epel10
            Commit : 0ff89d1eafaa86f075f3979ada152f43216c75c7
            Author : Philip Kovacs <pkdevel@yahoo.com>
            Date   : 2019-07-21T03:30:21-04:00
            Stats  : +33/-33 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/slurm/c/0ff89d1eafaa86f075f3979ada152f43216c75c7?branch=epel10

            Log:
            minor spec edit

Signed-off-by: Philip Kovacs <pkdevel@yahoo.com>

---
diff --git a/slurm.spec b/slurm.spec
index c1b8af3..f40fa80 100644
--- a/slurm.spec
+++ b/slurm.spec
@@ -198,14 +198,6 @@ Requires: %{name}-perlapi%{?_isa} = %{version}-%{release}
 %description openlava
 OpenLava wrapper scripts used for helping migrate from OpenLava/LSF to Slurm.
 
-%package perlapi
-Summary: Perl API to Slurm
-Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
-Requires: %{name}-libs%{?_isa} = %{version}-%{release}
-%description perlapi
-Perl API package for Slurm.  This package includes the perl API to provide a
-helpful interface to Slurm through Perl.
-
 %package pam_slurm
 Summary: PAM module for restricting access to compute nodes via Slurm
 Requires: %{name}-libs%{?_isa} = %{version}-%{release}
@@ -215,6 +207,14 @@ is in use.  Access is granted to root, any user with a Slurm-launched job
 currently running on the node, or any user who has allocated resources
 on the node according to Slurm.
 
+%package perlapi
+Summary: Perl API to Slurm
+Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
+Requires: %{name}-libs%{?_isa} = %{version}-%{release}
+%description perlapi
+Perl API package for Slurm.  This package includes the perl API to provide a
+helpful interface to Slurm through Perl.
+
 %package torque
 Summary: Torque/PBS wrappers for transition from Torque/PBS to Slurm
 Requires: %{name}%{?_isa} = %{version}-%{release}
@@ -523,6 +523,23 @@ rm -f %{buildroot}%{perl_archlib}/perllocal.pod
 %{_libdir}/libslurm.so.*
 %{_libdir}/libslurmfull-*.so
 
+# ---------
+# Slurm-pmi
+# ---------
+
+%files pmi
+%{_libdir}/libpmi.so.0*
+%{_libdir}/libpmi2.so.0*
+
+# ---------------
+# Slurm-pmi-devel
+# ---------------
+
+%files pmi-devel
+%{_includedir}/%{name}/pmi*.h
+%{_libdir}/libpmi.so
+%{_libdir}/libpmi2.so
+
 # -------------
 # Slurm-rrdtool
 # -------------
@@ -606,6 +623,14 @@ rm -f %{buildroot}%{perl_archlib}/perllocal.pod
 %{_mandir}/man1/bsub.1*
 %{_mandir}/man1/lsid.1*
 
+# ---------------
+# Slurm-pam_slurm
+# ---------------
+
+%files pam_slurm
+%{_libdir}/security/pam_slurm.so
+%{_libdir}/security/pam_slurm_adopt.so
+
 # -------------
 # Slurm-perlapi
 # -------------
@@ -622,31 +647,6 @@ rm -f %{buildroot}%{perl_archlib}/perllocal.pod
 %{perl_vendorarch}/auto/Slurmdb/Slurmdb.so
 %{perl_vendorarch}/auto/Slurmdb/autosplit.ix
 
-# ---------
-# Slurm-pmi
-# ---------
-
-%files pmi
-%{_libdir}/libpmi.so.0*
-%{_libdir}/libpmi2.so.0*
-
-# ---------------
-# Slurm-pmi-devel
-# ---------------
-
-%files pmi-devel
-%{_includedir}/%{name}/pmi*.h
-%{_libdir}/libpmi.so
-%{_libdir}/libpmi2.so
-
-# ---------------
-# Slurm-pam_slurm
-# ---------------
-
-%files pam_slurm
-%{_libdir}/security/pam_slurm.so
-%{_libdir}/security/pam_slurm_adopt.so
-
 # ------------
 # Slurm-torque
 # ------------

                 reply	other threads:[~2026-07-22  7:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178470691547.1.9276426081127846970.rpms-slurm-0ff89d1eafaa@fedoraproject.org \
    --to=pkdevel@yahoo.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox