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-mlmpfr] rawhide: OCaml 5.5.0 rebuild
Date: Thu, 09 Jul 2026 17:00:46 GMT [thread overview]
Message-ID: <178361644614.1.4462508988948377644.rpms-ocaml-mlmpfr-8699ac6ce03b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ocaml-mlmpfr
Branch : rawhide
Commit : 8699ac6ce03beb8eeeafb65d8a9a40a8f15d9ea3
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-09T11:00:36-06:00
Stats : +7/-11 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ocaml-mlmpfr/c/8699ac6ce03beb8eeeafb65d8a9a40a8f15d9ea3?branch=rawhide
Log:
OCaml 5.5.0 rebuild
- Use the dune declarative buildsystem
---
diff --git a/ocaml-mlmpfr.spec b/ocaml-mlmpfr.spec
index 9d3f4d2..fd4a514 100644
--- a/ocaml-mlmpfr.spec
+++ b/ocaml-mlmpfr.spec
@@ -8,7 +8,7 @@ ExcludeArch: %{ix86}
Name: ocaml-mlmpfr
Version: 4.2.1
-Release: 13%{?dist}%{?bugfix:.%{bugfix}}
+Release: 14%{?dist}%{?bugfix:.%{bugfix}}
Summary: OCaml bindings for MPFR
# FIXME: the individual files say LGPL-3.0-or-later, but opam says this:
@@ -22,6 +22,7 @@ Patch: %{name}-internals.patch
# https://github.com/thvnx/mlmpfr/commit/1e0c151ec39898dcb12d5b2cdc8184e7669f02a3
Patch: %{name}-dune.patch
+BuildSystem: dune
BuildRequires: ocaml >= 4.04
BuildRequires: ocaml-dune >= 2.9
BuildRequires: ocaml-dune-configurator-devel
@@ -42,7 +43,7 @@ developing applications that use %{name}.
%prep
%autosetup -n mlmpfr-mlmpfr.%{version} -p1
-%build
+%build -p
# Make sure this version is compatible with our mpfr version
cd utils
gcc %{build_cflags} %{build_ldflags} mlmpfr_compatibility_test.c \
@@ -50,15 +51,6 @@ gcc %{build_cflags} %{build_ldflags} mlmpfr_compatibility_test.c \
./mlmpfr_compatibility_test
cd -
-# Build the binary artifacts and documentation
-%dune_build
-
-%install
-%dune_install
-
-%check
-%dune_check
-
%files -f .ofiles
%doc README.md
%license LICENSE
@@ -66,6 +58,10 @@ cd -
%files devel -f .ofiles-devel
%changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 4.2.1-14
+- OCaml 5.5.0 rebuild
+- Use the dune declarative buildsystem
+
* Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 4.2.1-13
- OCaml 5.4.1 rebuild
reply other threads:[~2026-07-09 17:00 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=178361644614.1.4462508988948377644.rpms-ocaml-mlmpfr-8699ac6ce03b@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