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

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-grpconst
            Branch : rawhide
            Commit : f97b9ccec04aa72ebd5c2d1395bb4b42aa5527a3
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-10T19:16:59-06:00
            Stats  : +12/-9 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-grpconst/c/f97b9ccec04aa72ebd5c2d1395bb4b42aa5527a3?branch=rawhide

            Log:
            Rebuild for gap 4.16.0

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

---
diff --git a/gap-pkg-grpconst.spec b/gap-pkg-grpconst.spec
index 6e6e43e..56d9f0a 100644
--- a/gap-pkg-grpconst.spec
+++ b/gap-pkg-grpconst.spec
@@ -16,16 +16,19 @@ BuildSystem:    gap
 BuildOption(install): gap htm tst
 BuildOption(check): tst/testall.g
 
-BuildRequires:  gap-devel
 BuildRequires:  GAPDoc-latex
-BuildRequires:  gap-pkg-autpgrp
-BuildRequires:  gap-pkg-irredsol
-BuildRequires:  gap-pkg-smallgrp
-BuildRequires:  tth
-
-Requires:       gap-pkg-autpgrp
-Requires:       gap-pkg-irredsol
-Requires:       gap-pkg-smallgrp
+BuildRequires:  gap(autpgrp) >= 1.6
+BuildRequires:  gap(irredsol) >= 1.2
+BuildRequires:  gap(smallgrp) >= 1.4
+BuildRequires:  gap-devel >= 4.7
+
+Requires:       gap(autpgrp) >= 1.6
+Requires:       gap(irredsol) >= 1.2
+Requires:       gap(smallgrp) >= 1.4
+Requires:       gap-core >= 4.7
+
+Provides:       gap(GrpConst) = %{version}-%{release}
+Provides:       gap(grpconst) = %{version}-%{release}
 
 %description
 This package contains GAP implementations of three different approaches to

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

only message in thread, other threads:[~2026-06-11  1:17 UTC | newest]

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