public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Daan De Meyer <daan.j.demeyer@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gcc] rhel-f41-base: Use annobin-plugin-gcc instead of annobin
Date: Mon, 29 Jun 2026 12:29:52 GMT [thread overview]
Message-ID: <178273619235.1.1927821492002868312.rpms-gcc-74613be3768b@fedoraproject.org> (raw)
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
reply other threads:[~2026-06-29 12:29 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=178273619235.1.1927821492002868312.rpms-gcc-74613be3768b@fedoraproject.org \
--to=daan.j.demeyer@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