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-nautytracesinterface] rawhide: Update to git HEAD
Date: Wed, 10 Jun 2026 22:31:18 GMT [thread overview]
Message-ID: <178113067886.1.2893796495582112355.rpms-gap-pkg-nautytracesinterface-956ff9e5d02c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gap-pkg-nautytracesinterface
Branch : rawhide
Commit : 956ff9e5d02c1aa55bcb854132fccba11e57137a
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-10T16:30:41-06:00
Stats : +19/-13 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-nautytracesinterface/c/956ff9e5d02c1aa55bcb854132fccba11e57137a?branch=rawhide
Log:
Update to git HEAD
- Drop unnecessary BuildRequires
- Use gap(...) symbols in dependencies
---
diff --git a/gap-pkg-nautytracesinterface.spec b/gap-pkg-nautytracesinterface.spec
index dca320d..5eacadc 100644
--- a/gap-pkg-nautytracesinterface.spec
+++ b/gap-pkg-nautytracesinterface.spec
@@ -1,14 +1,14 @@
# When bootstrapping a new architecture, there is no gap-pkg-digraphs package
# yet. It is only needed for testing this package, but it requires this package
# to function at all. Therefore, do the following:
-# 1. Build this package in boostrap mode.
+# 1. Build this package in bootstrap mode.
# 2. Build gap-pkg-digraphs.
-# 3. Build this package in non-boostrap mode.
+# 3. Build this package in non-bootstrap mode.
%bcond bootstrap 0
# There have been no official releases yet, so we pull from git
-%global date 20251125
-%global commit 530c14844dc789d6c6af026758451482c4bfc684
+%global date 20260518
+%global commit 7e220749d34e968a89612f434b1700cb55780087
%global user gap-packages
%global gap_pkgname nautytracesinterface
%global gap_skip_check %{?with_bootstrap}
@@ -34,18 +34,24 @@ BuildSystem: gap
BuildOption(install): bin examples gap tst
BuildOption(check): tst/testall.g
-BuildRequires: gap-devel
-BuildRequires: gap-pkg-autodoc
-%if %{without bootstrap}
-BuildRequires: gap-pkg-digraphs
-BuildRequires: gap-pkg-grape
-%endif
+BuildRequires: autoconf
+BuildRequires: automake
+BuildRequires: gap(autodoc) >= 2019.04.10
+BuildRequires: gap(gapdoc) >= 1.5
+BuildRequires: gap-devel >= 4.12
BuildRequires: gcc-c++
-BuildRequires: libtool
BuildRequires: make
BuildRequires: pkgconfig(libnauty)
-Requires: gap-core%{?_isa}
+%if %{without bootstrap}
+BuildRequires: gap(digraphs)
+BuildRequires: gap(grape)
+%endif
+
+Requires: gap-core%{?_isa} >= 4.12
+
+Provides: gap(NautyTracesInterface) = %{version}-%{release}
+Provides: gap(nautytracesinterface) = %{version}-%{release}
%description
This GAP package provides an interface to nauty and Traces.
diff --git a/sources b/sources
index dc76756..2bab8d8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (NautyTracesInterface-530c14844dc789d6c6af026758451482c4bfc684.tar.gz) = 01a86f8b043f979c59c5252583314acaadf88f114e48b5fc7c599d35ef7008b9cf3b7eef8c0df07dcc9a28be3467c5c5487396eed8426d26859306350d419749
+SHA512 (NautyTracesInterface-7e220749d34e968a89612f434b1700cb55780087.tar.gz) = 092df0dee6e90c1c179abde6e1ae9b48c654093095696a2d77204481842a98cb85fff1fde2d5f06b79737fc9b6c58d45ce0facad1063e7e08cecb3aa45aed81b
reply other threads:[~2026-06-10 22:31 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=178113067886.1.2893796495582112355.rpms-gap-pkg-nautytracesinterface-956ff9e5d02c@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