Changes of Revision 253

vlc-beta.spec Changed
x
 
1
@@ -39,7 +39,6 @@
2
 Patch1:         vlc.a52dec.patch
3
 Patch2:         vlc.hostname.patch
4
 Patch5:         fix_lib_version.patch
5
-Patch7:         fix_lua53_luaL_checkint.patch
6
 
7
 %ifarch x86_64 aarch64
8
 Requires:       libqtquickcontrols2plugin.so()(64bit)
9
fix_lua53_luaL_checkint.patch Deleted
14
 
1
@@ -1,12 +0,0 @@
2
-Index: vlc-beta-3.0.0+git8670/modules/lua/vlc.h
3
-===================================================================
4
---- vlc-beta-3.0.0+git8670.orig/modules/lua/vlc.h
5
-+++ vlc-beta-3.0.0+git8670/modules/lua/vlc.h
6
-@@ -38,6 +38,7 @@
7
- #include <vlc_stream.h>
8
- #include <vlc_demux.h>
9
- 
10
-+#define LUA_COMPAT_APIINTCASTS
11
- #define LUA_COMPAT_MODULE
12
- #include <lua.h>        /* Low level lua C API */
13
- #include <lauxlib.h>    /* Higher level C API */
14