public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ocaml-base64] rawhide: OCaml 5.5.0 rebuild
@ 2026-07-10 2:00 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-10 2:00 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ocaml-base64
Branch : rawhide
Commit : 39e8dd5e6ead81d60f97e148c76f7aad7ac736af
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-09T19:59:50-06:00
Stats : +1/-11 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ocaml-base64/c/39e8dd5e6ead81d60f97e148c76f7aad7ac736af?branch=rawhide
Log:
OCaml 5.5.0 rebuild
- Use the dune declarative buildsystem
---
diff --git a/ocaml-base64.spec b/ocaml-base64.spec
index d794af0..5210f3f 100644
--- a/ocaml-base64.spec
+++ b/ocaml-base64.spec
@@ -15,6 +15,7 @@ URL: https://github.com/mirage/ocaml-base64
VCS: git:%{url}.git
Source0: %{url}/releases/download/v%{version}/base64-%{version}.tbz
+BuildSystem: dune
BuildRequires: ocaml
BuildRequires: ocaml-dune >= 3.20
@@ -43,20 +44,9 @@ Development files for %{name}.
%prep
%autosetup -n base64-%{version}
-
-%build
# Only build the source and test directories since the other directories
# require packages that we don't have or need.
rm -r bench fuzz
-%dune_build
-
-
-%install
-%dune_install
-
-
-%check
-%dune_check
%files -f .ofiles
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-10 2:00 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:00 [rpms/ocaml-base64] 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