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-cvec] f44: Rebuild for gap 4.16.0
Date: Thu, 11 Jun 2026 22:21:59 GMT [thread overview]
Message-ID: <178121651973.1.8975064605570331735.rpms-gap-pkg-cvec-726c35a06f9e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gap-pkg-cvec
Branch : f44
Commit : 726c35a06f9ef74860e0ca97564e4e088ccdc795
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-10T21:02:01-06:00
Stats : +14/-10 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-cvec/c/726c35a06f9ef74860e0ca97564e4e088ccdc795?branch=f44
Log:
Rebuild for gap 4.16.0
- Drop unnecessary BuildRequires
- Use gap(...) symbols in dependencies
---
diff --git a/gap-pkg-cvec.spec b/gap-pkg-cvec.spec
index 7632ad9..367ba2c 100644
--- a/gap-pkg-cvec.spec
+++ b/gap-pkg-cvec.spec
@@ -17,19 +17,22 @@ BuildSystem: gap
BuildOption(install): bin example gap local test tst
BuildOption(check): tst/testall.g
-BuildRequires: gap-devel
-BuildRequires: gap-pkg-atlasrep
-BuildRequires: gap-pkg-autodoc
-BuildRequires: gap-pkg-ctbllib
+BuildRequires: gap(atlasrep)
+BuildRequires: gap(autodoc) >= 2016.01.21
+BuildRequires: gap(gapdoc) >= 1.2
+BuildRequires: gap(io) >= 4.1
+BuildRequires: gap(orb) >= 4.2
+BuildRequires: gap-devel >= 4.12
BuildRequires: gap-pkg-io-doc
BuildRequires: gap-pkg-orb-doc
-BuildRequires: gap-pkg-tomlib
BuildRequires: gcc
-BuildRequires: libtool
BuildRequires: make
-Requires: gap-pkg-io%{?_isa}
-Requires: gap-pkg-orb%{?_isa}
+Requires: gap(io) >= 4.1
+Requires: gap(orb) >= 4.2
+Requires: gap-core%{?_isa} >= 4.12
+
+Provides: gap(cvec) = %{version}-%{release}
%description
The CVEC package provides an implementation of compact vectors over finite
@@ -48,8 +51,9 @@ License: GPL-2.0-or-later AND Knuth-CTAN AND GPL-1.0-or-later AND AGPL-3.
Summary: CVEC documentation
BuildArch: noarch
Requires: %{name} = %{version}-%{release}
-Requires: gap-pkg-io-doc
-Requires: gap-pkg-orb-doc
+Requires: gap-online-help
+Requires: gap-pkg-io-doc >= 4.1
+Requires: gap-pkg-orb-doc >= 4.2
%description doc
This package contains documentation for gap-pkg-%{gap_pkgname}.
reply other threads:[~2026-06-11 22:21 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=178121651973.1.8975064605570331735.rpms-gap-pkg-cvec-726c35a06f9e@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