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-omd] rawhide: OCaml 5.5.0 rebuild
Date: Thu, 09 Jul 2026 17:19:04 GMT [thread overview]
Message-ID: <178361754469.1.13551833914278105128.rpms-ocaml-omd-42edaf7e4e39@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ocaml-omd
Branch : rawhide
Commit : 42edaf7e4e395079c70a26d23750efb532185faf
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-09T11:18:48-06:00
Stats : +2/-9 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ocaml-omd/c/42edaf7e4e395079c70a26d23750efb532185faf?branch=rawhide
Log:
OCaml 5.5.0 rebuild
- Use the dune declarative buildsystem
---
diff --git a/ocaml-omd.spec b/ocaml-omd.spec
index 2225f2e..c0c8c0c 100644
--- a/ocaml-omd.spec
+++ b/ocaml-omd.spec
@@ -10,6 +10,7 @@ Source0: https://github.com/ocaml/omd/archive/%{version}/omd-%{version}.t
# OCaml packages not built on i686 since OCaml 5 / Fedora 39.
ExcludeArch: %{ix86}
+BuildSystem: dune
BuildRequires: help2man
BuildRequires: ocaml >= 4.04
BuildRequires: ocaml-dune >= 2.7
@@ -31,19 +32,11 @@ developing applications that use %{name}.
%prep
%autosetup -n omd-%{version} -p1
-%build
-%dune_build
-
-%install
-%dune_install
-
+%install -a
mkdir -p %{buildroot}%{_mandir}/man1
help2man -N --version-string=%{version} -o %{buildroot}%{_mandir}/man1/omd.1 \
-n 'Convert markdown to HTML' %{buildroot}%{_bindir}/omd
-%check
-%dune_check
-
%files -f .ofiles
%doc README.md CHANGES.md
%{_mandir}/man1/omd.1*
reply other threads:[~2026-07-09 17:19 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=178361754469.1.13551833914278105128.rpms-ocaml-omd-42edaf7e4e39@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