Updating link to change in openSUSE:Factory/vlc revision 50.0

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=24b196f75fcd0c291e92b5bd07501343
This commit is contained in:
OBS User buildservice-autocommit
2016-02-08 08:47:56 +00:00
committed by Git OBS Bridge
parent 39b5beb658
commit 095fa447e2
2 changed files with 33 additions and 0 deletions

View File

@@ -45,6 +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
BuildRequires: Mesa-devel
BuildRequires: SDL-devel >= 1.2.10
BuildRequires: aalib-devel
@@ -310,6 +312,7 @@ date
%patch4
%endif
%endif
%patch5 -p1
### Fix up sources for LUA 5.3
if pkg-config --atleast-version 5.3 lua; then