public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: Avoid applying patch 16 twice.
@ 2026-06-29 12:26 Kyle McMartin
  0 siblings, 0 replies; only message in thread
From: Kyle McMartin @ 2026-06-29 12:26 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-06-29 12:26 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:26 [rpms/gcc] rhel-f41-base: Avoid applying patch 16 twice Kyle McMartin

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