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

            A new commit has been pushed.

            Repo   : rpms/ocaml-time-now
            Branch : rawhide
            Commit : b6bae97ceb90fb3e79841df84d46db8ac66690c7
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-07-09T19:44:38-06:00
            Stats  : +6/-17 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ocaml-time-now/c/b6bae97ceb90fb3e79841df84d46db8ac66690c7?branch=rawhide

            Log:
            OCaml 5.5.0 rebuild

- Use the dune declarative buildsystem

---
diff --git a/ocaml-time-now.spec b/ocaml-time-now.spec
index 792156d..4238deb 100644
--- a/ocaml-time-now.spec
+++ b/ocaml-time-now.spec
@@ -1,6 +1,3 @@
-# OCaml packages not built on i686 since OCaml 5 / Fedora 39.
-ExcludeArch: %{ix86}
-
 Name:           ocaml-time-now
 Version:        0.17.0
 Release:        %autorelease
@@ -11,6 +8,10 @@ URL:            https://github.com/janestreet/time_now
 VCS:            git:%{url}.git
 Source:         %{url}/archive/v%{version}/time_now-%{version}.tar.gz
 
+# OCaml packages not built on i686 since OCaml 5 / Fedora 39.
+ExcludeArch:    %{ix86}
+
+BuildSystem:    dune
 BuildRequires:  ocaml >= 5.1.0
 BuildRequires:  ocaml-base-devel >= 0.17
 BuildRequires:  ocaml-dune >= 3.11.0
@@ -28,11 +29,8 @@ Summary:        Development files for %{name}
 Requires:       %{name}%{?_isa} = %{version}-%{release}
 Requires:       ocaml-base-devel%{?_isa}
 Requires:       ocaml-jane-street-headers-devel
-Requires:       ocaml-ppx-compare-devel%{?_isa}
-Requires:       ocaml-ppx-enumerate-devel%{?_isa}
-Requires:       ocaml-ppx-hash-devel%{?_isa}
-Requires:       ocaml-ppx-sexp-conv-devel%{?_isa}
-Requires:       ocaml-sexplib0-devel%{?_isa}
+Requires:       ocaml-ppx-base-devel%{?_isa}
+Requires:       ocaml-ppx-optcomp-devel%{?_isa}
 
 %description    devel
 The %{name}-devel package contains libraries and signature files for
@@ -41,15 +39,6 @@ developing applications that use %{name}.
 %prep
 %autosetup -n time_now-%{version}
 
-%build
-%dune_build
-
-%install
-%dune_install
-
-%check
-%dune_check
-
 %files -f .ofiles
 %license LICENSE.md
 

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

only message in thread, other threads:[~2026-07-10  1:44 UTC | newest]

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