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-camlp5-buildscripts] rawhide: OCaml 5.5.0 rebuild
Date: Fri, 10 Jul 2026 02:01:45 GMT	[thread overview]
Message-ID: <178364890593.1.6746601362520016774.rpms-ocaml-camlp5-buildscripts-b3cdd8c1505a@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/ocaml-camlp5-buildscripts
            Branch : rawhide
            Commit : b3cdd8c1505a7cbc7d6106c6975871e947aa3b57
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-07-09T20:01:24-06:00
            Stats  : +27/-0 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/ocaml-camlp5-buildscripts/c/b3cdd8c1505a7cbc7d6106c6975871e947aa3b57?branch=rawhide

            Log:
            OCaml 5.5.0 rebuild

- Add patch to adapt to dune 3.24

---
diff --git a/dune-3.24.patch b/dune-3.24.patch
new file mode 100644
index 0000000..30d4514
--- /dev/null
+++ b/dune-3.24.patch
@@ -0,0 +1,25 @@
+--- camlp5-buildscripts-0.07/test/simple/ya-wrap-ocamlfind.md.orig	2026-05-23 15:38:40.000000000 -0600
++++ camlp5-buildscripts-0.07/test/simple/ya-wrap-ocamlfind.md	2026-07-09 08:55:49.214905169 -0600
+@@ -39,9 +39,9 @@ $ PAPACKAGES=foo,bar PPXPACKAGES=buzz,fu
+ 'echo' -syntax camlp5o -package foo,bar  _build/cppo.pappx.ml
+ -syntax camlp5o -package foo,bar _build/cppo.pappx.ml
+ $ cat _build/cppo.pappx.ml
+-# 2 "t/ya-wrap-ocamlfind/before-cppo.ml"
++# 2 "before-cppo.ml"
+ (**pp -syntax camlp5o -package $(PAPACKAGES) *)
+-# 6 "t/ya-wrap-ocamlfind/before-cppo.ml"
++# 6 "before-cppo.ml"
+ (* Copyright 2019 Chetan Murthy, All rights reserved. *)
+ ```
+ 
+@@ -51,8 +51,8 @@ $ PAPACKAGES=foo,bar PPXPACKAGES=buzz,fu
+ 'echo' -package buzz,fuzz  _build/cppo.ppx.ml
+ -package buzz,fuzz _build/cppo.ppx.ml
+ $ cat _build/cppo.ppx.ml
+-# 4 "t/ya-wrap-ocamlfind/before-cppo.ml"
++# 4 "before-cppo.ml"
+ (**pp -package $(PPXPACKAGES) *)
+-# 6 "t/ya-wrap-ocamlfind/before-cppo.ml"
++# 6 "before-cppo.ml"
+ (* Copyright 2019 Chetan Murthy, All rights reserved. *)
+ ```

diff --git a/ocaml-camlp5-buildscripts.spec b/ocaml-camlp5-buildscripts.spec
index ff4ff59..eec3ae7 100644
--- a/ocaml-camlp5-buildscripts.spec
+++ b/ocaml-camlp5-buildscripts.spec
@@ -11,6 +11,8 @@ License:        MIT
 URL:            https://github.com/camlp5/camlp5-buildscripts
 VCS:            git:%{url}.git
 Source:         %{url}/archive/%{version}/camlp5-buildscripts-%{version}.tar.gz
+# Work around changes in dune 3.24
+Patch:          dune-3.24.patch
 
 # OCaml packages not built on i686 since OCaml 5 / Fedora 39.
 ExcludeArch:    %{ix86}

                 reply	other threads:[~2026-07-10  2:01 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=178364890593.1.6746601362520016774.rpms-ocaml-camlp5-buildscripts-b3cdd8c1505a@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