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-augeas] rawhide: OCaml 5.5.0 rebuild
Date: Thu, 09 Jul 2026 15:56:28 GMT [thread overview]
Message-ID: <178361258827.1.16563394282519488614.rpms-ocaml-augeas-0f89ff4dd0d2@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ocaml-augeas
Branch : rawhide
Commit : 0f89ff4dd0d297bc99a8ffe78e36fb248ba137f9
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-09T09:56:15-06:00
Stats : +9/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ocaml-augeas/c/0f89ff4dd0d297bc99a8ffe78e36fb248ba137f9?branch=rawhide
Log:
OCaml 5.5.0 rebuild
- BR gpgverify instead of gnupg2
---
diff --git a/ocaml-augeas.spec b/ocaml-augeas.spec
index 40b22a7..aa42282 100644
--- a/ocaml-augeas.spec
+++ b/ocaml-augeas.spec
@@ -3,7 +3,7 @@ ExcludeArch: %{ix86}
Name: ocaml-augeas
Version: 0.7
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: OCaml bindings for Augeas configuration API
License: LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception
@@ -18,7 +18,7 @@ BuildRequires: ocaml-findlib
BuildRequires: ocaml-ocamldoc
BuildRequires: ocaml-rpm-macros
BuildRequires: augeas-devel >= 0.1.0
-BuildRequires: gnupg2
+BuildRequires: gpgverify
%description
@@ -40,11 +40,11 @@ developing applications that use %{name}.
%{gpgverify} --keyring='%{SOURCE2}' --signature='%{SOURCE1}' --data='%{SOURCE0}'
%autosetup -p1
-# Pass -g to ocamlmklib
-sed -i 's/ocamlmklib/& -g/' Makefile.in
-
%build
+# ocamlmklib already passes Fedora flags to the linker
+# We only need -g for debuginfo
+export LDFLAGS=-g
%configure
%ifarch %{ocaml_native_compiler}
# _smp_mflags breaks the build.
@@ -85,6 +85,10 @@ ocamlfind install augeas META *.mli *.cma *.a augeas.cmi *.so
%changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 0.7-7
+- OCaml 5.5.0 rebuild
+- BR gpgverify instead of gnupg2
+
* Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 0.7-6
- OCaml 5.4.1 rebuild
reply other threads:[~2026-07-09 15:56 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=178361258827.1.16563394282519488614.rpms-ocaml-augeas-0f89ff4dd0d2@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