public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ocaml-xmlm] rawhide: OCaml 5.5.0 rebuild
@ 2026-07-09 19:42 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-09 19:42 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-09 19:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-09 19:42 [rpms/ocaml-xmlm] rawhide: OCaml 5.5.0 rebuild Jerry James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox