commit 9c01685e076186fb428b3e37b4bdfd3bc3e3bd11
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Jun 15 09:19:29 2020 +0200
Simplify version/rc
vlc.spec | 10 +---------
1 file changed, 1 insertion(+), 9 deletions(-)
---
diff --git a/vlc.spec b/vlc.spec
index 4e7e410..5e22256 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -56,20 +56,12 @@ URL:
https://www.videolan.org
Source0:
https://code.videolan.org/videolan/vlc-3.0/-/archive/%{commit0}/vlc-%{sho...
%global vlc_setup vlc-3.0-%{?commit0}
%else
-%if 0%{?vlc_rc:1}
-Source0:
https://download.videolan.org/pub/videolan/testing/vlc/%{version}%{?vlc_r...
+Source0:
https://download.videolan.org/pub/videolan/%{?vlc_rc:testing}/vlc/%{versi...
%global vlc_setup vlc-%{version}%{?vlc_rc}
-%else
-Source0:
https://download.videolan.org/pub/videolan/vlc/%{version}/vlc-%{version}....
-%global vlc_setup vlc-%{version}
-%endif
%endif
Patch0:
https://github.com/RPi-Distro/vlc/raw/buster-rpt/debian/patches/mmal_16.p...
Patch1: 0001-vlc-3x-dvdread-nav-Fix-cases-where-DVD-_VERSION-are-.patch
Patch3: 0001-Use-SYSTEM-wide-ciphers-for-gnutls.patch
-# Revert commit for f30
-#
https://git.videolan.org/?p=vlc/vlc-3.0.git;a=commitdiff;h=bb98c9a1bda897...
-Patch4: buildfix_for_old_dav1d.patch
Patch5: Lower-libgcrypt-to-1.5.3.patch
BuildRequires: desktop-file-utils
BuildRequires: libappstream-glib