public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kalev Lember <klember@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/libavif] epel9-next: Enable rav1e support for EPEL 9
Date: Tue, 14 Jul 2026 21:40:00 GMT	[thread overview]
Message-ID: <178406520099.1.4296963790274475375.rpms-libavif-d48641b0ed8f@fedoraproject.org> (raw)

            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

             reply	other threads:[~2026-07-14 21:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-14 21:40 Kalev Lember [this message]
2026-07-20 16:37 [rpms/libavif] epel9-next: Enable rav1e support for EPEL 9 Kalev Lember

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=178406520099.1.4296963790274475375.rpms-libavif-d48641b0ed8f@fedoraproject.org \
    --to=klember@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