Updating link to change in openSUSE:Factory/vlc revision 51.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=138ee569fe914e8416c16c4789d9d265
This commit is contained in:
committed by
Git OBS Bridge
parent
9192fb8c63
commit
eabe993ae4
10
vlc.spec
10
vlc.spec
@@ -45,8 +45,8 @@ Source2: %{name}-rpmlintrc
|
||||
Patch1: vlc-2.1.5-fix-skins2-default-skin-creation.patch
|
||||
Patch3: 0001-no-return-in-non-void.patch
|
||||
Patch4: vlc-2.2.0-fix_deinterlace_mmx.patch
|
||||
# PATCH-FIX-UPSTREAM vlc-CVE-2015-5949.patch boo#965227 CVE-2015-5949 dimstar@opensuse.org -- demux: mp4: correctly match release function
|
||||
Patch5: vlc-CVE-2015-5949.patch
|
||||
# PATCH-FIX-UPSTREAM vlc-support-qt5.5.patch dimstar@opensuse.org -- The Qt 5.5 packages in Leap and Tumbleweed are patched. Other dists don't have Qt 5.5 yet. Patch from upstream, reverse applied
|
||||
Patch5: vlc-support-qt5.5.patch
|
||||
BuildRequires: Mesa-devel
|
||||
BuildRequires: SDL-devel >= 1.2.10
|
||||
BuildRequires: aalib-devel
|
||||
@@ -312,7 +312,11 @@ date
|
||||
%patch4
|
||||
%endif
|
||||
%endif
|
||||
%patch5 -p1
|
||||
%if 0%{?suse_version} > 1310
|
||||
# openSUSE Leap and Tumbleweed have Qt 5.5.x, but with the required patch applied
|
||||
# openSUSE 13.2 (also > 1310) comes with Qt 5.3, so is not affected, but the patch does not harm
|
||||
%patch5 -p1 -R
|
||||
%endif
|
||||
|
||||
### Fix up sources for LUA 5.3
|
||||
if pkg-config --atleast-version 5.3 lua; then
|
||||
|
Reference in New Issue
Block a user