public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gap-pkg-idrel] rawhide: Rebuild for gap 4.16.0
@ 2026-06-10 21:07 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-06-10 21:07 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gap-pkg-idrel
Branch : rawhide
Commit : e0420abd139a6282303662b826628fa6452b522c
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-10T15:07:14-06:00
Stats : +7/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-idrel/c/e0420abd139a6282303662b826628fa6452b522c?branch=rawhide
Log:
Rebuild for gap 4.16.0
- Use gap(...) symbols in dependencies
---
diff --git a/gap-pkg-idrel.spec b/gap-pkg-idrel.spec
index 2240f87..a6181d1 100644
--- a/gap-pkg-idrel.spec
+++ b/gap-pkg-idrel.spec
@@ -8,7 +8,7 @@ Summary: Identities among relations of a group presentation
License: GPL-2.0-or-later
URL: https://gap-packages.github.io/idrel/
-VCS : git:%{giturl}.git
+VCS: git:%{giturl}.git
Source: %{giturl}/releases/download/v%{version}/%{gap_upname}-%{version}.tar.gz
BuildArch: noarch
@@ -17,10 +17,12 @@ BuildOption(build): --packagedirs ..
BuildOption(install): lib tst
BuildOption(check): tst/testall.g
-BuildRequires: gap-devel
-BuildRequires: gap-pkg-autodoc
+BuildRequires: gap(autodoc)
+BuildRequires: gap-devel >= 4.11.1
-Requires: gap-core
+Requires: gap-core >= 4.11.1
+
+Provides: gap(idrel) = %{version}-%{release}
%description
The IdRel package is designed for computing the identities among relations of
@@ -38,6 +40,7 @@ module polynomials and Y-sequences.
License: GPL-2.0-or-later AND GPL-1.0-or-later AND OFL-1.1-RFN AND Knuth-CTAN AND AGPL-3.0-only
Summary: Documentation for the GAP idrel package
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-10 21:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-10 21:07 [rpms/gap-pkg-idrel] 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