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

            A new commit has been pushed.

            Repo   : rpms/ocaml-lwt
            Branch : rawhide
            Commit : d39d6ea6ecb0681fb6c0d28d46ee9d9f9c7e4e58
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-07-09T16:43:40-06:00
            Stats  : +12/-15 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/ocaml-lwt/c/d39d6ea6ecb0681fb6c0d28d46ee9d9f9c7e4e58?branch=rawhide

            Log:
            OCaml 5.5.0 rebuild

- Version 6.1.2
- Use the dune declarative buildsystem

---
diff --git a/ocaml-lwt.spec b/ocaml-lwt.spec
index e9da745..7a7e7b2 100644
--- a/ocaml-lwt.spec
+++ b/ocaml-lwt.spec
@@ -4,7 +4,7 @@ ExcludeArch: %{ix86}
 %global giturl  https://github.com/ocsigen/lwt
 
 Name:           ocaml-lwt
-Version:        6.1.1
+Version:        6.1.2
 Release:        1%{?dist}
 Summary:        OCaml lightweight thread library
 
@@ -20,10 +20,12 @@ Source0:        %{giturl}/archive/%{version}/lwt-%{version}.tar.gz
 # Expose a dependency on the math library so rpm can see it
 Patch:          %{name}-mathlib.patch
 
+BuildSystem:    dune
+BuildOption(install): -s
+
 BuildRequires:  ocaml >= 5.1
 BuildRequires:  ocaml-dune >= 3.18
 BuildRequires:  ocaml-dune-configurator-devel
-BuildRequires:  ocaml-findlib
 BuildRequires:  ocaml-cppo >= 1.1.0
 BuildRequires:  ocaml-ocplib-endian-devel
 
@@ -139,25 +141,15 @@ sed 's,test_mcast "mcast-join-noloop" true false;,(*test_mcast "mcast-join-noloo
 sed 's,test_mcast "mcast-nojoin-loop" false true;,(*test_mcast "mcast-nojoin-loop" false true;*),' -i test/unix/test_mcast.ml
 sed 's,test_mcast "mcast-nojoin-noloop" false false;,(*test_mcast "mcast-nojoin-noloop" false false;*),' -i test/unix/test_mcast.ml
 
-%build
+%build -p
 # Enable libev and pthread.
 dune exec src/unix/config/discover.exe -- --save \
      --use-libev true --use-pthread true
-%dune_build
-
-%install
-%dune_install -s
 
+%install -a
 # Remove test-only directory
 rm -rf %{buildroot}%{ocamldir}/lwt_ppx__ppx_let_tests
 
-%check
-# Disable this test on s390x.
-# https://bugzilla.redhat.com/show_bug.cgi?id=1826511
-%ifnarch s390x
-%dune_check
-%endif
-
 %files -f .ofiles-lwt -f .ofiles-lwt_runtime_events
 %doc CHANGES README.md
 %license LICENSE.md
@@ -193,6 +185,11 @@ rm -rf %{buildroot}%{ocamldir}/lwt_ppx__ppx_let_tests
 
 
 %changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 6.1.2-1
+- OCaml 5.5.0 rebuild
+- Version 6.1.2
+- Use the dune declarative buildsystem
+
 * Thu Apr 16 2026 Jerry James <loganjerry@gmail.com> - 6.1.1-1
 - Version 6.1.1
 - New ocaml-lwt-direct subpackage

diff --git a/sources b/sources
index 34526c1..fdab710 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (lwt-6.1.1.tar.gz) = 3c92e3359ee742b9647dc8392b71c2d725b23549327aaab772d48d016d7abb8f0d710d0e9bdc0fd2406e0cbc4ea182cd134446fe4356538795d173cc6a9e0a27
+SHA512 (lwt-6.1.2.tar.gz) = a4737a2fc44aaeedca46ec6134c07013d5cf44039a988a6e79a40715a53e43601d4c91bbf11a8e89540528d912b8fa487e3068465c136c1156a872258eb3443b

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

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

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