SHA256
12
0
forked from pool/lua-mpack

9 Commits

Author SHA256 Message Date
745a344c7f - Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-mpack?expand=0&rev=16
2024-02-22 09:56:16 +00:00
966dd15c6b Accepting request 1060917 from home:michals:branches:devel:languages:lua
- Fix missing dependency on lua-macros (boo#1205612)

- Opencode %make_build to prevent build failure when not defined.

OBS-URL: https://build.opensuse.org/request/show/1060917
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-mpack?expand=0&rev=14
2023-01-25 21:14:25 +00:00
ac74ccc367 Accepting request 873491 from home:gmbr3:Lua
upd

OBS-URL: https://build.opensuse.org/request/show/873491
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-mpack?expand=0&rev=12
2021-02-18 17:51:15 +00:00
ca97f5348c Fix with spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-mpack?expand=0&rev=10
2020-07-09 20:01:23 +00:00
aa5e0d7c43 - Add lua54 as new build target
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-mpack?expand=0&rev=9
2020-07-06 19:07:37 +00:00
Tomáš Chvátal
7f4951af70 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-mpack?expand=0&rev=5 2017-07-15 07:47:05 +00:00
Tomáš Chvátal
6cbbe49b90 Factoryauto name detection fix
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-mpack?expand=0&rev=4
2017-07-15 07:33:54 +00:00
Tomáš Chvátal
ab4ad80a95 - Specify all options to build for lua52 and lua53
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-mpack?expand=0&rev=3
2017-07-14 11:17:50 +00:00
Tomáš Chvátal
d04159f6fc - Switch to namespaced lua builds
- Fix compilation in openSUSE Leap 42.3.

- Run spec-cleaner.
- Version bump to 1.0.6.
  Upstream changelog:
  Version 1.0.6
  =============
  * It seems luarocks.orgs caches a previously uploaded rockspec
    for a version, even if we explicitly delete the version.
  Version 1.0.5
  =============
  * Bump and adapt build scripts for repository transfer.
- Adapt .spec because the upstream repository changed.
  * libmpack was split into libmpack and libmpack-lua. Hence, now
    we need to download libmpack source code and unpack it into the
    folder mpack-src to build libmapck-lua. Thus, the file
    `libmpack-1.0.5.tar.gz` that contains libmpack v1.0.5 source
    code was added.
- Add patch `lua51-mpack-fix-compilation.patch` to fix a
  compilation problem when using `USE_SYSTEM_LUA=1`. For more
  information, see gh#libmpack/libmpack-lua#2 .
- Add patch `lua51-mpack-fix-gcc7.patch` to fix a compilation
  failure when using GCC7. For more information, see
  gh#libmpack/libmpack-lua#3 .

- Version bump to 1.0.3.
  * No changelog available.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-mpack?expand=0&rev=2
2017-07-14 11:10:06 +00:00