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

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-polycyclic
            Branch : f44
            Commit : 8779b34106a8ab286777a65082918c8cd9a17912
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-10T16:51:48-06:00
            Stats  : +13/-6 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-polycyclic/c/8779b34106a8ab286777a65082918c8cd9a17912?branch=f44

            Log:
            Rebuild for gap 4.16.0

- Use gap(...) symbols in dependencies

---
diff --git a/gap-pkg-polycyclic.spec b/gap-pkg-polycyclic.spec
index 0e189c1..1f717c9 100644
--- a/gap-pkg-polycyclic.spec
+++ b/gap-pkg-polycyclic.spec
@@ -26,17 +26,24 @@ BuildSystem:    gap
 BuildOption(install): gap tst
 BuildOption(check): tst/testall.g
 
-BuildRequires:  gap-devel
-BuildRequires:  gap-pkg-autodoc
 %if %{without bootstrap}
-BuildRequires:  gap-pkg-alnuth
+BuildRequires:  gap(alnuth) >= 3.0
 %endif
-BuildRequires:  gap-pkg-autpgrp
+BuildRequires:  gap(autodoc) >= 2016.01.21
+BuildRequires:  gap(autpgrp) >= 1.6
+BuildRequires:  gap-devel >= 4.12
 
+# PcpUserInfo invokes date, hostname, and whoami
+Requires:       coreutils
+Requires:       hostname
 %if %{without bootstrap}
-Requires:       gap-pkg-alnuth
+Requires:       gap(alnuth) >= 3.0
 %endif
-Requires:       gap-pkg-autpgrp
+Requires:       gap(autpgrp) >= 1.6
+Requires:       gap-core >= 4.12
+
+Provides:       gap(Polycyclic) = %{version}-%{release}
+Provides:       gap(polycyclic) = %{version}-%{release}
 
 %description
 This package provides algorithms for working with polycyclic groups.  The

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

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

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