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

            A new commit has been pushed.

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

            Log:
            Rebuild for gap 4.16.0

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

---
diff --git a/gap-pkg-curlinterface.spec b/gap-pkg-curlinterface.spec
index c7e59ad..2c17a10 100644
--- a/gap-pkg-curlinterface.spec
+++ b/gap-pkg-curlinterface.spec
@@ -25,14 +25,17 @@ BuildSystem:    gap
 BuildOption(install): bin gap tst
 BuildOption(check): tst/testall.g
 
-BuildRequires:  gap-devel
-BuildRequires:  gap-pkg-autodoc
+BuildRequires:  gap(autodoc) >= 2016.02.16
+BuildRequires:  gap(gapdoc) >= 1.5
+BuildRequires:  gap-devel >= 4.12
 BuildRequires:  gcc
-BuildRequires:  libtool
 BuildRequires:  make
 BuildRequires:  pkgconfig(libcurl)
 
-Requires:       gap-core%{?_isa}
+Requires:       gap-core%{?_isa} >= 4.12
+
+Provides:       gap(curlInterface) = %{version}-%{release}
+Provides:       gap(curlinterface) = %{version}-%{release}
 
 %description
 This package provides a simple GAP wrapper around libcurl, to allow

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

only message in thread, other threads:[~2026-06-10 20:23 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:23 [rpms/gap-pkg-curlinterface] 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