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-base64] rawhide: OCaml 5.5.0 rebuild
Date: Fri, 10 Jul 2026 02:00:16 GMT	[thread overview]
Message-ID: <178364881622.1.8565146369654371469.rpms-ocaml-base64-39e8dd5e6ead@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/ocaml-base64
            Branch : rawhide
            Commit : 39e8dd5e6ead81d60f97e148c76f7aad7ac736af
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-07-09T19:59:50-06:00
            Stats  : +1/-11 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ocaml-base64/c/39e8dd5e6ead81d60f97e148c76f7aad7ac736af?branch=rawhide

            Log:
            OCaml 5.5.0 rebuild

- Use the dune declarative buildsystem

---
diff --git a/ocaml-base64.spec b/ocaml-base64.spec
index d794af0..5210f3f 100644
--- a/ocaml-base64.spec
+++ b/ocaml-base64.spec
@@ -15,6 +15,7 @@ URL:            https://github.com/mirage/ocaml-base64
 VCS:            git:%{url}.git
 Source0:        %{url}/releases/download/v%{version}/base64-%{version}.tbz
 
+BuildSystem:    dune
 BuildRequires:  ocaml
 BuildRequires:  ocaml-dune >= 3.20
 
@@ -43,20 +44,9 @@ Development files for %{name}.
 %prep
 %autosetup -n base64-%{version}
 
-
-%build
 # Only build the source and test directories since the other directories
 # require packages that we don't have or need.
 rm -r bench fuzz
-%dune_build
-
-
-%install
-%dune_install
-
-
-%check
-%dune_check
 
 
 %files -f .ofiles

                 reply	other threads:[~2026-07-10  2:00 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=178364881622.1.8565146369654371469.rpms-ocaml-base64-39e8dd5e6ead@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