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-automata] rawhide: Rebuild for gap 4.16.0
Date: Wed, 10 Jun 2026 19:50:43 GMT	[thread overview]
Message-ID: <178112104388.1.14448658123871136829.rpms-gap-pkg-automata-4489b2be8d97@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-automata
            Branch : rawhide
            Commit : 4489b2be8d974d48f8c7e285cb26cf2ec1697036
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-10T13:50:31-06:00
            Stats  : +11/-5 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-automata/c/4489b2be8d974d48f8c7e285cb26cf2ec1697036?branch=rawhide

            Log:
            Rebuild for gap 4.16.0

- Use gap(...) symbols in dependencies

---
diff --git a/gap-pkg-automata.spec b/gap-pkg-automata.spec
index dfa999c..9e936da 100644
--- a/gap-pkg-automata.spec
+++ b/gap-pkg-automata.spec
@@ -16,16 +16,22 @@ BuildSystem:    gap
 BuildOption(install): gap tst version
 BuildOption(check): tst/testall.g
 
-BuildRequires:  gap-devel
-BuildRequires:  gap-pkg-autodoc
+BuildRequires:  gap(autodoc)
+BuildRequires:  gap-devel >= 4.8
 
-Requires:       gap-core
+# RandomizeRandomState invokes /usr/bin/date
+Requires:       coreutils
+Requires:       gap-core >= 4.8
 
-# Splash invokes tools from these packages
-Recommends:     coreutils
+# Splash can invoke dot and dot2tex in some circumstances
+Recommends:     dot2tex
 Recommends:     graphviz
+# Splash invokes a viewer (evince, xpdf, xdg-open, okular, or gv)
 Recommends:     xdg-utils
 
+Provides:       gap(Automata) = %{version}-%{release}
+Provides:       gap(automata) = %{version}-%{release}
+
 %description
 This package contains algorithms for working with finite automata in GAP.  It
 can do the following:

                 reply	other threads:[~2026-06-10 19:50 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=178112104388.1.14448658123871136829.rpms-gap-pkg-automata-4489b2be8d97@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