public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libavif] epel9-next: Enable rav1e support for EPEL 9
@ 2026-07-14 21:40 Kalev Lember
0 siblings, 0 replies; 2+ messages in thread
From: Kalev Lember @ 2026-07-14 21:40 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/libavif
Branch : epel9-next
Commit : d48641b0ed8f81ff9b4280abcacbbff2bc288854
Author : Kalev Lember <klember@redhat.com>
Date : 2022-12-01T17:35:22+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/libavif/c/d48641b0ed8f81ff9b4280abcacbbff2bc288854?branch=epel9-next
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] 2+ messages in thread
* [rpms/libavif] epel9-next: Enable rav1e support for EPEL 9
@ 2026-07-20 16:37 Kalev Lember
0 siblings, 0 replies; 2+ messages in thread
From: Kalev Lember @ 2026-07-20 16:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/libavif
Branch : epel9-next
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-next
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] 2+ messages in thread
end of thread, other threads:[~2026-07-20 16:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-14 21:40 [rpms/libavif] epel9-next: Enable rav1e support for EPEL 9 Kalev Lember
2026-07-20 16:37 Kalev Lember
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox