public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ocaml-linenoise] rawhide: OCaml 5.5.0 rebuild
@ 2026-07-09 16:49 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-09 16:49 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ocaml-linenoise
Branch : rawhide
Commit : 15451a90c832267854cb5e5ea561f267bea261bd
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-09T10:49:32-06:00
Stats : +1/-9 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ocaml-linenoise/c/15451a90c832267854cb5e5ea561f267bea261bd?branch=rawhide
Log:
OCaml 5.5.0 rebuild
- Use the dune declarative buildsystem
---
diff --git a/ocaml-linenoise.spec b/ocaml-linenoise.spec
index 9e5292f..8c4ee61 100644
--- a/ocaml-linenoise.spec
+++ b/ocaml-linenoise.spec
@@ -13,6 +13,7 @@ Patch0: unbundle-linenoise.patch
# OCaml packages not built on i686 since OCaml 5 / Fedora 39.
ExcludeArch: %{ix86}
+BuildSystem: dune
BuildRequires: ocaml >= 4.03
BuildRequires: ocaml-dune >= 1.1
BuildRequires: linenoise-devel
@@ -34,15 +35,6 @@ developing applications that use %{name}.
# Ensure the bundled linenoise sources are not used in the build
rm src/linenoise_src.*
-%build
-%dune_build
-
-%install
-%dune_install
-
-%check
-%dune_check
-
%files -f .ofiles
%doc README.md CHANGES.md
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-09 16:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-09 16:49 [rpms/ocaml-linenoise] 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