public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ocaml-fieldslib] rawhide: OCaml 5.5.0 rebuild
@ 2026-07-09 20:05 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-09 20:05 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ocaml-fieldslib
Branch : rawhide
Commit : 8fe19f33110fc4f2a9836532cc349b763e1cd7c0
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-09T14:04:48-06:00
Stats : +4/-12 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ocaml-fieldslib/c/8fe19f33110fc4f2a9836532cc349b763e1cd7c0?branch=rawhide
Log:
OCaml 5.5.0 rebuild
- Use the dune declarative buildsystem
---
diff --git a/ocaml-fieldslib.spec b/ocaml-fieldslib.spec
index 61f7a46..bb08142 100644
--- a/ocaml-fieldslib.spec
+++ b/ocaml-fieldslib.spec
@@ -1,6 +1,3 @@
-# OCaml packages not built on i686 since OCaml 5 / Fedora 39.
-ExcludeArch: %{ix86}
-
%ifarch %{ocaml_native_compiler}
# The only source file for this package consists of a single "include" line.
# It exports some private functions from the library in ocaml-base. Although
@@ -26,6 +23,10 @@ URL: https://github.com/janestreet/fieldslib
VCS: git:%{url}.git
Source: %{url}/archive/v%{version}/fieldslib-%{version}.tar.gz
+# OCaml packages not built on i686 since OCaml 5 / Fedora 39.
+ExcludeArch: %{ix86}
+
+BuildSystem: dune
BuildRequires: ocaml >= 5.1.0
BuildRequires: ocaml-base-devel >= 0.17
BuildRequires: ocaml-dune >= 3.11.0
@@ -47,15 +48,6 @@ developing applications that use %{name}.
%prep
%autosetup -n fieldslib-%{version}
-%build
-%dune_build
-
-%install
-%dune_install
-
-%check
-%dune_check
-
%files -f .ofiles
%doc CHANGES.md
%license LICENSE.md
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-09 20:05 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:05 [rpms/ocaml-fieldslib] 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