public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ocaml-pyml] rawhide: OCaml 5.5.0 rebuild
@ 2026-07-09 19:30 Jerry James
  0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-09 19:30 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/ocaml-pyml
            Branch : rawhide
            Commit : 19ad92d87bb4bf229979525a44b480e95c24ec8d
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-07-09T13:30:01-06:00
            Stats  : +1/-10 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ocaml-pyml/c/19ad92d87bb4bf229979525a44b480e95c24ec8d?branch=rawhide

            Log:
            OCaml 5.5.0 rebuild

- Use the dune declarative buildsystem

---
diff --git a/ocaml-pyml.spec b/ocaml-pyml.spec
index 16cba23..19abfea 100644
--- a/ocaml-pyml.spec
+++ b/ocaml-pyml.spec
@@ -17,9 +17,9 @@ Patch:          %{name}-memcpy.patch
 # OCaml packages not built on i686 since OCaml 5 / Fedora 39.
 ExcludeArch:    %{ix86}
 
+BuildSystem:    dune
 BuildRequires:  ocaml >= 4.11.0
 BuildRequires:  ocaml-dune >= 2.8
-BuildRequires:  ocaml-findlib
 BuildRequires:  ocaml-stdcompat-devel >= 18
 BuildRequires:  python3-devel
 BuildRequires:  %{py3_dist ipython}
@@ -58,15 +58,6 @@ developing applications that use %{name}.
 %prep
 %autosetup -n pyml-%{version} -p1
 
-%build
-%dune_build
-
-%install
-%dune_install
-
-%check
-%dune_check
-
 %files -f .ofiles
 %doc CHANGES.md README.md
 %license LICENSE

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-09 19:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-09 19:30 [rpms/ocaml-pyml] 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