public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gap-pkg-irredsol] f44: Rebuild for gap 4.16.0
@ 2026-06-11 21:00 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-06-11 21:00 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gap-pkg-irredsol
Branch : f44
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=f44
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-11 21:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 21:00 [rpms/gap-pkg-irredsol] f44: Rebuild for gap 4.16.0 Jerry James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox