public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ocaml-ppx-deriving-yojson] rawhide: OCaml 5.5.0 rebuild
@ 2026-07-10 2:46 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-10 2:46 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ocaml-ppx-deriving-yojson
Branch : rawhide
Commit : 245f2a97cf794a4e4648ebd8553658a6a04fc0d0
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-09T20:46:03-06:00
Stats : +4/-12 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ocaml-ppx-deriving-yojson/c/245f2a97cf794a4e4648ebd8553658a6a04fc0d0?branch=rawhide
Log:
OCaml 5.5.0 rebuild
- Use the dune declarative buildsystem
---
diff --git a/ocaml-ppx-deriving-yojson.spec b/ocaml-ppx-deriving-yojson.spec
index 248b8bc..288eda0 100644
--- a/ocaml-ppx-deriving-yojson.spec
+++ b/ocaml-ppx-deriving-yojson.spec
@@ -1,6 +1,3 @@
-# OCaml packages not built on i686 since OCaml 5 / Fedora 39.
-ExcludeArch: %{ix86}
-
%ifnarch %{ocaml_native_compiler}
%global debug_package %{nil}
%endif
@@ -19,6 +16,10 @@ Patch: %{url}/pull/164.patch
# Make tests compatible with ocaml-yojson 3.x
Patch: %{url}/pull/165.patch
+# OCaml packages not built on i686 since OCaml 5 / Fedora 39.
+ExcludeArch: %{ix86}
+
+BuildSystem: dune
BuildRequires: ocaml >= 4.05.0
BuildRequires: ocaml-dune >= 1.0
BuildRequires: ocaml-ounit-devel >= 2.0.0
@@ -44,15 +45,6 @@ files for developing applications that use %{name}.
%prep
%autosetup -n ppx_deriving_yojson-%{version} -p1
-%build
-%dune_build
-
-%install
-%dune_install
-
-%check
-%dune_check
-
%files -f .ofiles
%doc CHANGELOG.md README.md
%license LICENSE.txt
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-10 2:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-10 2:46 [rpms/ocaml-ppx-deriving-yojson] 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