public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ocaml-ppx-here] rawhide: OCaml 5.5.0 rebuild
@ 2026-07-09 21:53 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-09 21:53 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ocaml-ppx-here
Branch : rawhide
Commit : 992e2842e87239404f329f7904c48dd95a7b8df8
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-09T15:53:09-06:00
Stats : +2/-9 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ocaml-ppx-here/c/992e2842e87239404f329f7904c48dd95a7b8df8?branch=rawhide
Log:
OCaml 5.5.0 rebuild
- Use the dune declarative buildsystem
---
diff --git a/ocaml-ppx-here.spec b/ocaml-ppx-here.spec
index 0f2a44a..0602101 100644
--- a/ocaml-ppx-here.spec
+++ b/ocaml-ppx-here.spec
@@ -11,6 +11,7 @@ URL: https://github.com/janestreet/ppx_here
VCS: git:%{url}.git
Source: %{url}/archive/v%{version}/ppx_here-%{version}.tar.gz
+BuildSystem: dune
BuildRequires: ocaml >= 5.1.0
BuildRequires: ocaml-base-devel >= 0.17
BuildRequires: ocaml-dune >= 3.11.0
@@ -33,21 +34,13 @@ developing applications that use %{name}.
%prep
%autosetup -n ppx_here-%{version}
-%build
-%dune_build
-
-%install
-%dune_install
-
-%check
+%check -p
# We do not run the tests from a directory named ppx containing ppx_here.
# Adapt the test to running inside of the ppx_here directory.
sed -e 's,dummy\.ml\.pp,dummy.pp.ml,g' \
-e 's,\\"ppx/ppx_here/test/dummy\.mll\\",test/dummy.mll,' \
-i test/dune
-%dune_check
-
%files -f .ofiles
%doc README.md
%license LICENSE.md
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-09 21:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-09 21:53 [rpms/ocaml-ppx-here] 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