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-uucp] rawhide: OCaml 5.5.0 rebuild
Date: Thu, 09 Jul 2026 21:01:12 GMT [thread overview]
Message-ID: <178363087283.1.7873977675824445540.rpms-ocaml-uucp-b41266a70d87@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ocaml-uucp
Branch : rawhide
Commit : b41266a70d87a2a9dca9cb4e55df899b784596ff
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-09T15:00:57-06:00
Stats : +6/-12 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ocaml-uucp/c/b41266a70d87a2a9dca9cb4e55df899b784596ff?branch=rawhide
Log:
OCaml 5.5.0 rebuild
- Use the topkg declarative buildsystem
---
diff --git a/ocaml-uucp.spec b/ocaml-uucp.spec
index ceddad2..481dce2 100644
--- a/ocaml-uucp.spec
+++ b/ocaml-uucp.spec
@@ -15,6 +15,12 @@ Source: %{url}/releases/uucp-%{version}.tbz
# OCaml packages not built on i686 since OCaml 5 / Fedora 39.
ExcludeArch: %{ix86}
+BuildSystem: topkg
+BuildOption(build): --dev-pkg false
+BuildOption(build): --with-uunf true
+BuildOption(build): --with-cmdliner true
+BuildOption(build): --tests true
+
BuildRequires: ocaml >= 4.14.0
BuildRequires: ocaml-cmdliner-devel >= 1.1.0
BuildRequires: ocaml-compiler-libs
@@ -22,7 +28,6 @@ BuildRequires: ocaml-findlib
BuildRequires: ocaml-ocamlbuild
BuildRequires: ocaml-rpm-macros
BuildRequires: ocaml-topkg-devel >= 1.1.0
-BuildRequires: ocaml-uucd-devel >= 17.0.0
BuildRequires: ocaml-uunf-devel
%description
@@ -44,17 +49,6 @@ developing applications that use %{name}.
%prep
%autosetup -n uucp-%{version}
-%build
-# Build the library and the tests
-ocaml pkg/pkg.ml build --dev-pkg false --with-uunf true --with-cmdliner true \
- --tests true
-
-%install
-%ocaml_install
-
-%check
-ocaml pkg/pkg.ml test
-
%files -f .ofiles
%license LICENSE.md
%doc CHANGES.md README.md
reply other threads:[~2026-07-09 21:01 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=178363087283.1.7873977675824445540.rpms-ocaml-uucp-b41266a70d87@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