public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: Use annobin-plugin-gcc instead of annobin
@ 2026-06-29 12:29 Daan De Meyer
  0 siblings, 0 replies; only message in thread
From: Daan De Meyer @ 2026-06-29 12:29 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/gcc
            Branch : rhel-f41-base
            Commit : 74613be3768b1da0e60bd46edc9eab0cb55999a2
            Author : Daan De Meyer <daan.j.demeyer@gmail.com>
            Date   : 2022-07-11T21:12:10+02:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gcc/c/74613be3768b1da0e60bd46edc9eab0cb55999a2?branch=rhel-f41-base

            Log:
            Use annobin-plugin-gcc instead of annobin

The "annobin" Provides was removed from the annobin rpm
so let's reflect that in the gcc spec.

See https://src.fedoraproject.org/rpms/annobin/c/2a644cdee42066841eb1dabebf32a060accb5f9f?branch=rawhide

---
diff --git a/gcc.spec b/gcc.spec
index 0de7aa2..fa1bad8 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -777,7 +777,7 @@ to NVidia PTX capable devices if available.
 Summary: The annobin plugin for gcc, built by the installed version of gcc
 Requires: gcc = %{version}-%{release}
 %if %{build_annobin_plugin}
-BuildRequires: annobin >= 10.62, annobin-plugin-gcc, rpm-devel, binutils-devel, xz
+BuildRequires: annobin-plugin-gcc, rpm-devel, binutils-devel, xz
 %endif
 
 %description plugin-annobin

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-29 12:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 12:29 [rpms/gcc] rhel-f41-base: Use annobin-plugin-gcc instead of annobin Daan De Meyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox