public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/gcc] rhel-f41-base: 4.1.1-14
Date: Mon, 29 Jun 2026 12:22:41 GMT [thread overview]
Message-ID: <178273576185.1.4723424766864696971.rpms-gcc-a95436ce1e3c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : a95436ce1e3c11007168748698cb29c5acd4ccc9
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date : 2006-08-02T21:18:17+00:00
Stats : +19/-18 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/a95436ce1e3c11007168748698cb29c5acd4ccc9?branch=rhel-f41-base
Log:
4.1.1-14
---
diff --git a/gcc41.spec b/gcc41.spec
index 1adb5db..c5ec9cc 100644
--- a/gcc41.spec
+++ b/gcc41.spec
@@ -1,6 +1,6 @@
-%define DATE 20060721
+%define DATE 20060802
%define gcc_version 4.1.1
-%define gcc_release 13
+%define gcc_release 14
%define _unpackaged_files_terminate_build 0
%define multilib_64_archs sparc64 ppc64 s390x x86_64
%ifarch %{ix86} x86_64 ia64
@@ -105,7 +105,6 @@ Provides: gcc4 = %{version}-%{release}
Prereq: /sbin/install-info
AutoReq: true
-Patch0: gcc41-java-backport.patch.bz2
Patch1: gcc41-ice-hack.patch
Patch2: gcc41-ppc64-m32-m64-multilib-only.patch
Patch3: gcc41-ia64-libunwind.patch
@@ -136,11 +135,7 @@ Patch27: gcc41-pr28370.patch
Patch28: gcc41-pr28407.patch
Patch29: gcc41-power6.patch
Patch30: gcc41-CVE-2006-3619.patch
-Patch31: gcc41-java-backport2.patch
-Patch32: gcc41-java-libdotdotlib.patch
-Patch33: gcc41-java-plugins.patch
-Patch34: gcc41-java-backport-gcjplugin.patch
-Patch35: gcc41-java-backport-class-loader.patch
+Patch31: gcc41-java-libdotdotlib.patch
%define _gnu %{nil}
%ifarch sparc
@@ -325,7 +320,7 @@ BuildRequires: gtk2-devel >= 2.4.0
Requires: glib2 >= 2.4.0
BuildRequires: glib2-devel >= 2.4.0
Requires: libart_lgpl >= 2.1.0
-BuildRequires: mozilla-devel
+BuildRequires: firefox-devel
BuildRequires: libart_lgpl-devel >= 2.1.0
BuildRequires: alsa-lib-devel
BuildRequires: libXtst-devel
@@ -422,7 +417,6 @@ which are required to run programs compiled with the GNAT.
%prep
%setup -q -n gcc-%{version}-%{DATE}
-%patch0 -p0 -E -b .java-backport~
%patch1 -p0 -b .ice-hack~
%patch2 -p0 -b .ppc64-m32-m64-multilib-only~
%patch3 -p0 -b .ia64-libunwind~
@@ -453,11 +447,7 @@ which are required to run programs compiled with the GNAT.
%patch28 -p0 -b .pr28407~
%patch29 -p0 -b .power6~
%patch30 -p0 -b .CVE-2006-3619~
-%patch31 -p0 -b .java-backport2~
-%patch32 -p0 -b .java-libdotdotlib~
-%patch33 -p0 -b .java-plugins~
-%patch34 -p0 -b .java-gcjplugin~
-%patch35 -p0 -b .java-class-loader~
+%patch31 -p0 -b .java-libdotdotlib~
sed -i -e 's/4\.1\.2/4.1.1/' gcc/BASE-VER gcc/version.c
sed -i -e 's/" (Red Hat[^)]*)"/" (Red Hat %{version}-%{gcc_release})"/' gcc/version.c
@@ -1520,12 +1510,23 @@ fi
%doc rpm.doc/changelogs/libmudflap/ChangeLog*
%changelog
+* Wed Aug 2 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-14
+- update from gcc-4_1-branch (-r115644:115877)
+ - PRs c++/27572, c++/27668, c++/27962, c++/28025, c++/28258, c++/28523,
+ debug/25468, fortran/20892, fortran/27874, fortran/28129,
+ fortran/28439, libgfortran/28335, libgfortran/28339,
+ middle-end/28402, middle-end/28403, middle-end/28473,
+ target/27287, target/28247, tree-optimization/26719,
+ tree-optimization/27639, tree-optimization/27795,
+ tree-optimization/28029, tree-optimization/28238
+- BuildRequire firefox-devel instead of mozilla-devel
+
* Tue Jul 25 2006 Alexandre Oliva <aoliva@redhat.com> 4.1.1-13
-- Backport fix by Andrew Haley for build problems related with the
-bootstrap ClassLoader.
+- backport fix by Andrew Haley for build problems related with the
+ bootstrap ClassLoader
* Mon Jul 24 2006 Alexandre Oliva <aoliva@redhat.com> 4.1.1-12
-- Backport fix by Mark Wielaard for NullPointerException in GCJ web plugin.
+- backport fix by Mark Wielaard for NullPointerException in GCJ web plugin
* Fri Jul 21 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-11
- update from gcc-4_1-branch (-r115565:115644)
next reply other threads:[~2026-06-29 12:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-29 12:22 Jakub Jelinek [this message]
2026-06-29 12:22 [rpms/gcc] rhel-f41-base: 4.1.1-14 Jakub Jelinek
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=178273576185.1.4723424766864696971.rpms-gcc-a95436ce1e3c@fedoraproject.org \
--to=jakub@fedoraproject.org \
--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