public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jerry James <loganjerry@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gap-pkg-xmod] f44: Rebuild for gap 4.16.0
Date: Fri, 12 Jun 2026 15:10:20 GMT [thread overview]
Message-ID: <178127702099.1.6080933767523067046.rpms-gap-pkg-xmod-97ed5ff0fb07@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gap-pkg-xmod
Branch : f44
Commit : 97ed5ff0fb0714bd35614f3ce34bb9c2c1bae15a
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-11T10:28:15-06:00
Stats : +17/-15 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-xmod/c/97ed5ff0fb0714bd35614f3ce34bb9c2c1bae15a?branch=f44
Log:
Rebuild for gap 4.16.0
- Drop unnecessary BuildRequires
- Use gap(...) symbols in dependencies
---
diff --git a/gap-pkg-xmod.spec b/gap-pkg-xmod.spec
index a77667b..2bff996 100644
--- a/gap-pkg-xmod.spec
+++ b/gap-pkg-xmod.spec
@@ -17,22 +17,24 @@ BuildSystem: gap
BuildOption(install): examples lib tst
BuildOption(check): tst/testall.g
-BuildRequires: gap-devel
-BuildRequires: gap-pkg-autodoc
-BuildRequires: gap-pkg-autpgrp
-BuildRequires: gap-pkg-groupoids
-BuildRequires: gap-pkg-hap
-BuildRequires: gap-pkg-nq
-BuildRequires: gap-pkg-polymaking
-BuildRequires: gap-pkg-smallgrp
-BuildRequires: gap-pkg-utils
+BuildRequires: gap(autodoc)
+BuildRequires: gap(autpgrp) >= 1.10.2
+BuildRequires: gap(groupoids) >= 1.78
+BuildRequires: gap(hap) >= 1.29
+BuildRequires: gap(smallgrp) >= 1.4.2
+BuildRequires: gap(utils) >= 0.81
+BuildRequires: gap-devel >= 4.11.0
BuildRequires: tex(xy.sty)
-Requires: gap-pkg-autpgrp
-Requires: gap-pkg-groupoids
-Requires: gap-pkg-hap
-Requires: gap-pkg-smallgrp
-Requires: gap-pkg-utils
+Requires: gap(autpgrp) >= 1.10.2
+Requires: gap(groupoids) >= 1.78
+Requires: gap(hap) >= 1.29
+Requires: gap(smallgrp) >= 1.42
+Requires: gap(utils) >= 0.81
+Requires: gap-core >= 4.11.0
+
+Provides: gap(xmod) = %{version}-%{release}
+Provides: gap(XMod) = %{version}-%{release}
%description
This package allows for computation with crossed modules, cat1-groups,
@@ -54,7 +56,7 @@ crossed modules was added.
License: GPL-2.0-or-later AND OFL-1.1-RFN AND Knuth-CTAN AND GPL-1.0-or-later AND AGPL-3.0-only AND LicenseRef-Rsfs
Summary: XMod documentation
Requires: %{name} = %{version}-%{release}
-Requires: GAPDoc-doc
+Requires: gap-online-help
%description doc
This package contains documentation for gap-pkg-%{gap_pkgname}.
reply other threads:[~2026-06-12 15:10 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178127702099.1.6080933767523067046.rpms-gap-pkg-xmod-97ed5ff0fb07@fedoraproject.org \
--to=loganjerry@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox