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-autodoc] f44: Rebuild for gap 4.16.0
Date: Thu, 11 Jun 2026 16:35:53 GMT [thread overview]
Message-ID: <178119575364.1.16170983256782093918.rpms-gap-pkg-autodoc-de0de58d36d1@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gap-pkg-autodoc
Branch : f44
Commit : de0de58d36d14d23105b260df878b7b29c1862b9
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-10T10:38:47-06:00
Stats : +14/-7 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-autodoc/c/de0de58d36d14d23105b260df878b7b29c1862b9?branch=f44
Log:
Rebuild for gap 4.16.0
- Use gap(...) symbols in dependencies
---
diff --git a/gap-pkg-autodoc.spec b/gap-pkg-autodoc.spec
index f020f65..d630fee 100644
--- a/gap-pkg-autodoc.spec
+++ b/gap-pkg-autodoc.spec
@@ -27,19 +27,25 @@ BuildOption(build): --packagedirs .. --bare -c 'LoadPackage("GAPDoc");'
BuildOption(install): gap tst
BuildOption(check): --bare -c 'LoadPackage("GAPDoc");' tst/testall.g
-BuildRequires: gap-devel
-BuildRequires: GAPDoc-doc
-BuildRequires: GAPDoc-latex
+BuildRequires: GAPDoc-doc >= 1.6.3
+BuildRequires: GAPDoc-latex >= 1.6.3
+BuildRequires: gap(gapdoc) >= 1.6.3
%if %{without bootstrap}
-BuildRequires: gap-pkg-io
+BuildRequires: gap(io)
%endif
+BuildRequires: gap-devel >= 4.11
BuildRequires: tex(a4.sty)
BuildRequires: tex(a4wide.sty)
# AUTODOC_CurrentDirectory invokes pwd
Requires: coreutils
-Requires: gap-core
-Requires: GAPDoc-latex
+# AUTODOC_Diff invokes diff
+Requires: diffutils
+Requires: gap-core >= 4.11
+Requires: GAPDoc-latex >= 1.6.3
+
+Provides: gap(autodoc) = %{version}-%{release}
+Provides: gap(AutoDoc) = %{version}-%{release}
%description
This package is an add-on to GAPDoc that enables generating documentation from
@@ -56,7 +62,8 @@ GAP source code.
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: AutoDoc documentation
Requires: %{name} = %{version}-%{release}
-Requires: GAPDoc-doc
+Requires: GAPDoc-doc >= 1.6.3
+Requires: gap-online-help
%description doc
This package contains documentation for gap-pkg-%{gap_pkgname}.
reply other threads:[~2026-06-11 16:35 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=178119575364.1.16170983256782093918.rpms-gap-pkg-autodoc-de0de58d36d1@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