public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ocaml-atd] rawhide: OCaml 5.5.0 rebuild
@ 2026-07-10 15:09 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-10 15:09 UTC (permalink / raw)
To: git-commits
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
#
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-10 15:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-10 15:09 [rpms/ocaml-atd] 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