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-ace] f44: Rebuild for gap 4.16.0
Date: Thu, 11 Jun 2026 18:21:09 GMT [thread overview]
Message-ID: <178120206914.1.5027813484476069774.rpms-gap-pkg-ace-537a04a7a839@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gap-pkg-ace
Branch : f44
Commit : 537a04a7a839459f4e826e7f14b48930cdaa8902
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-10T13:48:11-06:00
Stats : +7/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-ace/c/537a04a7a839459f4e826e7f14b48930cdaa8902?branch=f44
Log:
Rebuild for gap 4.16.0
- Drop unnecessary BuildRequires
- Use gap(...) symbols in dependencies
---
diff --git a/gap-pkg-ace.spec b/gap-pkg-ace.spec
index eece82a..fc30823 100644
--- a/gap-pkg-ace.spec
+++ b/gap-pkg-ace.spec
@@ -17,14 +17,16 @@ BuildSystem: gap
BuildOption(install): bin examples gap htm res-examples tst VERSION
BuildOption(check): tst/testall.g
-BuildRequires: gap-devel
+BuildRequires: gap-devel >= 4.7
BuildRequires: gcc
BuildRequires: ghostscript
BuildRequires: make
-BuildRequires: perl-interpreter
BuildRequires: tth
-Requires: gap-core%{?_isa}
+Requires: gap-core%{?_isa} >= 4.7
+
+Provides: gap(ACE) = %{version}-%{release}
+Provides: gap(ace) = %{version}-%{release}
%description
The ACE package provides a mechanism to replace GAP's usual Todd-Coxeter coset
@@ -65,9 +67,9 @@ make doc
rm -f ../../{doc,etc}
# Package PDF instead of PostScript
-pushd standalone-doc
+cd standalone-doc
ps2pdf ace3001.ps ace3001.pdf
-popd
+cd -
%install -a
rm %{buildroot}%{gap_archdir}/pkg/%{gap_upname}/gap/CHANGES
reply other threads:[~2026-06-11 18: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=178120206914.1.5027813484476069774.rpms-gap-pkg-ace-537a04a7a839@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