public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/chromium] epel9-next: fixed a condition for epel10
@ 2026-08-07 16:07 Than Ngo
  0 siblings, 0 replies; only message in thread
From: Than Ngo @ 2026-08-07 16:07 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/chromium
Branch : epel9-next
Commit : 79dea59fdf4e7ab259271d3134116e3c7cdeed1c
Author : Than Ngo <than@redhat.com>
Date   : 2024-10-23T17:05:20+02:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/chromium/c/79dea59fdf4e7ab259271d3134116e3c7cdeed1c?branch=epel9-next

Log:
fixed a condition for epel10

---
diff --git a/chromium.spec b/chromium.spec
index dab7bea..e44d2d3 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -551,7 +551,7 @@ BuildRequires:	libgcrypt-devel
 BuildRequires:	libudev-devel
 BuildRequires:	libuuid-devel
 
-%if 0%{?fedora} >= 37
+%if 0%{?fedora} >= 37 || %if 0%{?rhel} > 9
 BuildRequires:	libusb-compat-0.1-devel
 %else
 BuildRequires:	libusb-devel

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-07 16:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 16:07 [rpms/chromium] epel9-next: fixed a condition for epel10 Than Ngo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox