public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gap-pkg-lins] f44: Rebuild for gap 4.16.0
@ 2026-06-12 14:03 Jerry James
  0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-06-12 14:03 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-lins
            Branch : f44
            Commit : 675a5ce19c64f2f3d121054fa6c40aceb15dc7c1
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-11T09:31:02-06:00
            Stats  : +10/-6 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-lins/c/675a5ce19c64f2f3d121054fa6c40aceb15dc7c1?branch=f44

            Log:
            Rebuild for gap 4.16.0

- Use gap(...) symbols in dependencies

---
diff --git a/gap-pkg-lins.spec b/gap-pkg-lins.spec
index 2b0dce5..dac6025 100644
--- a/gap-pkg-lins.spec
+++ b/gap-pkg-lins.spec
@@ -17,14 +17,17 @@ BuildSystem:    gap
 BuildOption(install): gap tst
 BuildOption(check): tst/testquick.g
 
-BuildRequires:  gap-devel
-BuildRequires:  gap-pkg-autodoc
-BuildRequires:  gap-pkg-cohomolo
-BuildRequires:  gap-pkg-grape
+BuildRequires:  gap(autodoc) >= 2018.02.14
+BuildRequires:  gap(cohomolo)
+BuildRequires:  gap(grape)
+BuildRequires:  gap(recog)
+BuildRequires:  gap-devel >= 4.12
 BuildRequires:  gap-pkg-polycyclic-doc
-BuildRequires:  gap-pkg-recog
 
-Requires:       gap-core
+Requires:       gap-core >= 4.12
+
+Provides:       gap(LINS) = %{version}-%{release}
+Provides:       gap(lins) = %{version}-%{release}
 
 %description
 This package provides an algorithm for computing the normal subgroups of a
@@ -46,6 +49,7 @@ the code in `createTables.gi`.
 License:        GPL-2.0-or-later AND GPL-1.0-or-later AND Knuth-CTAN AND AGPL-3.0-only AND OFL-1.1-RFN
 Summary:        Documentation for the GAP LINS package
 Requires:       %{name} = %{version}-%{release}
+Requires:       gap-online-help
 Requires:       gap-pkg-polycyclic-doc
 
 %description doc

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-12 14:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-12 14:03 [rpms/gap-pkg-lins] f44: Rebuild for gap 4.16.0 Jerry James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox