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-uutf] rawhide: OCaml 5.5.0 rebuild
Date: Thu, 09 Jul 2026 19:41:31 GMT	[thread overview]
Message-ID: <178362609193.1.11200190340184128036.rpms-ocaml-uutf-64df15d18b1a@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/ocaml-uutf
            Branch : rawhide
            Commit : 64df15d18b1af78301689a98ffcd0f592e43810c
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-07-09T13:41:16-06:00
            Stats  : +6/-10 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ocaml-uutf/c/64df15d18b1af78301689a98ffcd0f592e43810c?branch=rawhide

            Log:
            OCaml 5.5.0 rebuild

- Use the topkg declarative buildsystem

---
diff --git a/ocaml-uutf.spec b/ocaml-uutf.spec
index ca64e72..00638f7 100644
--- a/ocaml-uutf.spec
+++ b/ocaml-uutf.spec
@@ -15,6 +15,11 @@ URL:            https://erratique.ch/software/uutf
 VCS:            git:https://erratique.ch/repos/uutf.git
 Source:         https://github.com/dbuenzli/uutf/archive/v%{version}/uutf-%{version}.tar.gz
 
+BuildSystem:    topkg
+BuildOption(build): --dev-pkg false
+BuildOption(build): --tests true
+BuildOption(build): --with-cmdliner true
+
 BuildRequires:  ocaml >= 4.08.0
 BuildRequires:  ocaml-cmdliner-devel >= 1.3.0
 BuildRequires:  ocaml-findlib
@@ -55,20 +60,11 @@ for fil in $(find . -type f); do
   rm $fil.orig
 done
 
-%build
-# Build the library and the tests
-ocaml pkg/pkg.ml build --dev-pkg false --tests true --with-cmdliner true
-
+%build -a
 # Build the documentation
 mkdir html
 ocamldoc -html -d html -I _build/src _build/src/uutf.mli
 
-%install
-%ocaml_install
-
-%check
-ocaml pkg/pkg.ml test
-
 %files -f .ofiles
 %doc CHANGES.md README.md
 %license LICENSE.md

                 reply	other threads:[~2026-07-09 19:41 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=178362609193.1.11200190340184128036.rpms-ocaml-uutf-64df15d18b1a@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