public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Schmidt <michich@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/icecream] epel8: - add an upstream patch to fix FTBFS with gcc 4.4
Date: Fri, 31 Jul 2026 06:33:34 GMT [thread overview]
Message-ID: <178547961475.1.1129518595002995137.rpms-icecream-9c942a106798@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/icecream
Branch : epel8
Commit : 9c942a106798850364adb234638b0f200d8fbd9e
Author : Michal Schmidt <michich@fedoraproject.org>
Date : 2009-02-07T15:08:28+00:00
Stats : +6/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/icecream/c/9c942a106798850364adb234638b0f200d8fbd9e?branch=epel8
Log:
- add an upstream patch to fix FTBFS with gcc 4.4
---
diff --git a/icecream.spec b/icecream.spec
index f4523d9..68a161f 100644
--- a/icecream.spec
+++ b/icecream.spec
@@ -11,7 +11,7 @@
Name: icecream
Version: 0.9.2
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Distributed compiler
Group: Development/Tools
@@ -31,6 +31,7 @@ Patch0: %{name}-rename-scheduler.patch
Patch1: %{name}-cleanup-conffile.patch
Patch2: %{name}-0.9.2-create-env-improve-check-for-specs.patch
Patch3: %{name}-0.9.2-create-env-handle-relative-paths-in-ld.so.conf.patch
+Patch4: %{name}-0.9.2-fix-gcc44-ftbfs.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -80,6 +81,7 @@ This package contains development files for %{name}.
%patch1 -p0
%patch2 -p1
%patch3 -p1
+%patch4 -p1
sed -e 's|@LIBDIR@|%{_libdir}|g' %{SOURCE1} > icecream.sh
sed -e 's|@LIBDIR@|%{_libdir}|g' %{SOURCE2} > icecream.csh
mkdir SELinux
@@ -235,6 +237,9 @@ rm -rf %{buildroot}
%{_libdir}/pkgconfig/icecc.pc
%changelog
+* Sat Feb 07 2009 Michal Schmidt <mschmidt@redhat.com> - 0.9.2-3
+- add an upstream patch to fix FTBFS with gcc 4.4
+
* Wed Jan 28 2009 Michal Schmidt <mschmidt@redhat.com> - 0.9.2-2
- Fix the create-env script not to crash on relative paths in ld.so.conf.
- No need to build the native environment as root anymore.
reply other threads:[~2026-07-31 6:33 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=178547961475.1.1129518595002995137.rpms-icecream-9c942a106798@fedoraproject.org \
--to=michich@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