public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ocaml-ppx-hash] rawhide: OCaml 5.5.0 rebuild
@ 2026-07-09 22:45 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-09 22:45 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ocaml-ppx-hash
Branch : rawhide
Commit : eb76ab86ef64c0365b5c83452ca4715c62c5a862
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-09T16:45:00-06:00
Stats : +4/-13 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ocaml-ppx-hash/c/eb76ab86ef64c0365b5c83452ca4715c62c5a862?branch=rawhide
Log:
OCaml 5.5.0 rebuild
- Use the dune declarative buildsystem
---
diff --git a/ocaml-ppx-hash.spec b/ocaml-ppx-hash.spec
index 18884cc..05fb6fb 100644
--- a/ocaml-ppx-hash.spec
+++ b/ocaml-ppx-hash.spec
@@ -1,6 +1,3 @@
-# OCaml packages not built on i686 since OCaml 5 / Fedora 39.
-ExcludeArch: %{ix86}
-
%ifnarch %{ocaml_native_compiler}
%global debug_package %{nil}
%endif
@@ -15,6 +12,10 @@ URL: https://github.com/janestreet/ppx_hash
VCS: git:%{url}.git
Source: %{url}/archive/v%{version}/ppx_hash-%{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
@@ -35,7 +36,6 @@ Requires: ocaml-ppx-compare-devel%{?_isa}
Requires: ocaml-ppx-sexp-conv-devel%{?_isa}
Requires: ocaml-ppxlib-devel%{?_isa}
Requires: ocaml-ppxlib-jane-devel%{?_isa}
-Requires: ocaml-sexplib0-devel%{?_isa}
%description devel
The %{name}-devel package contains libraries and signature files for
@@ -44,15 +44,6 @@ developing applications that use %{name}.
%prep
%autosetup -n ppx_hash-%{version}
-%build
-%dune_build
-
-%install
-%dune_install
-
-%check
-%dune_check
-
%files -f .ofiles
%doc CHANGES.md README.md
%license LICENSE.md
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-09 22:45 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:45 [rpms/ocaml-ppx-hash] 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