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/xgap] rawhide: Rebuild for gap 4.16.0
Date: Wed, 10 Jun 2026 22:11:42 GMT	[thread overview]
Message-ID: <178112950261.1.4892161454804238609.rpms-xgap-0e69a449b3b6@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/xgap
            Branch : rawhide
            Commit : 0e69a449b3b6773f4bcef501266ea5467c40af42
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-10T16:11:29-06:00
            Stats  : +5/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/xgap/c/0e69a449b3b6773f4bcef501266ea5467c40af42?branch=rawhide

            Log:
            Rebuild for gap 4.16.0

- Use gap(...) symbols in dependencies

---
diff --git a/xgap.spec b/xgap.spec
index 2698111..f09c8f0 100644
--- a/xgap.spec
+++ b/xgap.spec
@@ -31,17 +31,20 @@ BuildOption(install): bin examples htm lib tst
 BuildOption(check): tst/testall.g
 
 BuildRequires:  desktop-file-utils
-BuildRequires:  gap-devel
+BuildRequires:  gap-devel >= 4.7
 BuildRequires:  gap-pkg-smallgrp-doc
 BuildRequires:  gcc
 BuildRequires:  make
 BuildRequires:  pkgconfig(xaw7)
 BuildRequires:  tth
 
-Requires:       gap%{?_isa}
+Requires:       gap%{?_isa} >= 4.7
 
 Provides:       gap-pkg-%{gap_pkgname} = %{version}-%{release}
 
+Provides:       gap(XGAP) = %{version}-%{release}
+Provides:       gap(xgap) = %{version}-%{release}
+
 %description
 An X Windows GUI for GAP.
 

                 reply	other threads:[~2026-06-10 22:11 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=178112950261.1.4892161454804238609.rpms-xgap-0e69a449b3b6@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