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-integers] rawhide: OCaml 5.5.0 rebuild
Date: Thu, 09 Jul 2026 16:40:10 GMT	[thread overview]
Message-ID: <178361521071.1.5707317419552267819.rpms-ocaml-integers-96d1f6394094@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/ocaml-integers
            Branch : rawhide
            Commit : 96d1f639409424363c289c1e9387e209e95c8dc4
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-07-09T10:39:37-06:00
            Stats  : +2/-10 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ocaml-integers/c/96d1f639409424363c289c1e9387e209e95c8dc4?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-integers.spec b/ocaml-integers.spec
index 7b1f852..47567aa 100644
--- a/ocaml-integers.spec
+++ b/ocaml-integers.spec
@@ -13,11 +13,12 @@ Patch:          %{name}-stdlib-shims.patch
 # OCaml packages not built on i686 since OCaml 5 / Fedora 39.
 ExcludeArch:    %{ix86}
 
+BuildSystem:    dune
 BuildRequires:  ocaml >= 4.03
 BuildRequires:  ocaml-dune >= 1.0
 
 # 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
 The ocaml-integers library provides a number of 8-, 16-, 32- and 64-bit signed
@@ -35,15 +36,6 @@ developing applications that use %{name}.
 %prep
 %autosetup -p1
 
-%build
-%dune_build
-
-%install
-%dune_install
-
-%check
-%dune_check
-
 %files -f .ofiles
 %license LICENSE.md
 %doc CHANGES.md README.md

                 reply	other threads:[~2026-07-09 16:40 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=178361521071.1.5707317419552267819.rpms-ocaml-integers-96d1f6394094@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