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/ocamlify] rawhide: OCaml 5.5.0 rebuild
Date: Thu, 09 Jul 2026 19:14:50 GMT [thread overview]
Message-ID: <178362449057.1.2894348900669146281.rpms-ocamlify-fb8f7f6cef7b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ocamlify
Branch : rawhide
Commit : fb8f7f6cef7b669d6d992482ca016fa4245b8e8d
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-09T13:14:32-06:00
Stats : +7/-12 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ocamlify/c/fb8f7f6cef7b669d6d992482ca016fa4245b8e8d?branch=rawhide
Log:
OCaml 5.5.0 rebuild
- Use the dune declarative buildsystem
---
diff --git a/ocamlify.spec b/ocamlify.spec
index 03aa64a..231f0bb 100644
--- a/ocamlify.spec
+++ b/ocamlify.spec
@@ -3,7 +3,7 @@ ExcludeArch: %{ix86}
Name: ocamlify
Version: 0.1.0
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: Include files in OCaml code
License: LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception
@@ -11,6 +11,7 @@ URL: https://github.com/gildor478/ocamlify
VCS: git:%{url}.git
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
+BuildSystem: dune
BuildRequires: ocaml
BuildRequires: ocaml-dune
BuildRequires: ocaml-camlp-streams-devel
@@ -26,13 +27,7 @@ OCaml file. It allows embedding external resources as OCaml code.
%autosetup
-%build
-%dune_build
-
-
-%install
-%dune_install
-
+%install -a
# generate manpage
mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1/
help2man $RPM_BUILD_ROOT%{_bindir}/ocamlify \
@@ -42,10 +37,6 @@ help2man $RPM_BUILD_ROOT%{_bindir}/ocamlify \
--no-info
-%check
-%dune_check
-
-
%files -f .ofiles -f .ofiles-devel
%doc README.md
%license COPYING.txt
@@ -53,6 +44,10 @@ help2man $RPM_BUILD_ROOT%{_bindir}/ocamlify \
%changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 0.1.0-7
+- OCaml 5.5.0 rebuild
+- Use the dune declarative buildsystem
+
* Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 0.1.0-6
- OCaml 5.4.1 rebuild
reply other threads:[~2026-07-09 19:14 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=178362449057.1.2894348900669146281.rpms-ocamlify-fb8f7f6cef7b@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