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-typeset] f44: Rebuild for gap 4.16.0
Date: Fri, 12 Jun 2026 02:54:30 GMT	[thread overview]
Message-ID: <178123287067.1.8428870626797931061.rpms-gap-pkg-typeset-10f336fe84a8@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-typeset
            Branch : f44
            Commit : 10f336fe84a892e74499840bdcdfd38c71542783
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-11T08:22:45-06:00
            Stats  : +18/-7 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-typeset/c/10f336fe84a892e74499840bdcdfd38c71542783?branch=f44

            Log:
            Rebuild for gap 4.16.0

- Use gap(...) symbols in dependencies

---
diff --git a/gap-pkg-typeset.spec b/gap-pkg-typeset.spec
index 45f213a..4761ccd 100644
--- a/gap-pkg-typeset.spec
+++ b/gap-pkg-typeset.spec
@@ -18,17 +18,27 @@ BuildOption(install): demo gap tst
 BuildOption(check): tst/testall.g
 
 BuildRequires:  dot2tex
-BuildRequires:  gap-devel
-BuildRequires:  gap-pkg-autodoc
-BuildRequires:  gap-pkg-ctbllib
-BuildRequires:  gap-pkg-digraphs-doc
+BuildRequires:  gap(autodoc)
+BuildRequires:  gap(ctbllib)
+BuildRequires:  gap(digraphs) >= 1.5.0
+BuildRequires:  gap-devel >= 4.11
+BuildRequires:  gap-pkg-digraphs-doc >= 1.5.0
 BuildRequires:  graphviz
+BuildRequires:  tex(preview.sty)
+BuildRequires:  tex(standalone.sty)
+BuildRequires:  tex(tikz.sty)
 
+Requires:       GAPDoc-latex
 Requires:       dot2tex
-Requires:       gap-core
+Requires:       gap-core >= 4.11
 Requires:       graphviz
+Requires:       tex(preview.sty)
+Requires:       tex(standalone.sty)
+Requires:       tex(tikz.sty)
 
-Recommends:     gap-pkg-digraphs
+Recommends:     gap(digraphs) >= 1.5.0
+
+Provides:       gap(typeset) = %{version}-%{release}
 
 %description
 This package implements a framework for automatic typesetting of common GAP
@@ -44,7 +54,8 @@ Currently, an example implementation has been written specifically for LaTeX.
 License:        GPL-2.0-or-later AND GPL-1.0-or-later AND Knuth-CTAN AND AGPL-3.0-only
 Summary:        Documentation for the GAP typeset package
 Requires:       %{name} = %{version}-%{release}
-Requires:       gap-pkg-digraphs-doc
+Requires:       gap-online-help
+Requires:       gap-pkg-digraphs-doc >= 1.5.0
 
 %description doc
 This package contains documentation for gap-pkg-%{gap_pkgname}.

                 reply	other threads:[~2026-06-12  2:54 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=178123287067.1.8428870626797931061.rpms-gap-pkg-typeset-10f336fe84a8@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