public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/vlc] epel9-next: Fix file listing for EPEL 9
@ 2026-07-20 18:05 Yaakov Selkowitz
0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-07-20 18:05 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/vlc
Branch : epel9-next
Commit : a0f88ebdc50f5a9bdf2274aabae9d51379ebcf1f
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2024-09-24T22:54:37-04:00
Stats : +3/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/vlc/c/a0f88ebdc50f5a9bdf2274aabae9d51379ebcf1f?branch=epel9-next
Log:
Fix file listing for EPEL 9
---
diff --git a/vlc.spec b/vlc.spec
index 54596eb..57904cc 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -1084,6 +1084,9 @@ make check
%{vlc_plugindir}/access/libaccess_mtp_plugin.so
%{vlc_plugindir}/access/libaccess_srt_plugin.so
%{vlc_plugindir}/access/libcdda_plugin.so
+%if %{with asdcp}
+%{vlc_plugindir}/access/libdcp_plugin.so
+%endif
%{vlc_plugindir}/access/libdvb_plugin.so
%{vlc_plugindir}/access/libdvdnav_plugin.so
%{vlc_plugindir}/access/libdvdread_plugin.so
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-20 18:05 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:05 [rpms/vlc] epel9-next: Fix file listing for EPEL 9 Yaakov Selkowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox