public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/vlc] epel9-next: Update kde-filesystem dependency for F40
Date: Mon, 20 Jul 2026 18:05:53 GMT [thread overview]
Message-ID: <178457075376.1.4217028934294693864.rpms-vlc-67f7fe14aacc@fedoraproject.org> (raw)
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)
reply other threads:[~2026-07-20 18:05 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=178457075376.1.4217028934294693864.rpms-vlc-67f7fe14aacc@fedoraproject.org \
--to=yselkowi@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