SHA256
1
0
forked from pool/lua-toluapp

Accepting request 522988 from devel:languages:lua

1

OBS-URL: https://build.opensuse.org/request/show/522988
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lua-toluapp?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2017-09-12 17:54:23 +00:00 committed by Git OBS Bridge
commit d97df8badd
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Sep 10 13:05:01 UTC 2017 - rpm@fthiessen.de
- Do not use tolua++-1.0.93-lua52.patch when using lua51 as it
will produce runtime issues. Fixes boo#1057973
-------------------------------------------------------------------
Tue Sep 5 10:56:14 UTC 2017 - tchvatal@suse.com

View File

@ -93,7 +93,9 @@ This package provides development headers for tolua++.
%patch0 -p1
%patch1 -p1
%patch2 -p1
%if "%{flavor}" != "lua51"
%patch3 -p1
%endif
sed -i "s/@SUFFIX@/%{lua_version}/" SConstruct
%build