public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gap-pkg-images] f44: Rebuild for gap 4.16.0
@ 2026-06-12 2:54 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-06-12 2:54 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gap-pkg-images
Branch : f44
Commit : 872b2d0e7ee3fd20a6908c21ac15b63e5be386df
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-11T08:21:30-06:00
Stats : +11/-9 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-images/c/872b2d0e7ee3fd20a6908c21ac15b63e5be386df?branch=f44
Log:
Rebuild for gap 4.16.0
- Drop unnecessary BuildRequires
- Use gap(...) symbols in dependencies
---
diff --git a/gap-pkg-images.spec b/gap-pkg-images.spec
index e33bc29..41e475d 100644
--- a/gap-pkg-images.spec
+++ b/gap-pkg-images.spec
@@ -16,17 +16,18 @@ BuildSystem: gap
BuildOption(install): gap tst
BuildOption(check): tst/testall.g
-BuildRequires: gap-devel
-BuildRequires: gap-pkg-atlasrep
-BuildRequires: gap-pkg-autodoc
-BuildRequires: gap-pkg-ctbllib
-BuildRequires: gap-pkg-ferret
-BuildRequires: gap-pkg-io
-BuildRequires: gap-pkg-tomlib
+BuildRequires: gap(atlasrep)
+BuildRequires: gap(autodoc) >= 2016.01.21
+BuildRequires: gap(ferret) >= 0.8.0
+BuildRequires: gap(gapdoc) >= 1.5
+BuildRequires: gap(io)
+BuildRequires: gap-devel >= 4.10
-Requires: gap-core
+Requires: gap-core >= 4.10
-Recommends: gap-pkg-ferret
+Recommends: gap(ferret) >= 0.8.0
+
+Provides: gap(images) = %{version}-%{release}
%description
This package provides functionality to compute canonical representatives under
@@ -41,6 +42,7 @@ group actions in GAP.
License: MPL-2.0 AND Knuth-CTAN AND GPL-1.0-or-later AND AGPL-3.0-only
Summary: Images documentation
Requires: %{name} = %{version}-%{release}
+Requires: gap-online-help
%description doc
This package contains documentation for gap-pkg-%{gap_pkgname}.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-12 2:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-12 2:54 [rpms/gap-pkg-images] 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