fix: youtube-music: ignore vendored libraries (#3162) (#3163)

(cherry picked from commit f936b27886)

Co-authored-by: Cappy Ishihara <cappy@cappuchino.xyz>
This commit is contained in:
Raboneko
2025-01-29 21:01:46 -08:00
committed by GitHub
parent 9213795d6c
commit 758b886047
+4 -1
View File
@@ -1,5 +1,8 @@
%define debug_package %nil
# Exclude private libraries since this is bundled with electron
%global __requires_exclude libffmpeg.so
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
# macro shorthand for calling pnpm
%global pnpm npx pnpm@%{pnpm_version}
@@ -10,7 +13,7 @@
Name: youtube-music
Version: 3.7.2
Release: 1%?dist
Release: 2%?dist
Summary: YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)
Source1: youtube-music.desktop
License: MIT