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-ppx-variants-conv] rawhide: OCaml 5.5.0 rebuild
Date: Thu, 09 Jul 2026 22:02:40 GMT [thread overview]
Message-ID: <178363456038.1.4584258279539230133.rpms-ocaml-ppx-variants-conv-2ebd2b1157ea@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ocaml-ppx-variants-conv
Branch : rawhide
Commit : 2ebd2b1157ea878056826a72d0b974eabcf6d14f
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-09T16:02:29-06:00
Stats : +4/-13 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ocaml-ppx-variants-conv/c/2ebd2b1157ea878056826a72d0b974eabcf6d14f?branch=rawhide
Log:
OCaml 5.5.0 rebuild
- Use the dune declarative buildsystem
---
diff --git a/ocaml-ppx-variants-conv.spec b/ocaml-ppx-variants-conv.spec
index 39ac63d..fe0123e 100644
--- a/ocaml-ppx-variants-conv.spec
+++ b/ocaml-ppx-variants-conv.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,11 +12,14 @@ URL: https://github.com/janestreet/ppx_variants_conv
VCS: git:%{url}.git
Source: %{url}/archive/v%{version}/ppx_variants_conv-%{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
BuildRequires: ocaml-ppxlib-devel >= 0.36.0
-BuildRequires: ocaml-ppx-inline-test-devel
BuildRequires: ocaml-variantslib-devel >= 0.17
%description
@@ -43,15 +43,6 @@ files for developing applications that use %{name}.
%prep
%autosetup -n ppx_variants_conv-%{version}
-%build
-%dune_build
-
-%install
-%dune_install
-
-%check
-%dune_check
-
%files -f .ofiles
%doc CHANGES.md README.md
%license LICENSE.md
reply other threads:[~2026-07-09 22:02 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=178363456038.1.4584258279539230133.rpms-ocaml-ppx-variants-conv-2ebd2b1157ea@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