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

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-ferret
            Branch : f44
            Commit : eda5ed4e24e0bba14965ef8f0c923c67dca10943
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-11T07:59:06-06:00
            Stats  : +9/-8 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-ferret/c/eda5ed4e24e0bba14965ef8f0c923c67dca10943?branch=f44

            Log:
            Rebuild for gap 4.16.0

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

---
diff --git a/gap-pkg-ferret.spec b/gap-pkg-ferret.spec
index b421c09..f5351a9 100644
--- a/gap-pkg-ferret.spec
+++ b/gap-pkg-ferret.spec
@@ -20,17 +20,17 @@ BuildSystem:    gap
 BuildOption(install): bin lib tst
 BuildOption(check): tst/testall.g
 
-BuildRequires:  gap-devel
-BuildRequires:  gap-pkg-atlasrep
-BuildRequires:  gap-pkg-autodoc
-BuildRequires:  gap-pkg-ctbllib
-BuildRequires:  gap-pkg-io
-BuildRequires:  gap-pkg-tomlib
+BuildRequires:  gap(atlasrep)
+BuildRequires:  gap(autodoc) >= 2016.01.21
+BuildRequires:  gap(gapdoc) >= 1.5
+BuildRequires:  gap(io)
+BuildRequires:  gap-devel >= 4.12
 BuildRequires:  gcc-c++
-BuildRequires:  libtool
 BuildRequires:  make
 
-Requires:       gap-core%{?_isa}
+Requires:       gap-core%{?_isa} >= 4.12
+
+Provides:       gap(ferret) = %{version}-%{release}
 
 %description
 Ferret is a reimplementation of parts of Jeffery Leon's Partition Backtrack
@@ -64,6 +64,7 @@ License:        MPL-2.0 AND Knuth-CTAN AND GPL-1.0-or-later AND AGPL-3.0-only
 Summary:        Ferret documentation
 BuildArch:      noarch
 Requires:       %{name} = %{version}-%{release}
+Requires:       gap-online-help
 
 %description doc
 This package contains documentation for gap-pkg-%{gap_pkgname}.

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

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

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