From acb8dd7eb265d08cff45ef3d753f7fecda712c51 Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Sun, 4 Sep 2022 13:40:37 +0100 Subject: [PATCH] Revert "Add requires ffmpeg-libs" This reverts commit ba01a0a2d3cd3f2c1a0b909b3222fc42d1551e21. --- vlc.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/vlc.spec b/vlc.spec index d47cf8b..0943ad4 100644 --- a/vlc.spec +++ b/vlc.spec @@ -57,7 +57,7 @@ Summary: The cross-platform open-source multimedia framework, player and server Epoch: 1 Name: vlc Version: 3.0.18 -Release: 0.2.rc%{?dist} +Release: 0.1.rc%{?dist} License: GPLv2+ URL: https://www.videolan.org Source0: https://code.videolan.org/videolan/vlc/-/archive/%{commit0}/vlc-%{shortcommit0}.tar.gz @@ -299,7 +299,6 @@ Summary: VLC media player core Provides: vlc-nox = %{epoch}:%{version}-%{release} %{?live555_version:Requires: live555%{?_isa} = %{live555_version}} %{?lua_version:Requires: lua(abi) = %{lua_version}} -Requires: ffmpeg-libs%{?_isa} %description core VLC media player core components @@ -604,9 +603,6 @@ fi || : %changelog -* Sun Sep 04 2022 Leigh Scott - 1:3.0.18-0.2.rc -- Add requires ffmpeg-libs - * Mon Aug 29 2022 Nicolas Chauvet - 1:3.0.18-0.1.rc - Update to 3.0.18-rc - Drop mmal downstream (rpi) patches