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-radiroot] f44: Rebuild for gap 4.16.0
Date: Thu, 11 Jun 2026 22:29:24 GMT	[thread overview]
Message-ID: <178121696439.1.18096535885753158670.rpms-gap-pkg-radiroot-dda90cb5fe45@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-radiroot
            Branch : f44
            Commit : dda90cb5fe452f4eaed848e61ca8bd48e42512a8
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-10T21:09:41-06:00
            Stats  : +11/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-radiroot/c/dda90cb5fe452f4eaed848e61ca8bd48e42512a8?branch=f44

            Log:
            Rebuild for gap 4.16.0

- Use gap(...) symbols in dependencies

---
diff --git a/gap-pkg-radiroot.spec b/gap-pkg-radiroot.spec
index 54ac426..c7408ed 100644
--- a/gap-pkg-radiroot.spec
+++ b/gap-pkg-radiroot.spec
@@ -18,12 +18,19 @@ BuildSystem:    gap
 BuildOption(install): htm lib tst
 BuildOption(check): tst/testall.g
 
-BuildRequires:  gap-devel
 BuildRequires:  GAPDoc-doc
-BuildRequires:  gap-pkg-alnuth
+BuildRequires:  gap(alnuth) >= 3.0
+BuildRequires:  gap-devel >= 4.7
 BuildRequires:  tth
 
-Requires:       gap-pkg-alnuth
+Requires:       gap(alnuth) >= 3.0
+Requires:       gap-core >= 4.7
+
+Recommends:     texlive-latex
+Recommends:     texlive-xdvi
+
+Provides:       gap(RadiRoot) = %{version}-%{release}
+Provides:       gap(radiroot) = %{version}-%{release}
 
 %description
 This package can compute and display an expression by radicals for the roots
@@ -40,6 +47,7 @@ the Galois group and the splitting field of a rational polynomial.
 License:        GPL-2.0-or-later AND OFL-1.1-RFN AND Knuth-CTAN AND AGPL-3.0-only AND GPL-1.0-or-later
 Summary:        Radiroot documentation
 Requires:       %{name} = %{version}-%{release}
+Requires:       GAPDoc-doc
 Requires:       gap-online-help
 
 %description doc

                 reply	other threads:[~2026-06-11 22:29 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=178121696439.1.18096535885753158670.rpms-gap-pkg-radiroot-dda90cb5fe45@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