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-scscp] f44: Rebuild for gap 4.16.0
Date: Thu, 11 Jun 2026 21:12:19 GMT	[thread overview]
Message-ID: <178121233926.1.3575180795533867715.rpms-gap-pkg-scscp-712755cf40a2@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-scscp
            Branch : f44
            Commit : 712755cf40a297ca0c3bf0cf979a267fa9a84587
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-10T18:53:27-06:00
            Stats  : +15/-8 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-scscp/c/712755cf40a297ca0c3bf0cf979a267fa9a84587?branch=f44

            Log:
            Rebuild for gap 4.16.0

- Use gap(...) symbols in dependencies

---
diff --git a/gap-pkg-scscp.spec b/gap-pkg-scscp.spec
index 5657ca9..c1532c0 100644
--- a/gap-pkg-scscp.spec
+++ b/gap-pkg-scscp.spec
@@ -29,19 +29,26 @@ BuildOption(build): --packagedirs ..
 BuildOption(install): *.sh demo example lib par tracing tst
 BuildOption(check): tst/testall.g
 
-BuildRequires:  gap-devel
-BuildRequires:  GAPDoc-latex
-BuildRequires:  gap-pkg-io-doc
-BuildRequires:  gap-pkg-openmath-doc
+BuildRequires:  GAPDoc-latex >= 1.5
+BuildRequires:  gap(gapdoc) >= 1.5
+BuildRequires:  gap(io) >= 4.4
+BuildRequires:  gap(openmath) >= 11.4.1
+BuildRequires:  gap-devel >= 4.10
+BuildRequires:  gap-pkg-io-doc >= 4.4
+BuildRequires:  gap-pkg-openmath-doc >= 11.4.1
 BuildRequires:  gap-pkg-smallgrp-doc
 BuildRequires:  help2man
 BuildRequires:  systemd-rpm-macros
 
 %{?systemd_requires}
-Requires:       gap-pkg-io
-Requires:       gap-pkg-openmath
+Requires:       gap(io) >= 4.4
+Requires:       gap(openmath) >= 11.4.1
+Requires:       gap-core >= 4.10
 Requires:       logrotate
 
+Provides:       gap(SCSCP) = %{version}-%{release}
+Provides:       gap(scscp) = %{version}-%{release}
+
 %description
 This package implements the Symbolic Computation Software Composability
 Protocol (SCSCP) for the GAP system in accordance with the SCSCP
@@ -57,8 +64,8 @@ dictionaries scscp1 and scscp2.
 License:        GPL-2.0-or-later AND Knuth-CTAN AND GPL-1.0-or-later AND AGPL-3.0-only
 Summary:        SCSCP documentation
 Requires:       %{name} = %{version}-%{release}
-Requires:       gap-pkg-io-doc
-Requires:       gap-pkg-openmath-doc
+Requires:       gap-pkg-io-doc >= 4.4
+Requires:       gap-pkg-openmath-doc >= 11.4.1
 Requires:       gap-pkg-smallgrp-doc
 
 %description doc

                 reply	other threads:[~2026-06-11 21:12 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=178121233926.1.3575180795533867715.rpms-gap-pkg-scscp-712755cf40a2@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