public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gap-pkg-openmath] f44: Rebuild for gap 4.16.0
@ 2026-06-11 20:33 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-06-11 20:33 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gap-pkg-openmath
Branch : f44
Commit : ce5341d8932c3fc1a6506a748158e6638c238f55
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-10T16:32:48-06:00
Stats : +8/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-openmath/c/ce5341d8932c3fc1a6506a748158e6638c238f55?branch=f44
Log:
Rebuild for gap 4.16.0
- Use gap(...) symbols in dependencies
---
diff --git a/gap-pkg-openmath.spec b/gap-pkg-openmath.spec
index acb0d96..611795c 100644
--- a/gap-pkg-openmath.spec
+++ b/gap-pkg-openmath.spec
@@ -28,14 +28,18 @@ BuildOption(build): --packagedirs ..
BuildOption(install): cds gap hasse private tst
BuildOption(check): tst/testall.g
-BuildRequires: gap-devel
-BuildRequires: GAPDoc-latex
-BuildRequires: gap-pkg-io
+BuildRequires: GAPDoc-latex >= 1.6.0
+BuildRequires: gap(io) >= 4.5.1
+BuildRequires: gap-devel >= 4.9.0
%if %{without bootstrap}
BuildRequires: gap-pkg-scscp-doc
%endif
-Requires: gap-pkg-io
+Requires: gap(io) >= 4.5.1
+Requires: gap-core >= 4.9.0
+
+Provides: gap(OpenMath) = %{version}-%{release}
+Provides: gap(openmath) = %{version}-%{release}
%description
This package provides an OpenMath phrasebook for GAP. It allows GAP users to
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-11 20:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 20:33 [rpms/gap-pkg-openmath] 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