public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/vlc] epel9-next: Update kde-filesystem dependency for F40
@ 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 : 67f7fe14aacc7cecb889fc781ed1c89bdc42c821
            Author : Yaakov Selkowitz <yselkowi@redhat.com>
            Date   : 2024-05-17T17:58:39-04:00
            Stats  : +3/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/vlc/c/67f7fe14aacc7cecb889fc781ed1c89bdc42c821?branch=epel9-next

            Log:
            Update kde-filesystem dependency for F40

The KDE filesystem packages were rearranged for F40; version-specific
directories are now in kf(N)-filesystem, versionless directories in
kde-filesystem.  vlc only uses the solid actions directory.

Related: rhbz#2279372

---
diff --git a/vlc.spec b/vlc.spec
index c5a55e7..f93f962 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -230,7 +230,9 @@ Recommends:	%{name}-gui-skins2%{?_isa} = %{epoch}:%{version}-%{release}
 Recommends:	%{name}-plugin-ffmpeg%{?_isa} = %{epoch}:%{version}-%{release}
 
 Requires:       hicolor-icon-theme
-%if %{undefined flatpak}
+%if 0%{?fedora} >= 40 || 0%{?rhel} >= 10
+Requires:       kde-filesystem
+%else
 Requires:       kf5-filesystem
 %endif
 # For xdg-screensaver (libxdg_screensaver_plugin)

^ 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: Update kde-filesystem dependency for F40 Yaakov Selkowitz

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