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-jane-street-headers] rawhide: OCaml 5.5.0 rebuild
Date: Thu, 09 Jul 2026 16:45:48 GMT	[thread overview]
Message-ID: <178361554849.1.8533097995338950931.rpms-ocaml-jane-street-headers-c89e4bb4fcdd@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/ocaml-jane-street-headers
            Branch : rawhide
            Commit : c89e4bb4fcdda43cdaa2c1abb097300f033e5c15
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-07-09T10:45:31-06:00
            Stats  : +2/-6 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ocaml-jane-street-headers/c/c89e4bb4fcdda43cdaa2c1abb097300f033e5c15?branch=rawhide

            Log:
            OCaml 5.5.0 rebuild

- Use the dune declarative buildsystem

---
diff --git a/ocaml-jane-street-headers.spec b/ocaml-jane-street-headers.spec
index 4e58dcc..c91b12b 100644
--- a/ocaml-jane-street-headers.spec
+++ b/ocaml-jane-street-headers.spec
@@ -17,6 +17,7 @@ URL:            https://github.com/janestreet/jane-street-headers
 VCS:            git:%{url}.git
 Source:         %{url}/archive/v%{version}/%{srcname}-%{version}.tar.gz
 
+BuildSystem:    dune
 BuildRequires:  ocaml >= 5.1.0
 BuildRequires:  ocaml-dune >= 3.11.0
 
@@ -34,12 +35,7 @@ packages.
 %prep
 %autosetup -n %{srcname}-%{version}
 
-%build
-%dune_build
-
-%install
-%dune_install
-
+%install -a
 # The generated jane_street_headers.ml file is empty, and so the rest of the
 # compiled OCaml artifacts likewise contain nothing useful.  No consumers need
 # them either; we remove them.

                 reply	other threads:[~2026-07-09 16:45 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=178361554849.1.8533097995338950931.rpms-ocaml-jane-street-headers-c89e4bb4fcdd@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