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-pprint] rawhide: OCaml 5.5.0 rebuild
Date: Thu, 09 Jul 2026 17:23:30 GMT	[thread overview]
Message-ID: <178361781060.1.5581762700981736235.rpms-ocaml-pprint-8a237a53940f@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/ocaml-pprint
            Branch : rawhide
            Commit : 8a237a53940ff92bc01be4672ad559dc0c1f4823
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-07-09T11:23:07-06:00
            Stats  : +1/-6 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ocaml-pprint/c/8a237a53940ff92bc01be4672ad559dc0c1f4823?branch=rawhide

            Log:
            OCaml 5.5.0 rebuild

- Use the dune declarative buildsystem

---
diff --git a/ocaml-pprint.spec b/ocaml-pprint.spec
index 5a6ab6c..8ec343c 100644
--- a/ocaml-pprint.spec
+++ b/ocaml-pprint.spec
@@ -10,6 +10,7 @@ Source0:        https://github.com/fpottier/pprint/archive/%{version}/pprint-%{v
 # OCaml packages not built on i686 since OCaml 5 / Fedora 39.
 ExcludeArch:    %{ix86}
 
+BuildSystem:    dune
 BuildRequires:  ocaml >= 4.03
 BuildRequires:  ocaml-dune >= 1.3
 
@@ -33,12 +34,6 @@ developing applications that use %{name}.
 %prep
 %autosetup -n pprint-%{version} -p1
 
-%build
-%dune_build
-
-%install
-%dune_install
-
 %check
 dune exec test/PPrintTest.exe
 

                 reply	other threads:[~2026-07-09 17:23 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=178361781060.1.5581762700981736235.rpms-ocaml-pprint-8a237a53940f@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