public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Antonio Trande <sagitter@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/icecat] main: Try to fix eln builds
Date: Thu, 25 Jun 2026 21:21:29 GMT [thread overview]
Message-ID: <178242248967.1.14741373402876915720.rpms-icecat-f1decb2c611f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/icecat
Branch : main
Commit : f1decb2c611fa7ba4a850821c93ef74ede218c78
Author : Antonio Trande <sagitter@fedoraproject.org>
Date : 2026-06-25T23:21:13+02:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/icecat/c/f1decb2c611fa7ba4a850821c93ef74ede218c78?branch=main
Log:
Try to fix eln builds
---
diff --git a/icecat.spec b/icecat.spec
index 3c692ab..08bb3ac 100644
--- a/icecat.spec
+++ b/icecat.spec
@@ -77,7 +77,7 @@ ExcludeArch: %{ix86} %{arm}
%global big_endian 1
%endif
-%if 0%{?fedora}
+%if 0%{?fedora} || 0%{?rhel} >= 10
%global system_nss 1
%else
%global system_nss 0
@@ -339,7 +339,7 @@ tar -xf %{SOURCE5}
%patch -P 224 -p 1 -b .glibcxx
# Fedora patches
-%if 0%{?fedora} >= 44
+%if 0%{?fedora} >= 44 || 0%{?rhel} >= 10
%patch -P 225 -p 1 -b .build-c11
%patch -P 227 -p 1 -b .build-seccomp
%endif
reply other threads:[~2026-06-25 21:21 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=178242248967.1.14741373402876915720.rpms-icecat-f1decb2c611f@fedoraproject.org \
--to=sagitter@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