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-opam-file-format] rawhide: OCaml 5.5.0 rebuild
Date: Thu, 09 Jul 2026 20:53:31 GMT [thread overview]
Message-ID: <178363041175.1.18383335294619052987.rpms-ocaml-opam-file-format-75a3395e6cd8@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ocaml-opam-file-format
Branch : rawhide
Commit : 75a3395e6cd8682e6dfb4de57d17b76392616714
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-09T14:53:16-06:00
Stats : +4/-12 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ocaml-opam-file-format/c/75a3395e6cd8682e6dfb4de57d17b76392616714?branch=rawhide
Log:
OCaml 5.5.0 rebuild
- Use the dune declarative buildsystem
---
diff --git a/ocaml-opam-file-format.spec b/ocaml-opam-file-format.spec
index f2fe896..11c586d 100644
--- a/ocaml-opam-file-format.spec
+++ b/ocaml-opam-file-format.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/ocaml/opam-file-format
VCS: git:%{url}.git
Source: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
+# OCaml packages not built on i686 since OCaml 5 / Fedora 39.
+ExcludeArch: %{ix86}
+
+BuildSystem: dune
BuildRequires: ocaml >= 4.02
BuildRequires: ocaml-dune >= 3.13
BuildRequires: ocaml-menhir >= 20211230
@@ -36,15 +37,6 @@ files for developing applications that use %{name}.
%prep
%autosetup -n opam-file-format-%{version} -p1
-%build
-%{dune_build}
-
-%check
-%{dune_check}
-
-%install
-%{dune_install}
-
%files -f .ofiles
%doc README.md CHANGES
%license LICENSE
reply other threads:[~2026-07-09 20:53 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=178363041175.1.18383335294619052987.rpms-ocaml-opam-file-format-75a3395e6cd8@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