forked from pool/lua-mpack
This commit is contained in:
parent
6cbbe49b90
commit
7f4951af70
@ -24,11 +24,11 @@ Summary: Implementation of MessagePack for Lua 5.1
|
|||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Libraries/Other
|
Group: Development/Libraries/Other
|
||||||
Url: https://github.com/libmpack/libmpack-lua
|
Url: https://github.com/libmpack/libmpack-lua
|
||||||
# Building against system version is in works of upstream Master branch
|
|
||||||
Source: https://github.com/libmpack/libmpack-lua/archive/%{version}.tar.gz
|
Source: https://github.com/libmpack/libmpack-lua/archive/%{version}.tar.gz
|
||||||
# libmpack source is necessary to build lua51-mpack.
|
# libmpack source is necessary to build lua-mpack, next release should build
|
||||||
|
# fine against system version
|
||||||
# The latest source can be downloaded from: https://github.com/libmpack/libmpack
|
# The latest source can be downloaded from: https://github.com/libmpack/libmpack
|
||||||
Source1: https://github.com/libmpack/libmpack/archive/%{version}/libmpack-%{libmpack_version}.tar.gz
|
Source1: https://github.com/libmpack/libmpack/archive/%{libmpack_version}/libmpack-%{libmpack_version}.tar.gz
|
||||||
# PATCH-FIX-UPSTREAM lua51-mpack-fix-gcc7.patch gh#libmpack/libmpack-lua#3 -- Fix compilation error when using GCC7.
|
# PATCH-FIX-UPSTREAM lua51-mpack-fix-gcc7.patch gh#libmpack/libmpack-lua#3 -- Fix compilation error when using GCC7.
|
||||||
Patch0: lua51-mpack-fix-gcc7.patch
|
Patch0: lua51-mpack-fix-gcc7.patch
|
||||||
# PATCH-FIX-UPSTREAM lua51-mpack-fix-compilation.patch gh#libmpack/libmpack-lua#2 -- Fix compilation error when using `USE_SYSTEM_LUA=1`.
|
# PATCH-FIX-UPSTREAM lua51-mpack-fix-compilation.patch gh#libmpack/libmpack-lua#2 -- Fix compilation error when using `USE_SYSTEM_LUA=1`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user