Updating link to change in openSUSE:Factory/vlc revision 84.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=4e7c10334f09e810c90daaaba4924c81
This commit is contained in:
parent
656545e3d1
commit
ae5a73085f
9450
0001-Update-czech-translation.patch
Normal file
9450
0001-Update-czech-translation.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 9 11:17:48 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
- Add patch 0001-Update-czech-translation.patch to make czech
|
||||
usable without too many english strings (from upstream)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 30 11:01:03 UTC 2018 - dimstar@opensuse.org
|
||||
|
||||
|
3
vlc.spec
3
vlc.spec
@ -47,6 +47,8 @@ Patch0: vlc.a52.patch
|
||||
Patch1: vlc-allow-deprecated-fribidi.patch
|
||||
# PATCH-FIX-UPSTREAM vlc-lua-5.3.patch dimstar@opensuse.org -- Replace lua_optlong with lua_optinteger
|
||||
Patch2: vlc-lua-5.3.patch
|
||||
# PATCH-FIX-UPSTREAM 0001-Update-czech-translation.patch tchvatal@suse.com -- update the czech translation, was merged upstream, drop with next bump
|
||||
Patch3: 0001-Update-czech-translation.patch
|
||||
# PATCH-FEATURE-OPENSUSE vlc-projectM-qt5.patch -- Build against projectM-qt5; openSUSE provides projectM as -qt and -qt5 variant
|
||||
Patch100: vlc-projectM-qt5.patch
|
||||
BuildRequires: Mesa-devel
|
||||
@ -359,6 +361,7 @@ default when `vlc` is invoked from an X session.
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
%patch3 -p1
|
||||
%if 0%{?suse_version} > 1320
|
||||
%patch100 -p1
|
||||
%endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user