public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gap-pkg-fplsa] rawhide: Rebuild for gap 4.16.0
@ 2026-06-10 20:56 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-06-10 20:56 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gap-pkg-fplsa
Branch : rawhide
Commit : e1b5593302648e05d93d1660ea38be7fa0248f8b
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-10T14:56:17-06:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-fplsa/c/e1b5593302648e05d93d1660ea38be7fa0248f8b?branch=rawhide
Log:
Rebuild for gap 4.16.0
- Use gap(...) symbols in dependencies
---
diff --git a/gap-pkg-fplsa.spec b/gap-pkg-fplsa.spec
index 301f871..3d6dcaa 100644
--- a/gap-pkg-fplsa.spec
+++ b/gap-pkg-fplsa.spec
@@ -23,11 +23,14 @@ BuildSystem: gap
BuildOption(install): bin gap lib tst
BuildOption(check): tst/testall.g
-BuildRequires: gap-devel
-BuildRequires: gap-pkg-autodoc
+BuildRequires: gap(autodoc)
+BuildRequires: gap-devel >= 4.8
BuildRequires: gcc
-Requires: gap-core%{?_isa}
+Requires: gap-core%{?_isa} >= 4.8
+
+Provides: gap(FPLSA) = %{version}-%{release}
+Provides: gap(fplsa) = %{version}-%{release}
%description
When K is a finitely-presented Lie algebra, the GAP operation
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-10 20:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-10 20:56 [rpms/gap-pkg-fplsa] rawhide: 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