public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Than Ngo <than@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/chromium] epel9-next: drop el7 stuff
Date: Fri, 07 Aug 2026 16:06:41 GMT	[thread overview]
Message-ID: <178611880119.1.8603261259021846939.rpms-chromium-0613d4b2fe4b@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/chromium
Branch : epel9-next
Commit : 0613d4b2fe4b95a0d6b1a7ec56afba98d35e4980
Author : Than Ngo <than@redhat.com>
Date   : 2024-07-20T12:02:46+02:00
Stats  : +4/-21 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/chromium/c/0613d4b2fe4b95a0d6b1a7ec56afba98d35e4980?branch=epel9-next

Log:
drop el7 stuff

---
diff --git a/chromium.spec b/chromium.spec
index a84931e..7668763 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -510,25 +510,17 @@ Source15: https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-%{esbuil
 BuildRequires: golang-github-evanw-esbuild
 %endif
 
-%if 0%{?rhel} == 7
-BuildRequires: rh-python38
-%endif
-
 %if %{clang}
-%if 0%{?rhel} == 7
-BuildRequires: llvm-toolset-%{llvm_toolset_version}
-%else
 BuildRequires: clang
 BuildRequires: clang-tools-extra
 BuildRequires: llvm
 BuildRequires: lld
-%endif
 # needs for libatomic
-%if 0%{?rhel} >= 7
+%if 0%{?rhel} >= 8
 BuildRequires: %{toolset}-%{dts_version}-libatomic-devel
 %endif
 %else
-%if 0%{?rhel} == 7 || 0%{?rhel} == 8
+%if 0%{?rhel} == 8
 BuildRequires: %{toolset}-%{dts_version}-binutils, %{toolset}-%{dts_version}-libatomic-devel
 %endif
 %if 0%{?fedora} || 0%{?rhel} > 8
@@ -589,11 +581,7 @@ BuildRequires: pkgconfig(Qt6Core)
 BuildRequires: pkgconfig(Qt6Widgets)
 %endif
 
-%if 0%{?rhel} == 7
-BuildRequires: llvm-toolset-%{llvm_toolset_version}-compiler-rt
-%else
 BuildRequires: compiler-rt
-%endif
 
 %if ! %{bundleharfbuzz}
 BuildRequires:	harfbuzz-devel >= 2.4.0
@@ -839,18 +827,13 @@ Requires: u2f-hidraw-policy
 
 Requires: chromium-common%{_isa} = %{version}-%{release}
 
-# rhel 7: x86_64
-# rhel 8 or newer: x86_64, aarch64
-# fedora 38 or newer: x86_64, aarch64, ppc64le
-%if 0%{?rhel} == 7
-ExclusiveArch: x86_64
-%else
+# rhel 8 or newer and fedora < 40: x86_64, aarch64
+# fedora 40 or newer: x86_64, aarch64, ppc64le
 %if 0%{?fedora} >= 40
 ExclusiveArch: x86_64 aarch64 ppc64le
 %else
 ExclusiveArch: x86_64 aarch64
 %endif
-%endif
 
 # Bundled bits (I'm sure I've missed some)
 Provides: bundled(angle) = 2422

             reply	other threads:[~2026-08-07 16:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-07 16:06 Than Ngo [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-08-07 16:06 [rpms/chromium] epel9-next: drop el7 stuff Than Ngo

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=178611880119.1.8603261259021846939.rpms-chromium-0613d4b2fe4b@fedoraproject.org \
    --to=than@redhat.com \
    --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