public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/vlc] epel9-next: Update EPEL 10 dependencies
@ 2026-07-20 18:06 Yaakov Selkowitz
  0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-07-20 18:06 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/vlc
            Branch : epel9-next
            Commit : ea31b61b3e434e826cdccad1f6cdf1c44397556c
            Author : Yaakov Selkowitz <yselkowi@redhat.com>
            Date   : 2025-06-25T12:06:07-04:00
            Stats  : +3/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/vlc/c/ea31b61b3e434e826cdccad1f6cdf1c44397556c?branch=epel9-next

            Log:
            Update EPEL 10 dependencies

daala has been built for 10.0 but not 10.1, so can't be enabled quite yet.
lirc is now available in 10.0+, and the others still aren't in 10 and
therefore can (at this point) be assumed not to be in 11 either.

---
diff --git a/vlc.spec b/vlc.spec
index 269aaea..cffc602 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -17,9 +17,9 @@
 
 # some dependencies are not yet in EPEL 10
 %bcond daala %{undefined el10}
-%bcond lirc %{undefined el10}
-%bcond schro %{undefined el10}
-%bcond sdl %{undefined el10}
+%bcond lirc 1
+%bcond schro %[!(0%{?rhel} >= 10)]
+%bcond sdl %[!(0%{?rhel} >= 10)]
 
 %ifnarch s390x
 %bcond crystalhd %[0%{?fedora} || 0%{?rhel} < 9]

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

only message in thread, other threads:[~2026-07-20 18:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 18:06 [rpms/vlc] epel9-next: Update EPEL 10 dependencies Yaakov Selkowitz

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