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-ppxlib] rawhide: OCaml 5.5.0 rebuild
Date: Thu, 09 Jul 2026 21:21:53 GMT [thread overview]
Message-ID: <178363211309.1.13678443609776887534.rpms-ocaml-ppxlib-639ad1cc4f67@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ocaml-ppxlib
Branch : rawhide
Commit : 639ad1cc4f67786f313a271bcc7900d8e9f62dcd
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-09T15:21:38-06:00
Stats : +7/-12 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ocaml-ppxlib/c/639ad1cc4f67786f313a271bcc7900d8e9f62dcd?branch=rawhide
Log:
OCaml 5.5.0 rebuild
- Use the dune declarative buildsystem
---
diff --git a/ocaml-ppxlib.spec b/ocaml-ppxlib.spec
index 2665e9d..333d5bc 100644
--- a/ocaml-ppxlib.spec
+++ b/ocaml-ppxlib.spec
@@ -13,6 +13,12 @@ Source: %{giturl}/archive/%{version}/ppxlib-%{version}.tar.gz
# Fedora does not have, and does not need, stdlib-shims
Patch: %{name}-stdlib-shims.patch
+BuildSystem: dune
+# Do not build, install, or test the benchmark suite
+BuildOption(build): -p ppxlib,ppxlib-tools
+BuildOption(install): -s ppxlib ppxlib-tools
+BuildOption(check): -p ppxlib,ppxlib-tools
+
BuildRequires: ocaml >= 4.08.0
BuildRequires: ocaml-cinaps-devel >= 0.12.1
BuildRequires: ocaml-cmdliner-devel >= 1.3.0
@@ -63,21 +69,10 @@ developing applications that use %{name}.
%prep
%autosetup -n ppxlib-%{version} -p1
-%build
-# Do not build the benchmark suite
-%dune_build -p ppxlib,ppxlib-tools
-
-%install
-# Do not install the benchmark suite
-%dune_install -s ppxlib ppxlib-tools
-
+%install -a
# Merge the tools devel package into the tools package
cat .ofiles-ppxlib-tools-devel >> .ofiles-ppxlib-tools
-%check
-# Do not run the benchmark suite
-%dune_check -p ppxlib,ppxlib-tools
-
%files -f .ofiles-ppxlib
%doc CHANGES.md HISTORY.md README.md
%license LICENSE.md
reply other threads:[~2026-07-09 21:21 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=178363211309.1.13678443609776887534.rpms-ocaml-ppxlib-639ad1cc4f67@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