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-grape] f44: Rebuild for gap 4.16.0
Date: Thu, 11 Jun 2026 19:31:27 GMT	[thread overview]
Message-ID: <178120628792.1.14127513195893157005.rpms-gap-pkg-grape-f6ec94d716a9@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-grape
            Branch : f44
            Commit : f6ec94d716a98feaf258c138e8299f42a8dfd722
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-10T15:02:55-06:00
            Stats  : +7/-4 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-grape/c/f6ec94d716a98feaf258c138e8299f42a8dfd722?branch=f44

            Log:
            Rebuild for gap 4.16.0

- Use gap(...) symbols in dependencies

---
diff --git a/gap-pkg-grape.spec b/gap-pkg-grape.spec
index 9859705..dc125c1 100644
--- a/gap-pkg-grape.spec
+++ b/gap-pkg-grape.spec
@@ -18,13 +18,16 @@ BuildSystem:    gap
 BuildOption(install): grh htm lib tst
 BuildOption(check): tst/testall.g
 
-BuildRequires:  gap-devel
+BuildRequires:  gap-devel >= 4.11
 BuildRequires:  nauty
 BuildRequires:  tth
 
-Requires:       gap-core
+Requires:       gap-core >= 4.11
 Requires:       nauty
 
+Provides:       gap(GRAPE) = %{version}-%{release}
+Provides:       gap(grape) = %{version}-%{release}
+
 %description
 GRAPE is a package for computing with graphs and groups, and is primarily
 designed for constructing and analyzing graphs related to groups, finite
@@ -59,9 +62,9 @@ rm -fr nauty2_8_6
 # Link to main GAP documentation
 ln -s %{gap_libdir}/etc ../../etc
 ln -s %{gap_libdir}/doc ../../doc
-pushd doc
+cd doc
 ./make_doc
-popd
+cd -
 rm -f ../../{doc,etc}
 
 %files

                 reply	other threads:[~2026-06-11 19: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=178120628792.1.14127513195893157005.rpms-gap-pkg-grape-f6ec94d716a9@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