SHA256
1
0
forked from pool/vlc

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

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=4c1ba0865b72060c221c9e90e8f7634d
This commit is contained in:
OBS User buildservice-autocommit
2017-12-02 12:10:35 +00:00
committed by Git OBS Bridge
parent 387cc22394
commit 08fdab753f
5 changed files with 30 additions and 154 deletions

View File

@@ -35,7 +35,7 @@
# VNC support - the module is not really usable in most cases tested so far (e.g. against qemu-kvm -vnc :xx)
%bcond_with vnc
Name: vlc
Version: 2.2.6
Version: 2.2.8
Release: 0
Summary: Graphical media player
License: GPL-2.0+ AND LGPL-2.1+
@@ -55,7 +55,6 @@ Patch6: vlc-gcc6-buildfixes.patch
Patch7: vlc.a52.patch
# PATCH-FIX-OPENSUSE vlc-projectM-qt5.patch -- link to libprojectM-qt5
Patch8: vlc-projectM-qt5.patch
Patch9: vlc-flac-heap-overflow.patch
BuildRequires: Mesa-devel
BuildRequires: SDL-devel >= 1.2.10
BuildRequires: aalib-devel
@@ -360,7 +359,6 @@ fi
%if 0%{?suse_version} > 1320
%patch8 -p1
%endif
%patch9 -p1
### Fix up sources for LUA 5.3
if pkg-config --atleast-version 5.3 lua; then