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-normalizinterface] rawhide: Rebuild for gap 4.16.0
Date: Wed, 10 Jun 2026 21:30:52 GMT	[thread overview]
Message-ID: <178112705287.1.16951077383837897429.rpms-gap-pkg-normalizinterface-01fc948bf56a@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-normalizinterface
            Branch : rawhide
            Commit : 01fc948bf56a7d0f6b2b1a4830c0866d5f008b0b
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-10T15:30:40-06:00
            Stats  : +7/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-normalizinterface/c/01fc948bf56a7d0f6b2b1a4830c0866d5f008b0b?branch=rawhide

            Log:
            Rebuild for gap 4.16.0

- Use gap(...) symbols in dependencies

---
diff --git a/gap-pkg-normalizinterface.spec b/gap-pkg-normalizinterface.spec
index bd86a5a..57a46ea 100644
--- a/gap-pkg-normalizinterface.spec
+++ b/gap-pkg-normalizinterface.spec
@@ -18,13 +18,16 @@ BuildSystem:    gap
 BuildOption(install): bin etc examples lib tst
 BuildOption(check): tst/testall.g
 
-BuildRequires:  gap-devel
-BuildRequires:  gap-pkg-autodoc
+BuildRequires:  gap(autodoc) >= 2019.04.10
+BuildRequires:  gap-devel >= 4.12.1
 BuildRequires:  gcc-c++
 BuildRequires:  libnormaliz-devel
 BuildRequires:  make
 
-Requires:       gap-core%{?_isa}
+Requires:       gap-core%{?_isa} >= 4.12.1
+
+Provides:       gap(NormalizInterface) = %{version}-%{release}
+Provides:       gap(normalizinterface) = %{version}-%{release}
 
 %description
 Normaliz is software for computations with rational cones and affine monoids.
@@ -51,6 +54,7 @@ License:        GPL-2.0-or-later AND GPL-1.0-or-later AND OFL-1.1-RFN AND Knuth-
 Summary:        Documentation for the GAP %{gap_upname} package
 BuildArch:      noarch
 Requires:       %{name} = %{version}-%{release}
+Requires:       gap-online-help
 
 %description doc
 This package contains documentation for gap-pkg-%{gap_pkgname}.

                 reply	other threads:[~2026-06-10 21:30 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=178112705287.1.16951077383837897429.rpms-gap-pkg-normalizinterface-01fc948bf56a@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