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-lpres] f44: Rebuild for gap 4.16.0
Date: Fri, 12 Jun 2026 02:14:13 GMT	[thread overview]
Message-ID: <178123045396.1.5475051776907380076.rpms-gap-pkg-lpres-24e0777974ab@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-lpres
            Branch : f44
            Commit : 24e0777974abcf8fc219c89708bb81cb5d93799d
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-11T07:00:15-06:00
            Stats  : +17/-12 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-lpres/c/24e0777974abcf8fc219c89708bb81cb5d93799d?branch=f44

            Log:
            Rebuild for gap 4.16.0

- Use gap(...) symbols in dependencies

---
diff --git a/gap-pkg-lpres.spec b/gap-pkg-lpres.spec
index 0fb4811..03c1622 100644
--- a/gap-pkg-lpres.spec
+++ b/gap-pkg-lpres.spec
@@ -16,20 +16,24 @@ BuildSystem:    gap
 BuildOption(install): gap tst
 BuildOption(check): tst/testall.g
 
-BuildRequires:  gap-devel
-BuildRequires:  gap-pkg-ace-doc
-BuildRequires:  gap-pkg-autodoc
-BuildRequires:  gap-pkg-autpgrp
-BuildRequires:  gap-pkg-fga
+BuildRequires:  gap(ace) >= 5.0
+BuildRequires:  gap(autodoc)
+BuildRequires:  gap(autpgrp) >= 1.4
+BuildRequires:  gap(fga) >= 1.1.0.1
+BuildRequires:  gap(polycyclic) >= 2.5
+BuildRequires:  gap-devel >= 4.9
 BuildRequires:  gap-pkg-nq-doc
-BuildRequires:  gap-pkg-polycyclic-doc
+BuildRequires:  gap-pkg-polycyclic-doc >= 2.5
 
-Requires:       gap-pkg-fga
-Requires:       gap-pkg-polycyclic
+Requires:       gap(fga) >= 1.1.0.1
+Requires:       gap(polycyclic) >= 2.5
+Requires:       gap-core >= 4.9
 
-Recommends:     gap-pkg-ace
-Recommends:     gap-pkg-autpgrp
-Recommends:     gap-pkg-nq
+Recommends:     gap(ace) >= 5.0
+Recommends:     gap(autpgrp) >= 1.4
+Recommends:     gap(nq)
+
+Provides:       gap(lpres) = %{version}-%{release}
 
 %description
 The lpres package provides a first construction of finitely L-presented groups
@@ -53,7 +57,8 @@ this package include:
 License:        GPL-2.0-or-later AND OFL-1.1-RFN AND Knuth-CTAN AND GPL-1.0-or-later AND AGPL-3.0-only
 Summary:        LPRES documentation
 Requires:       %{name} = %{version}-%{release}
-Requires:       gap-pkg-polycyclic-doc
+Requires:       gap-online-help
+Requires:       gap-pkg-polycyclic-doc >= 2.5
 
 %description doc
 This package contains documentation for gap-pkg-%{gap_pkgname}.

                 reply	other threads:[~2026-06-12  2:14 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=178123045396.1.5475051776907380076.rpms-gap-pkg-lpres-24e0777974ab@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