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

            A new commit has been pushed.

            Repo   : rpms/ocaml-ppx-deriving-yaml
            Branch : rawhide
            Commit : ad8d0180eaedcf09e0cbe23b47dd545f596ae4ef
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-07-10T08:42:11-06:00
            Stats  : +5/-9 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ocaml-ppx-deriving-yaml/c/ad8d0180eaedcf09e0cbe23b47dd545f596ae4ef?branch=rawhide

            Log:
            OCaml 5.5.0 rebuild

- Use the dune declarative buildsystem

---
diff --git a/ocaml-ppx-deriving-yaml.spec b/ocaml-ppx-deriving-yaml.spec
index a3d1c08..a372cd4 100644
--- a/ocaml-ppx-deriving-yaml.spec
+++ b/ocaml-ppx-deriving-yaml.spec
@@ -15,6 +15,11 @@ URL:            https://github.com/patricoferris/ppx_deriving_yaml
 VCS:            git:%{url}.git
 Source:         %{url}/releases/download/v%{version}/ppx_deriving_yaml-%{version}.tbz
 
+BuildSystem: dune
+BuildOption(build): -p ppx_deriving_yaml
+BuildOption(install): ppx_deriving_yaml
+BuildOption(check): -p ppx_deriving_yaml
+
 BuildRequires:  ocaml >= 4.08.1
 BuildRequires:  ocaml-alcotest-devel
 BuildRequires:  ocaml-dune >= 3.14
@@ -47,15 +52,6 @@ files for developing applications that use %{name}.
 %prep
 %autosetup -n ppx_deriving_yaml-%{version}
 
-%build
-%dune_build -p ppx_deriving_yaml
-
-%install
-%dune_install ppx_deriving_yaml
-
-%check
-%dune_check -p ppx_deriving_yaml
-
 %files -f .ofiles
 %license LICENSE.md
 %doc README.md CHANGES.md

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

only message in thread, other threads:[~2026-07-10 14:42 UTC | newest]

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