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-atd] rawhide: OCaml 5.5.0 rebuild
Date: Fri, 10 Jul 2026 15:09:51 GMT	[thread overview]
Message-ID: <178369619183.1.7671201339549549470.rpms-ocaml-atd-9774dc954de9@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/ocaml-atd
            Branch : rawhide
            Commit : 9774dc954de99ffa54faa58f5bca82601dadf003
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-07-10T09:09:39-06:00
            Stats  : +4/-12 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ocaml-atd/c/9774dc954de99ffa54faa58f5bca82601dadf003?branch=rawhide

            Log:
            OCaml 5.5.0 rebuild

- Use the dune declarative buildsystem

---
diff --git a/ocaml-atd.spec b/ocaml-atd.spec
index c8253e0..026b8cb 100644
--- a/ocaml-atd.spec
+++ b/ocaml-atd.spec
@@ -11,6 +11,9 @@ URL:            https://github.com/ahrefs/atd
 VCS:            git:%{url}.git
 Source:         %{url}/releases/download/%{version}/atd-%{version}.tbz
 
+BuildSystem:    dune
+BuildOption(install): -s
+
 BuildRequires:  gcc-c++
 BuildRequires:  ocaml >= 4.14
 BuildRequires:  ocaml-alcotest-devel
@@ -23,12 +26,7 @@ BuildRequires:  ocaml-re-devel >= 1.9.0
 BuildRequires:  ocaml-testo-devel >= 0.3.0
 BuildRequires:  ocaml-yamlx-devel >= 0.2.0
 BuildRequires:  ocaml-yojson-devel >= 3.0.0
-BuildRequires:  pkgconfig(RapidJSON)
 BuildRequires:  python3-devel
-BuildRequires:  %{py3_dist flake8}
-BuildRequires:  %{py3_dist jsonschema}
-BuildRequires:  %{py3_dist mypy}
-BuildRequires:  %{py3_dist pytest}
 
 %ifarch %{java_arches}
 BuildRequires:  java-latest-openjdk-devel
@@ -274,13 +272,7 @@ developing applications that use ocaml-atd-yamlx.
 %autosetup -p1 -n atd-%{version}
 
 
-%build
-%dune_build
-
-
-%install
-%dune_install -s
-
+%install -a
 # atdcpp, atdd, atdgen, atdj, atdml, atdpy, atds & atdts do not ship libraries
 # dune has a known issue where it generates empty META files
 #

                 reply	other threads:[~2026-07-10 15:09 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=178369619183.1.7671201339549549470.rpms-ocaml-atd-9774dc954de9@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