public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ocaml-camlp5-buildscripts] rawhide: OCaml 5.5.0 rebuild
@ 2026-07-10 2:01 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-10 2:01 UTC (permalink / raw)
To: git-commits
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}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-10 2:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-10 2:01 [rpms/ocaml-camlp5-buildscripts] rawhide: OCaml 5.5.0 rebuild Jerry James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox