public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gap-pkg-alnuth] f44: Rebuild for gap 4.16.0
@ 2026-06-11 21:41 Jerry James
  0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-06-11 21:41 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-alnuth
            Branch : f44
            Commit : fed979ce4736a036eef850265425a29833ea2cd0
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-10T20:44:20-06:00
            Stats  : +9/-5 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-alnuth/c/fed979ce4736a036eef850265425a29833ea2cd0?branch=f44

            Log:
            Rebuild for gap 4.16.0

- Use gap(...) symbols in dependencies

---
diff --git a/gap-pkg-alnuth.spec b/gap-pkg-alnuth.spec
index 1ca044a..5f697b8 100644
--- a/gap-pkg-alnuth.spec
+++ b/gap-pkg-alnuth.spec
@@ -26,17 +26,21 @@ BuildOption(build): --packagedirs ..
 BuildOption(install): exam gap gp tst
 BuildOption(check): tst/testall.g
 
-BuildRequires:  gap-devel
-BuildRequires:  gap-pkg-autodoc
-BuildRequires:  gap-pkg-polycyclic
+BuildRequires:  gap(autodoc) >= 2022.07.10
+BuildRequires:  gap(polycyclic) >= 1.1
 %if %{without bootstrap}
-BuildRequires:  gap-pkg-radiroot
+BuildRequires:  gap(radiroot)
 %endif
+BuildRequires:  gap-devel >= 4.8
 BuildRequires:  pari-gp
 
-Requires:       gap-pkg-polycyclic
+Requires:       gap(polycyclic) >= 1.1
+Requires:       gap-core >= 4.8
 Requires:       pari-gp
 
+Provides:       gap(Alnuth) = %{version}-%{release}
+Provides:       gap(alnuth) = %{version}-%{release}
+
 %description
 Alnuth is an extension for the computer algebra system GAP and forms part of a
 standard installation.  The functionality of Alnuth lies in ALgebraic NUmber

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-11 21:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 21:41 [rpms/gap-pkg-alnuth] 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