public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ocaml-uucd] rawhide: OCaml 5.5.0 rebuild
@ 2026-07-09 20:30 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-09 20:30 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ocaml-uucd
Branch : rawhide
Commit : 2dfd88c051d7d421c820b28e1ce335c7ef77c7c0
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-09T14:30:40-06:00
Stats : +4/-10 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ocaml-uucd/c/2dfd88c051d7d421c820b28e1ce335c7ef77c7c0?branch=rawhide
Log:
OCaml 5.5.0 rebuild
- Use the topkg declarative buildsystem
---
diff --git a/ocaml-uucd.spec b/ocaml-uucd.spec
index 8a07e4f..4d3e8a0 100644
--- a/ocaml-uucd.spec
+++ b/ocaml-uucd.spec
@@ -15,6 +15,10 @@ Source: %{url}/releases/uucd-%{version}.tbz
# OCaml packages not built on i686 since OCaml 5 / Fedora 39.
ExcludeArch: %{ix86}
+BuildSystem: topkg
+BuildOption(build): --dev-pkg false
+BuildOption(build): --tests true
+
BuildRequires: ocaml >= 4.08.0
BuildRequires: ocaml-compiler-libs
BuildRequires: ocaml-findlib
@@ -45,16 +49,6 @@ developing applications that use %{name}.
%prep
%autosetup -n uucd-%{version}
-%build
-# Build the library and the tests
-ocaml pkg/pkg.ml build --dev-pkg false --tests true
-
-%install
-%ocaml_install
-
-%check
-ocaml pkg/pkg.ml test
-
%files -f .ofiles
%license LICENSE.md
%doc README.md CHANGES.md
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-09 20:30 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:30 [rpms/ocaml-uucd] 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