public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jerry James <loganjerry@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ocaml-react] rawhide: OCaml 5.5.0 rebuild
Date: Thu, 09 Jul 2026 19:32:41 GMT [thread overview]
Message-ID: <178362556138.1.5624750033576332598.rpms-ocaml-react-9c7c5c3e0ffc@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ocaml-react
Branch : rawhide
Commit : 9c7c5c3e0ffc1927506a6535ee59ca30bf341476
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-09T13:32:30-06:00
Stats : +10/-14 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ocaml-react/c/9c7c5c3e0ffc1927506a6535ee59ca30bf341476?branch=rawhide
Log:
OCaml 5.5.0 rebuild
- Use the topkg declarative buildsystem
- Update __ocaml_requires_opts for OCaml 5.5.0
---
diff --git a/ocaml-react.spec b/ocaml-react.spec
index c4a2d49..48d6f4a 100644
--- a/ocaml-react.spec
+++ b/ocaml-react.spec
@@ -7,7 +7,7 @@ ExcludeArch: %{ix86}
Name: ocaml-react
Version: 1.2.2
-Release: 20%{?dist}
+Release: 21%{?dist}
Summary: OCaml framework for Functional Reactive Programming (FRP)
License: ISC
@@ -16,6 +16,9 @@ VCS: git:https://erratique.ch/repos/react.git
Source0: https://erratique.ch/software/react/releases/react-%{version}.tbz
+BuildSystem: topkg
+BuildOption(build): --tests true
+
BuildRequires: ocaml >= 4.08.0
BuildRequires: ocaml-ocamlbuild
BuildRequires: ocaml-findlib
@@ -24,7 +27,7 @@ BuildRequires: ocaml-rpm-macros
BuildRequires: ocaml-topkg-devel >= 1.0.3
# Do not require ocaml-compiler-libs at runtime
-%global __ocaml_requires_opts -i Asttypes -i Build_path_prefix_map -i Cmi_format -i Env -i Format_doc -i Ident -i Identifiable -i Load_path -i Location -i Longident -i Misc -i Oprint -i Outcometree -i Parsetree -i Path -i Primitive -i Shape -i Subst -i Toploop -i Type_immediacy -i Types -i Unit_info -i Warnings
+%global __ocaml_requires_opts -i Asttypes -i Build_path_prefix_map -i Cmi_format -i Data_types -i Env -i Format_doc -i Ident -i Identifiable -i Load_path -i Location -i Longident -i Misc -i Oprint -i Outcometree -i Parsetree -i Path -i Primitive -i Shape -i Subst -i Toploop -i Type_immediacy -i Types -i Unit_info -i Warnings
%description
@@ -60,18 +63,6 @@ echo $'\ntrue: debug' >> _tags
echo $'\ntrue: cclib(-lm)' >> _tags
-%build
-ocaml pkg/pkg.ml build --tests true
-
-
-%install
-%ocaml_install
-
-
-%check
-ocaml pkg/pkg.ml test
-
-
%files -f .ofiles
%license LICENSE.md
@@ -81,6 +72,11 @@ ocaml pkg/pkg.ml test
%changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 1.2.2-21
+- OCaml 5.5.0 rebuild
+- Use the topkg declarative buildsystem
+- Update __ocaml_requires_opts for OCaml 5.5.0
+
* Fri Feb 27 2026 Richard W.M. Jones <rjones@redhat.com> - 1.2.2-20
- Rebuild for OCaml 5.4.1 with aarch64 frame pointers fix
reply other threads:[~2026-07-09 19:32 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178362556138.1.5624750033576332598.rpms-ocaml-react-9c7c5c3e0ffc@fedoraproject.org \
--to=loganjerry@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox