public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/not-ocamlfind] rawhide: Version 0.15
@ 2026-08-24 21:04 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-08-24 21:04 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/not-ocamlfind
Branch : rawhide
Commit : e2cae220bd1bf8d0d337d552ced7aa69da97fd58
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-08-24T15:04:47-06:00
Stats : +5/-7 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/not-ocamlfind/c/e2cae220bd1bf8d0d337d552ced7aa69da97fd58?branch=rawhide
Log:
Version 0.15
---
diff --git a/not-ocamlfind.spec b/not-ocamlfind.spec
index 11079ed..b72f375 100644
--- a/not-ocamlfind.spec
+++ b/not-ocamlfind.spec
@@ -3,7 +3,7 @@
%endif
Name: not-ocamlfind
-Version: 0.14
+Version: 0.15
Release: %autorelease
Summary: Front-end to ocamlfind that adds a few new commands
@@ -18,7 +18,7 @@ ExcludeArch: %{ix86}
BuildRequires: ocaml
BuildRequires: ocaml-camlp-streams-devel
BuildRequires: ocaml-compiler-libs
-BuildRequires: ocaml-findlib-devel >= 1.8.0
+BuildRequires: ocaml-findlib-devel >= 1.9.6
BuildRequires: ocaml-fmt-devel >= 0.8.8
BuildRequires: ocaml-ocamlgraph-devel >= 2.0.0
BuildRequires: ocaml-rresult-devel >= 0.6.0
@@ -50,10 +50,8 @@ commands: preprocess, reinstall-if-diff and package-graph.
%autosetup
%build
-# The build wants us to use a patched vendored version of findlib. However,
-# the findlib in Fedora already has the patches, and is a later version. Do
-# not use the configure script or Makefile until it is possible to build
-# without the vendored findlib.
+# The Makefile only builds bytecode. We do this to get a binary build on
+# platforms with a native compiler.
%ifarch %{ocaml_native_compiler}
ocamlfind ocamlopt \
-I +findlib findlib.cmxa \
diff --git a/sources b/sources
index 94173bd..3d054cb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (not-ocamlfind-0.14.tar.gz) = 703f4bfc35837ab722118e33a68b4aabf69d15572b784196386487622eba0f462b9507d9e52538de9c598cc63e687641928da3ecf8b330daff8aaed03c897455
+SHA512 (not-ocamlfind-0.15.tar.gz) = 31cb7423af6351a1cb6df12ba6f4c744c81f057c12d149397e5760c865088da008901d95b8dd5d4530768258f4e946ba5c04f563a575cf9ae9240d6dcb5cfc08
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-24 21:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-24 21:04 [rpms/not-ocamlfind] rawhide: Version 0.15 Jerry James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox