public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ocaml-stdlib-random] rawhide: OCaml 5.5.0 rebuild
@ 2026-07-09 19:38 Jerry James
  0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-09 19:38 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/ocaml-stdlib-random
            Branch : rawhide
            Commit : 46b42f7a19e57ce4c104ab15dd072551322ccc9c
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-07-09T13:38:29-06:00
            Stats  : +1/-9 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ocaml-stdlib-random/c/46b42f7a19e57ce4c104ab15dd072551322ccc9c?branch=rawhide

            Log:
            OCaml 5.5.0 rebuild

- Use the dune declarative buildsystem

---
diff --git a/ocaml-stdlib-random.spec b/ocaml-stdlib-random.spec
index 9817f88..bd2a6f2 100644
--- a/ocaml-stdlib-random.spec
+++ b/ocaml-stdlib-random.spec
@@ -11,6 +11,7 @@ Source:         %{url}/archive/%{version}/stdlib-random-%{version}.tar.gz
 # OCaml packages not built on i686 since OCaml 5 / Fedora 39.
 ExcludeArch:    %{ix86}
 
+BuildSystem:    dune
 BuildRequires:  ocaml >= 4.08.0
 BuildRequires:  ocaml-cppo >= 1.1.0
 BuildRequires:  ocaml-dune >= 2.7
@@ -37,15 +38,6 @@ for developing applications that use %{name}.
 %prep
 %autosetup -n stdlib-random-%{version}
 
-%build
-%dune_build
-
-%install
-%dune_install
-
-%check
-%dune_check
-
 %files -f .ofiles
 %doc Changelog.md README.md
 %license LICENSE

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-09 19:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-09 19:38 [rpms/ocaml-stdlib-random] 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