public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gap-pkg-radiroot] f44: Rebuild for gap 4.16.0
@ 2026-06-11 22:29 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-06-11 22:29 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-11 22:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 22:29 [rpms/gap-pkg-radiroot] f44: Rebuild for gap 4.16.0 Jerry James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox