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-browse] rawhide: Rebuild for gap 4.16.0
Date: Wed, 10 Jun 2026 22:27:44 GMT [thread overview]
Message-ID: <178113046457.1.12121563383434664280.rpms-gap-pkg-browse-f1e2be2e2590@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gap-pkg-browse
Branch : rawhide
Commit : f1e2be2e25908ec917c661635eab0e56b857ab85
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-10T16:27:30-06:00
Stats : +17/-14 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-browse/c/f1e2be2e25908ec917c661635eab0e56b857ab85?branch=rawhide
Log:
Rebuild for gap 4.16.0
- Drop unnecessary BuildRequires
- Use gap(...) symbols in dependencies
---
diff --git a/gap-pkg-browse.spec b/gap-pkg-browse.spec
index 08e9904..3ece8e3 100644
--- a/gap-pkg-browse.spec
+++ b/gap-pkg-browse.spec
@@ -41,28 +41,31 @@ BuildOption(build): --packagedirs ..
BuildOption(install): app bibl bin lib tst version
BuildOption(check): tst/testall.g
-BuildRequires: gap-devel
-BuildRequires: GAPDoc-doc
-BuildRequires: GAPDoc-latex
-BuildRequires: gap-pkg-io-doc
+BuildRequires: GAPDoc-doc >= 1.6
+BuildRequires: GAPDoc-latex >= 1.6
+BuildRequires: gap(gapdoc) >= 1.6
+BuildRequires: gap-devel >= 4.12.0
+BuildRequires: gap-pkg-io-doc >= 2.2
BuildRequires: gcc
BuildRequires: ghostscript
-BuildRequires: libtool
BuildRequires: make
BuildRequires: netpbm-progs
BuildRequires: pkgconfig(ncurses)
%if %{without bootstrap}
-BuildRequires: gap-pkg-atlasrep-doc
+BuildRequires: gap(tomlib)
+BuildRequires: gap-pkg-atlasrep-doc >= 2.0
BuildRequires: gap-pkg-ctbllib-doc
-BuildRequires: gap-pkg-tomlib
%endif
-Requires: gap-core%{?_isa}
+Requires: gap-core%{?_isa} >= 4.12.0
-Recommends: gap-pkg-atlasrep
-Recommends: gap-pkg-io%{?_isa}
-Recommends: gap-pkg-tomlib
+Recommends: gap(atlasrep) >= 2.0
+Recommends: gap(io) >= 2.2
+Recommends: gap(tomlib)
+
+Provides: gap(Browse) = %{version}-%{release}
+Provides: gap(browse) = %{version}-%{release}
# Don't Provide the ncurses glue
%global __provides_exclude_from ncurses\\.so
@@ -103,11 +106,11 @@ License: GPL-3.0-or-later AND Knuth-CTAN AND GPL-1.0-or-later AND AGPL-3.
Summary: Gap browser documentation
BuildArch: noarch
Requires: %{name} = %{version}-%{release}
-Requires: GAPDoc-doc
-Requires: gap-pkg-io-doc
+Requires: GAPDoc-doc >= 1.6
+Requires: gap-pkg-io-doc >= 2.2
%if %{without bootstrap}
-Requires: gap-pkg-atlasrep-doc
+Requires: gap-pkg-atlasrep-doc >= 2.0
Requires: gap-pkg-ctbllib-doc
%endif
reply other threads:[~2026-06-10 22: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=178113046457.1.12121563383434664280.rpms-gap-pkg-browse-f1e2be2e2590@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