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/0install] rawhide: OCaml 5.5.0 rebuild
Date: Thu, 09 Jul 2026 23:16:23 GMT	[thread overview]
Message-ID: <178363898375.1.15705725818777197376.rpms-0install-11ec04e42cf9@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/0install
            Branch : rawhide
            Commit : 11ec04e42cf97905fc3370241df56f6d224bfeb1
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-07-09T17:15:44-06:00
            Stats  : +5/-9 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/0install/c/11ec04e42cf97905fc3370241df56f6d224bfeb1?branch=rawhide

            Log:
            OCaml 5.5.0 rebuild

- Use the dune declarative buildsystem

---
diff --git a/0install.spec b/0install.spec
index db1bb6d..673939e 100644
--- a/0install.spec
+++ b/0install.spec
@@ -25,6 +25,11 @@ Source2:        5DD58D70899C454A966D6A5175133C8F94F6E0CC.gpg
 # OCaml packages not built on i686 since OCaml 5 / Fedora 39.
 ExcludeArch:    %{ix86}
 
+BuildSystem:    dune
+BuildOption(build): -p 0install-solver
+BuildOption(install): 0install-solver
+BuildOption(check): -p 0install-solver
+
 BuildRequires:  gpgverify
 BuildRequires:  ocaml >= 4.08
 BuildRequires:  ocaml-dune >= 2.5
@@ -66,15 +71,6 @@ developing applications that use %{name}-solver.
 %{gpgverify} --data=%{SOURCE0} --signature=%{SOURCE1} --keyring=%{SOURCE2}
 %autosetup
 
-%build
-%dune_build -p 0install-solver
-
-%install
-%dune_install 0install-solver
-
-%check
-%dune_check -p 0install-solver
-
 %files -n ocaml-0install-solver -f .ofiles
 %doc CHANGES.md README.md
 %license COPYING

                 reply	other threads:[~2026-07-09 23:16 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=178363898375.1.15705725818777197376.rpms-0install-11ec04e42cf9@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