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-transgrp] rawhide: Rebuild for gap 4.16.0
Date: Wed, 10 Jun 2026 17:37:52 GMT [thread overview]
Message-ID: <178111307265.1.3493463154489089893.rpms-gap-pkg-transgrp-09f352506f63@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gap-pkg-transgrp
Branch : rawhide
Commit : 09f352506f63f66935afd6c1a043c96b679a429e
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-10T11:37:36-06:00
Stats : +6/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-transgrp/c/09f352506f63f66935afd6c1a043c96b679a429e?branch=rawhide
Log:
Rebuild for gap 4.16.0
- Drop unnecessary BuildRequires
- Use gap(...) symbols in dependencies
---
diff --git a/gap-pkg-transgrp.spec b/gap-pkg-transgrp.spec
index 8a6a563..a62b970 100644
--- a/gap-pkg-transgrp.spec
+++ b/gap-pkg-transgrp.spec
@@ -13,16 +13,18 @@ Source: https://www.math.colostate.edu/~hulpke/transgrp/%{gap_upname}%{v
BuildArch: noarch
BuildSystem: gap
BuildOption(install): data htm lib tst
-BuildOption(check): --bare -c 'LoadPackage("GAPDoc");LoadPackage("smallgrp");' tst/testall.g
+BuildOption(check): --bare -c 'LoadPackage("GAPDoc");' tst/testall.g
-BuildRequires: gap-devel
-BuildRequires: gap-pkg-smallgrp
BuildRequires: GAPDoc-latex
+BuildRequires: gap-devel >= 4.9
BuildRequires: tth
-Requires: gap-core
+Requires: gap-core >= 4.9
Requires: %{name}-data = %{version}-%{release}
+Provides: gap(transgrp) = %{version}-%{release}
+Provides: gap(TransGrp) = %{version}-%{release}
+
%description
A library of transitive groups. This package contains the code for
accessing the library. The actual data is in the data subpackage.
reply other threads:[~2026-06-10 17:37 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=178111307265.1.3493463154489089893.rpms-gap-pkg-transgrp-09f352506f63@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