public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 4.4.0-0.6
@ 2026-06-29 12:24 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2026-06-29 12:24 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : fc70adad35f794b7d86bc9ebf84b44d70c2a21f4
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date   : 2009-01-20T19:45:24+00:00
Stats  : +5/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/fc70adad35f794b7d86bc9ebf84b44d70c2a21f4?branch=rhel-f41-base

Log:
4.4.0-0.6

---
diff --git a/gcc.spec b/gcc.spec
index 3812082..b4da358 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -3,7 +3,7 @@
 %define gcc_version 4.4.0
 # Note, gcc_release must be integer, if you want to add suffixes to
 # %{release}, append them after %{gcc_release} on Release: line.
-%define gcc_release 0.5
+%define gcc_release 0.6
 %define _unpackaged_files_terminate_build 0
 %define multilib_64_archs sparc64 ppc64 s390x x86_64
 %define include_gappletviewer 1
@@ -486,7 +486,9 @@ cd obj-%{gcc_target_platform}
 mkdir gnat_hacks
 cd gnat_hacks
 tar xjf %{SOURCE100}
-sed -i -e 's/gnat\*)/gnat*|*.ad[sb]\\ *|*.ad[sb])/' bin/gcc
+#sed -i -e 's/gnat\*)/gnat*|*.ad[sb]\\ *|*.ad[sb])/' bin/gcc
+rm bin/gcc
+ln -sf gnatgcc bin/gcc
 export PATH=`pwd`/bin${PATH:+:$PATH}
 cd ..
 %endif
@@ -1722,7 +1724,7 @@ fi
 %doc rpm.doc/changelogs/libmudflap/ChangeLog*
 
 %changelog
-* Tue Jan 20 2009 Jakub Jelinek <jakub@redhat.com> 4.4.0-0.5
+* Tue Jan 20 2009 Jakub Jelinek <jakub@redhat.com> 4.4.0-0.6
 - attempt to enable Ada support on ppc64
 
 * Fri Jan 16 2009 Jakub Jelinek <jakub@redhat.com> 4.4.0-0.3

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

only message in thread, other threads:[~2026-06-29 12:24 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:24 [rpms/gcc] rhel-f41-base: 4.4.0-0.6 Jakub Jelinek

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