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-irredsol] rawhide: Rebuild for gap 4.16.0
Date: Thu, 11 Jun 2026 00:40:16 GMT [thread overview]
Message-ID: <178113841615.1.5476168756774910957.rpms-gap-pkg-irredsol-0214e64c222e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gap-pkg-irredsol
Branch : rawhide
Commit : 0214e64c222efc2807a9935b640f35626ae94bd7
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-10T18:40:00-06:00
Stats : +13/-8 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-irredsol/c/0214e64c222efc2807a9935b640f35626ae94bd7?branch=rawhide
Log:
Rebuild for gap 4.16.0
- Use gap(...) symbols in dependencies
---
diff --git a/gap-pkg-irredsol.spec b/gap-pkg-irredsol.spec
index 8227dfb..db80ca2 100644
--- a/gap-pkg-irredsol.spec
+++ b/gap-pkg-irredsol.spec
@@ -16,15 +16,19 @@ BuildSystem: gap
BuildOption(install): data fp htm lib tst
BuildOption(check): tst/testall.g
-BuildRequires: gap-devel
-BuildRequires: gap-pkg-crisp-doc
+BuildRequires: gap(crisp) >= 1.3
+BuildRequires: gap-devel >= 4.9
+BuildRequires: gap-pkg-crisp-doc >= 1.3
BuildRequires: gap-pkg-primgrp-doc
BuildRequires: perl-interpreter
BuildRequires: tth
-Requires: gap-core
+Requires: gap-core >= 4.9
-Recommends: gap-pkg-crisp
+Recommends: gap(crisp) >= 1.3
+
+Provides: gap(IRREDSOL) = %{version}-%{release}
+Provides: gap(irredsol) = %{version}-%{release}
%description
IRREDSOL is a GAP package which provides a library of all irreducible soluble
@@ -43,7 +47,8 @@ groups of degree at most 2000000.
License: BSD-2-Clause AND OFL-1.1-RFN AND Knuth-CTAN AND AGPL-3.0-only AND LicenseRef-Rsfs AND GPL-1.0-or-later
Summary: IRREDSOL documentation
Requires: %{name} = %{version}-%{release}
-Requires: gap-pkg-crisp-doc
+Requires: gap-online-help
+Requires: gap-pkg-crisp-doc >= 1.3
Requires: gap-pkg-primgrp-doc
%description doc
@@ -60,10 +65,10 @@ ln -s %{gap_libdir}/pkg ../../pkg
ln -s %{gap_libdir}/pkg/crisp ..
ln -s %{gap_libdir}/pkg/primgrp ..
pushd doc
-pdftex manual
+pdftex -interaction=nonstopmode manual
makeindex manual
-pdftex manual
-pdftex manual
+pdftex -interaction=nonstopmode manual
+pdftex -interaction=nonstopmode manual
rm -f ../htm/*
perl %{gap_libdir}/etc/convert.pl -t -c -n IRREDSOL . ../htm
popd
reply other threads:[~2026-06-11 0:40 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=178113841615.1.5476168756774910957.rpms-gap-pkg-irredsol-0214e64c222e@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