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

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-format
            Branch : rawhide
            Commit : aaa2ba5c4f05fd64bcef47eb59a1de93cb2b2aea
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-10T14:53:07-06:00
            Stats  : +5/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-format/c/aaa2ba5c4f05fd64bcef47eb59a1de93cb2b2aea?branch=rawhide

            Log:
            Rebuild for gap 4.16.0

- Drop unnecessary BuildRequires
- Use gap(...) symbols in dependencies

---
diff --git a/gap-pkg-format.spec b/gap-pkg-format.spec
index 15fd04f..f42e6ec 100644
--- a/gap-pkg-format.spec
+++ b/gap-pkg-format.spec
@@ -16,11 +16,13 @@ BuildSystem:    gap
 BuildOption(install): grp htm lib tst
 BuildOption(check): tst/testall.g
 
-BuildRequires:  gap-devel
-BuildRequires:  GAPDoc-latex
+BuildRequires:  gap-devel >= 4.5
 BuildRequires:  tth
 
-Requires:       gap-core
+Requires:       gap-core >= 4.5
+
+Provides:       gap(FORMAT) = %{version}-%{release}
+Provides:       gap(format) = %{version}-%{release}
 
 %description
 The package contains programs for computing with formations of finite solvable

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

only message in thread, other threads:[~2026-06-10 20:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-10 20:53 [rpms/gap-pkg-format] rawhide: 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