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-xmlm] rawhide: OCaml 5.5.0 rebuild
Date: Thu, 09 Jul 2026 19:42:27 GMT	[thread overview]
Message-ID: <178362614756.1.4438633532297389826.rpms-ocaml-xmlm-bfd17a7b88d7@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/ocaml-xmlm
            Branch : rawhide
            Commit : bfd17a7b88d7d24db169214a4f14b562b08fa7ab
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-07-09T13:42:12-06:00
            Stats  : +11/-13 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ocaml-xmlm/c/bfd17a7b88d7d24db169214a4f14b562b08fa7ab?branch=rawhide

            Log:
            OCaml 5.5.0 rebuild

- Use the topkg declarative buildsystem

---
diff --git a/ocaml-xmlm.spec b/ocaml-xmlm.spec
index 61ed9de..f6a201c 100644
--- a/ocaml-xmlm.spec
+++ b/ocaml-xmlm.spec
@@ -9,7 +9,7 @@ ExcludeArch: %{ix86}
 
 Name:           ocaml-%{libname}
 Version:        1.4.0
-Release:        18%{?dist}
+Release:        19%{?dist}
 Summary:        A streaming XML codec
 
 License:        ISC
@@ -24,8 +24,12 @@ Source2:        test-invalid.xml
 # Ensure source files are included in generated debuginfo subpackage
 Patch0:         xmlm-1.4.0-debug.patch
 
+BuildSystem:    topkg
+BuildOption(build): --dev-pkg false
+BuildOption(build): --tests true
+
 BuildRequires:  ocaml >= 4.05.0
-BUildRequires:  ocaml-compiler-libs
+BuildRequires:  ocaml-compiler-libs
 BuildRequires:  ocaml-findlib
 BuildRequires:  ocaml-ocamlbuild
 BuildRequires:  ocaml-rpm-macros
@@ -50,17 +54,7 @@ developing applications that use %{name}.
 %autosetup -p1 -n %{libname}-%{version}
 
 
-%build
-ocaml pkg/pkg.ml build --dev-pkg false --tests true
-
-
-%install
-%ocaml_install
-
-
-%check
-ocaml pkg/pkg.ml test
-
+%check -a
 # Against valid XML
 $RPM_BUILD_ROOT%{_bindir}/xmltrip -p %{SOURCE1} 2>valid-err.log
 [ -z "$(cat valid-err.log)" ]
@@ -81,6 +75,10 @@ grep expected invalid-err.log >/dev/null
 
 
 %changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 1.4.0-19
+- OCaml 5.5.0 rebuild
+- Use the topkg declarative buildsystem
+
 * Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 1.4.0-18
 - OCaml 5.4.1 rebuild
 

                 reply	other threads:[~2026-07-09 19:42 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=178362614756.1.4438633532297389826.rpms-ocaml-xmlm-bfd17a7b88d7@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