public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kyle McMartin <kyle@mcmartin.ca>
To: git-commits@fedoraproject.org
Subject: [rpms/gcc] rhel-f41-base: Avoid applying patch 16 twice.
Date: Mon, 29 Jun 2026 12:26:18 GMT [thread overview]
Message-ID: <178273597804.1.16309157738016226824.rpms-gcc-7e9585f371b7@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 7e9585f371b761e47a0bad48d52059dca4684a0a
Author : Kyle McMartin <kyle@mcmartin.ca>
Date : 2014-06-18T18:36:51-04:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/7e9585f371b761e47a0bad48d52059dca4684a0a?branch=rhel-f41-base
Log:
Avoid applying patch 16 twice.
---
diff --git a/gcc.spec b/gcc.spec
index f2be102..e3dcaec 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -722,7 +722,7 @@ package or when debugging this package.
%patch15 -p0 -b .color-auto~
%endif
%patch16 -p0 -b .libgo-p224~
-%patch16 -p1 -b .pr61545~
+%patch17 -p1 -b .pr61545~
rm -f libgo/go/crypto/elliptic/p224{,_test}.go
%if 0%{?_enable_debug_packages}
@@ -2784,7 +2784,10 @@ fi
%{_prefix}/libexec/gcc/%{gcc_target_platform}/%{gcc_version}/plugin
%changelog
-* Wed Jun 18 2014 Richard Henderson <rth@redhat.com> 4.9.0-11
+* Wed Jun 18 2014 Kyle McMartin <kyle@redhat.com> 4.9.0-11
+- Avoid applying patch 16 twice.
+
+* Wed Jun 18 2014 Richard Henderson <rth@redhat.com>
- Import fix for target/pr61545 from the 4.9 branch.
* Tue Jun 17 2014 Jakub Jelinek <jakub@redhat.com> 4.9.0-10
reply other threads:[~2026-06-29 12:26 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=178273597804.1.16309157738016226824.rpms-gcc-7e9585f371b7@fedoraproject.org \
--to=kyle@mcmartin.ca \
--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