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-ppx-deriving-yaml] rawhide: OCaml 5.5.0 rebuild
Date: Fri, 10 Jul 2026 14:42:22 GMT	[thread overview]
Message-ID: <178369454239.1.9457512859395762859.rpms-ocaml-ppx-deriving-yaml-ad8d0180eaed@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-07-10 14:42 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=178369454239.1.9457512859395762859.rpms-ocaml-ppx-deriving-yaml-ad8d0180eaed@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