public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xgap] f44: Rebuild for gap 4.16.0
@ 2026-06-11 20:17 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-06-11 20:17 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/xgap
Branch : f44
Commit : 0e69a449b3b6773f4bcef501266ea5467c40af42
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-10T16:11:29-06:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/xgap/c/0e69a449b3b6773f4bcef501266ea5467c40af42?branch=f44
Log:
Rebuild for gap 4.16.0
- Use gap(...) symbols in dependencies
---
diff --git a/xgap.spec b/xgap.spec
index 2698111..f09c8f0 100644
--- a/xgap.spec
+++ b/xgap.spec
@@ -31,17 +31,20 @@ BuildOption(install): bin examples htm lib tst
BuildOption(check): tst/testall.g
BuildRequires: desktop-file-utils
-BuildRequires: gap-devel
+BuildRequires: gap-devel >= 4.7
BuildRequires: gap-pkg-smallgrp-doc
BuildRequires: gcc
BuildRequires: make
BuildRequires: pkgconfig(xaw7)
BuildRequires: tth
-Requires: gap%{?_isa}
+Requires: gap%{?_isa} >= 4.7
Provides: gap-pkg-%{gap_pkgname} = %{version}-%{release}
+Provides: gap(XGAP) = %{version}-%{release}
+Provides: gap(xgap) = %{version}-%{release}
+
%description
An X Windows GUI for GAP.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-11 20:17 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:17 [rpms/xgap] 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