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-polenta] f44: Rebuild for gap 4.16.0
Date: Fri, 12 Jun 2026 00:27:14 GMT [thread overview]
Message-ID: <178122403436.1.9370293748042411109.rpms-gap-pkg-polenta-fde2cbd4e20e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gap-pkg-polenta
Branch : f44
Commit : fde2cbd4e20e4c8999b472edbbc352624b52b9fd
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-11T06:28:31-06:00
Stats : +26/-11 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-polenta/c/fde2cbd4e20e4c8999b472edbbc352624b52b9fd?branch=f44
Log:
Rebuild for gap 4.16.0
- Use gap(...) symbols in dependencies
---
diff --git a/gap-pkg-polenta.spec b/gap-pkg-polenta.spec
index 7882d53..6664511 100644
--- a/gap-pkg-polenta.spec
+++ b/gap-pkg-polenta.spec
@@ -1,3 +1,12 @@
+# When bootstrapping a new architecture, there is no gap-pkg-aclib package
+# yet. It is only needed by this package to run some tests, but it requires
+# this package to funtion at all. Therefore, do this:
+# 1. Build this package in bootstrap mode
+# 2. Build gap-pkg-cryst in bootstrap mode
+# 3. Build gap-pkg-crystcat
+# 4. Build gap-pkg-aclib
+# 5. Build this package in non-bootstrap mode
+# 6. Build gap-pkg-cryst in non-bootstrap mode
%bcond bootstrap 0
%global gap_pkgname polenta
@@ -19,23 +28,28 @@ BuildSystem: gap
BuildOption(install): exam lib tst
BuildOption(check): tst/testall.g
-BuildRequires: gap-devel
%if %{without bootstrap}
-BuildRequires: gap-pkg-aclib
+BuildRequires: gap(aclib) >= 1.0
%endif
-BuildRequires: gap-pkg-alnuth-doc
-BuildRequires: gap-pkg-autodoc
-BuildRequires: gap-pkg-polycyclic
-BuildRequires: gap-pkg-radiroot
+BuildRequires: gap(alnuth) >= 2.2.3
+BuildRequires: gap(autodoc) >= 2016.01.21
+BuildRequires: gap(polycyclic) >= 2.10.1
+BuildRequires: gap(radiroot) >= 2.4
+BuildRequires: gap-devel >= 4.7
+BuildRequires: gap-pkg-alnuth-doc >= 2.2.3
-Requires: gap-pkg-alnuth
-Requires: gap-pkg-polycyclic
-Requires: gap-pkg-radiroot
+Requires: gap(alnuth) >= 2.2.3
+Requires: gap(polycyclic) >= 2.10.1
+Requires: gap(radiroot) >= 2.4
+Requires: gap-core >= 4.7
%if %{without bootstrap}
-Recommends: gap-pkg-aclib
+Recommends: gap(aclib) >= 1.0
%endif
+Provides: gap(Polenta) = %{version}-%{release}
+Provides: gap(polenta) = %{version}-%{release}
+
%description
The Polenta package provides methods to compute polycyclic presentations of
matrix groups (finite or infinite). As a by-product, this package gives some
@@ -53,7 +67,8 @@ the radical series of the natural Q[G]-module Q^d.
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
Summary: Polenta documentation
Requires: %{name} = %{version}-%{release}
-Requires: gap-pkg-alnuth-doc
+Requires: gap-online-help
+Requires: gap-pkg-alnuth-doc >= 2.2.3
%description doc
This package contains documentation for gap-pkg-%{gap_pkgname}.
reply other threads:[~2026-06-12 0:27 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=178122403436.1.9370293748042411109.rpms-gap-pkg-polenta-fde2cbd4e20e@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