public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libavif] epel9: Enable rav1e support for EPEL 9
@ 2026-09-18 18:46 Kalev Lember
  0 siblings, 0 replies; only message in thread
From: Kalev Lember @ 2026-09-18 18:46 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/libavif
            Branch : epel9
            Commit : fce50c3ca75e6c3815c0c50eaaf5eeb18ca3d94c
            Author : Kalev Lember <klember@redhat.com>
            Date   : 2022-12-01T16:52:10+01:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/libavif/c/fce50c3ca75e6c3815c0c50eaaf5eeb18ca3d94c?branch=epel9

            Log:
            Enable rav1e support for EPEL 9

rav1e is part of EPEL 9 now so we can enable the support there.

(As suggested by Eighth_Doctor and gotmax on #fedora-devel.)

---
diff --git a/libavif.spec b/libavif.spec
index 010acdd..313822e 100644
--- a/libavif.spec
+++ b/libavif.spec
@@ -4,7 +4,7 @@
 %ifarch x86_64
 %bcond_without svt
 %endif
-%if 0%{?rhel}
+%if 0%{?rhel} && 0%{?rhel} < 9
 %bcond_with rav1e
 %else
 %bcond_without rav1e

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

only message in thread, other threads:[~2026-09-18 18:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-18 18:46 [rpms/libavif] epel9: Enable rav1e support for EPEL 9 Kalev Lember

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