public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ocaml-unionfind] rawhide: OCaml 5.5.0 rebuild
@ 2026-07-09 20:56 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-09 20:56 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ocaml-unionfind
Branch : rawhide
Commit : 30999a24cb62bf5a5d083ffcaeaa893ea44e0d1e
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-09T14:56:34-06:00
Stats : +1/-9 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ocaml-unionfind/c/30999a24cb62bf5a5d083ffcaeaa893ea44e0d1e?branch=rawhide
Log:
OCaml 5.5.0 rebuild
- Use the dune declarative buildsystem
---
diff --git a/ocaml-unionfind.spec b/ocaml-unionfind.spec
index 587099c..db1762c 100644
--- a/ocaml-unionfind.spec
+++ b/ocaml-unionfind.spec
@@ -15,6 +15,7 @@ Source: %{url}/-/archive/%{version}/unionfind-%{version}.tar.bz2
# OCaml packages not built on i686 since OCaml 5 / Fedora 39.
ExcludeArch: %{ix86}
+BuildSystem: dune
BuildRequires: ocaml >= 5.4.0
BuildRequires: ocaml-dune >= 3.11
BuildRequires: ocaml-store-devel >= 0.1
@@ -37,15 +38,6 @@ developing applications that use %{name}.
%prep
%autosetup -n unionfind-%{version}
-%build
-%dune_build
-
-%install
-%dune_install
-
-%check
-%dune_check
-
%files -f .ofiles
%license LICENSE
%doc AUTHORS CHANGES.md README.md
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-09 20:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-09 20:56 [rpms/ocaml-unionfind] 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