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

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-gbnp
            Branch : rawhide
            Commit : 7775c53307abb54e53535c64be8eb84b385c659b
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-10T15:01:23-06:00
            Stats  : +6/-4 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-gbnp/c/7775c53307abb54e53535c64be8eb84b385c659b?branch=rawhide

            Log:
            Rebuild for gap 4.16.0

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

---
diff --git a/gap-pkg-gbnp.spec b/gap-pkg-gbnp.spec
index cfc4ffb..6bb6c2c 100644
--- a/gap-pkg-gbnp.spec
+++ b/gap-pkg-gbnp.spec
@@ -16,12 +16,14 @@ BuildSystem:    gap
 BuildOption(install): lib tst
 BuildOption(check): tst/testall.g
 
-BuildRequires:  gap-devel
-BuildRequires:  gap-pkg-autodoc
+BuildRequires:  gap(autodoc) >= 2019.04.10
+BuildRequires:  gap-devel >= 4.8
 BuildRequires:  make
-BuildRequires:  tex-urlbst
 
-Requires:       gap-core
+Requires:       gap-core >= 4.8
+
+Provides:       gap(GBNP) = %{version}-%{release}
+Provides:       gap(gbnp) = %{version}-%{release}
 
 %description
 GBNP provides GAP algorithms for computing Gröbner bases of non-commutative

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

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

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