public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jerry James <loganjerry@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ocaml-ctypes] rawhide: OCaml 5.5.0 rebuild
Date: Thu, 09 Jul 2026 23:18:10 GMT [thread overview]
Message-ID: <178363909097.1.5274912855034551478.rpms-ocaml-ctypes-fce5870278e9@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ocaml-ctypes
Branch : rawhide
Commit : fce5870278e971f33004aa21409941b0204ef7c8
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-09T17:17:56-06:00
Stats : +2/-15 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ocaml-ctypes/c/fce5870278e971f33004aa21409941b0204ef7c8?branch=rawhide
Log:
OCaml 5.5.0 rebuild
- Use the dune declarative buildsystem
- Update __ocaml_requires_opts for OCaml 5.5.0
---
diff --git a/ocaml-ctypes.spec b/ocaml-ctypes.spec
index d8f08fb..ea03d00 100644
--- a/ocaml-ctypes.spec
+++ b/ocaml-ctypes.spec
@@ -13,8 +13,8 @@ URL: https://yallop.github.io/ocaml-ctypes/
VCS: git:%{giturl}.git
Source: %{giturl}/archive/%{version}/%{name}-%{version}.tar.gz
+BuildSystem: dune
BuildRequires: ocaml >= 4.07.0
-BuildRequires: ocaml-bisect-ppx-devel
BuildRequires: ocaml-dune >= 3.9
BuildRequires: ocaml-dune-configurator-devel
BuildRequires: ocaml-integers-devel >= 0.2.2
@@ -24,12 +24,8 @@ BuildRequires: pkgconfig
BuildRequires: pkgconfig(libffi)
BuildRequires: pkgconfig(ncurses)
-# This can be removed when F42 reaches EOL
-Obsoletes: %{name}-doc < 0.21.0
-Provides: %{name}-doc = %{version}-%{release}
-
# Do not require ocaml-compiler-libs at runtime
-%global __ocaml_requires_opts -i Asttypes -i Build_path_prefix_map -i Cmi_format -i Env -i Format_doc -i Ident -i Identifiable -i Load_path -i Location -i Longident -i Misc -i Oprint -i Outcometree -i Parsetree -i Path -i Primitive -i Shape -i Subst -i Toploop -i Type_immediacy -i Types -i Unit_info -i Warnings
+%global __ocaml_requires_opts -i Asttypes -i Build_path_prefix_map -i Cmi_format -i Data_types -i Env -i Format_doc -i Ident -i Identifiable -i Load_path -i Location -i Longident -i Misc -i Oprint -i Outcometree -i Parsetree -i Path -i Primitive -i Shape -i Subst -i Toploop -i Type_immediacy -i Types -i Unit_info -i Warnings
%description
Ctypes is a library for binding to C libraries using pure OCaml. The primary
@@ -57,15 +53,6 @@ developing applications that use %{name}.
# Use Fedora flags
sed -i 's/ "-cclib"; "-Wl,--no-as-needed";//' src/ctypes-foreign/config/discover.ml
-%build
-%dune_build
-
-%install
-%dune_install
-
-%check
-%dune_check
-
%files -f .ofiles
%license LICENSE
%doc CHANGES.md README.md
reply other threads:[~2026-07-09 23:18 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178363909097.1.5274912855034551478.rpms-ocaml-ctypes-fce5870278e9@fedoraproject.org \
--to=loganjerry@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox