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

            A new commit has been pushed.

            Repo   : rpms/ocaml-ppx-compare
            Branch : rawhide
            Commit : fb70f6da227f6c61f148ed70178fe21ebb3c2662
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-07-09T16:20:40-06:00
            Stats  : +2/-7 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ocaml-ppx-compare/c/fb70f6da227f6c61f148ed70178fe21ebb3c2662?branch=rawhide

            Log:
            OCaml 5.5.0 rebuild

- Use the dune declarative buildsystem

---
diff --git a/ocaml-ppx-compare.spec b/ocaml-ppx-compare.spec
index 187bd60..52a719c 100644
--- a/ocaml-ppx-compare.spec
+++ b/ocaml-ppx-compare.spec
@@ -19,6 +19,7 @@ URL:            https://github.com/janestreet/ppx_compare
 VCS:            git:%{url}.git
 Source:         %{url}/archive/v%{version}/ppx_compare-%{version}.tar.gz
 
+BuildSystem:    dune
 BuildRequires:  ocaml >= 5.1.0
 BuildRequires:  ocaml-base-devel >= 0.17
 BuildRequires:  ocaml-dune >= 3.11.0
@@ -50,16 +51,10 @@ developing applications that use %{name}.
 %prep
 %autosetup -n ppx_compare-%{version} -p1
 
-%build
-%dune_build
-
-%install
-%dune_install
-
+%check
 %if %{with test}
 # The tests require a native build.
 %ifnarch %{ocaml_native_compiler}
-%check
 %dune_check
 %endif
 %endif

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

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

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