public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jerry James <loganjerry@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gap-pkg-singular] f44: Rebuild for gap 4.16.0
Date: Thu, 11 Jun 2026 22:03:11 GMT	[thread overview]
Message-ID: <178121539134.1.6968029743526081352.rpms-gap-pkg-singular-04a4e202851e@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-singular
            Branch : f44
            Commit : 04a4e202851e85d74a9e52b5c9a00a4ba7671169
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-10T19:31:31-06:00
            Stats  : +9/-7 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-singular/c/04a4e202851e85d74a9e52b5c9a00a4ba7671169?branch=f44

            Log:
            Rebuild for gap 4.16.0

- Use gap(...) symbols in dependencies

---
diff --git a/gap-pkg-singular.spec b/gap-pkg-singular.spec
index 776c9fa..61b8d4b 100644
--- a/gap-pkg-singular.spec
+++ b/gap-pkg-singular.spec
@@ -16,16 +16,17 @@ BuildSystem:    gap
 BuildOption(install): contrib gap lib tst
 BuildOption(check): tst/testall.g
 
-BuildRequires:  gap-devel
-BuildRequires:  gap-pkg-autodoc
-BuildRequires:  gap-pkg-guava-doc
 BuildRequires:  Singular
+BuildRequires:  gap(autodoc)
+BuildRequires:  gap-devel >= 4.8
+BuildRequires:  gap-pkg-guava-doc
 
-# Temporary workaround for Lmod brokenness
-BuildRequires:  environment-modules
-
-Requires:       gap-core
 Requires:       Singular
+# SingularReportInformation invokes uname
+Requires:       coreutils
+Requires:       gap-core >= 4.8
+
+Provides:       gap(singular) = %{version}-%{release}
 
 %description
 This package contains a GAP interface to the computer algebra system Singular.
@@ -39,6 +40,7 @@ This package contains a GAP interface to the computer algebra system Singular.
 License:        GPL-2.0-or-later AND Knuth-CTAN AND GPL-1.0-or-later AND AGPL-3.0-only
 Summary:        Singular documentation
 Requires:       %{name} = %{version}-%{release}
+Requires:       gap-online-help
 Requires:       gap-pkg-guava-doc
 
 %description doc

                 reply	other threads:[~2026-06-11 22:03 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=178121539134.1.6968029743526081352.rpms-gap-pkg-singular-04a4e202851e@fedoraproject.org \
    --to=loganjerry@gmail.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