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.3.0-0.2
Date: Mon, 29 Jun 2026 12:23:32 GMT [thread overview]
Message-ID: <178273581293.1.18122590100022313397.rpms-gcc-080629bad7d9@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 080629bad7d9315324a8707e2eb91efda9eb8d3c
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date : 2007-12-12T23:29:33+00:00
Stats : +32/-0 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/080629bad7d9315324a8707e2eb91efda9eb8d3c?branch=rhel-f41-base
Log:
4.3.0-0.2
---
diff --git a/gcc43-libjava-gcjpath.patch b/gcc43-libjava-gcjpath.patch
new file mode 100644
index 0000000..461cc4b
--- /dev/null
+++ b/gcc43-libjava-gcjpath.patch
@@ -0,0 +1,30 @@
+--- libjava/classpath/configure.ac (revision 130691)
++++ libjava/classpath/configure.ac (working copy)
+@@ -294,14 +294,14 @@ CLASSPATH_TOOLEXECLIBDIR
+ dnl -----------------------------------------------------------
+ dnl Sets the native libraries installation dir
+ dnl -----------------------------------------------------------
+-dnl GCJ LOCAL: default to ${toolexeclibdir}/gcj-${gcc_version}-${libgcj_soversion}
++dnl GCJ LOCAL: default to ${toolexeclibdir}/gcj-${gcc_version}
+ AC_ARG_WITH([native-libdir],
+ [AS_HELP_STRING(--with-native-libdir,sets the installation directory for native libraries [default='${libdir}/${PACKAGE}'])],
+ [
+ nativeexeclibdir=${withval}
+ ],
+ [
+- nativeexeclibdir='${toolexeclibdir}/gcj-'`cat ${srcdir}/../../gcc/BASE-VER`-`awk -F: '/^[[^#]].*:/ { print $1 }' ${srcdir}/../libtool-version`
++ nativeexeclibdir='${toolexeclibdir}/gcj-'`cat ${srcdir}/../../gcc/BASE-VER`
+ ])
+
+ AC_SUBST(nativeexeclibdir)
+--- libjava/classpath/configure (revision 130691)
++++ libjava/classpath/configure (working copy)
+@@ -4771,7 +4771,7 @@ if test "${with_native_libdir+set}" = se
+
+ else
+
+- nativeexeclibdir='${toolexeclibdir}/gcj-'`cat ${srcdir}/../../gcc/BASE-VER`-`awk -F: '/^[^#].*:/ { print $1 }' ${srcdir}/../libtool-version`
++ nativeexeclibdir='${toolexeclibdir}/gcj-'`cat ${srcdir}/../../gcc/BASE-VER`
+
+ fi;
+
diff --git a/gcc43.spec b/gcc43.spec
index 52548a6..1ff62d1 100644
--- a/gcc43.spec
+++ b/gcc43.spec
@@ -139,6 +139,7 @@ Patch11: gcc43-rh330771.patch
Patch12: gcc43-rh341221.patch
Patch13: gcc43-libjava-test.patch
Patch14: gcc43-pr34427.patch
+Patch15: gcc43-libjava-gcjpath.patch
# On ARM EABI systems, we do want -gnueabi to be part of the
# target triple.
@@ -436,6 +437,7 @@ which are required to run programs compiled with the GNAT.
%patch12 -p0 -b .rh341221~
%patch13 -p0 -b .libjava-test~
%patch14 -p0 -E -b .pr34427~
+%patch15 -p0 -b .libjava-gcjpath~
%if %{bootstrap_java}
tar xjf %{SOURCE10}
next reply other threads:[~2026-06-29 12:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-29 12:23 Jakub Jelinek [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-06-29 12:23 [rpms/gcc] rhel-f41-base: 4.3.0-0.2 Jakub Jelinek
2026-06-29 12:23 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=178273581293.1.18122590100022313397.rpms-gcc-080629bad7d9@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