Commit Graph

9 Commits

Author SHA256 Message Date
Tomáš Chvátal
aa26492a19 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua53?expand=0&rev=10 2017-07-10 13:56:52 +00:00
Tomáš Chvátal
8cba2aa308 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua53?expand=0&rev=9 2017-07-10 13:54:57 +00:00
Tomáš Chvátal
9aea546af2 - Require lua macros rather than bundling them with lua itself
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua53?expand=0&rev=8
2017-07-10 11:33:09 +00:00
Tomáš Chvátal
c4bc6360aa OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua53?expand=0&rev=7 2017-07-10 11:08:32 +00:00
Tomáš Chvátal
884fd3fe71 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua53?expand=0&rev=6 2017-07-10 11:03:59 +00:00
Tomáš Chvátal
0b47406e81 - Add patch lua-build-system.patch for all the builsystem changes
- Drop patches merged to the above:
  * lua-5.3.3-prefix.patch
  * lua-5.3.3-shared.patch
- Drop not really needed lua-5.3.3-visible.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua53?expand=0&rev=5
2017-07-07 13:41:38 +00:00
Tomáš Chvátal
9cb944279a - Version update to lua 5.3.4 containing various bugfixes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua53?expand=0&rev=4
2017-07-07 13:16:30 +00:00
Tomáš Chvátal
5a88429eb3 - Rename to lua53
- Let package description adhere to guidelines: trim redundant
  or biased wording and strip future goals.

- update version 5.3.3
  * bugfix release
- changes in 5.3.2
  * metatable may access its own deallocated field when it has a
    self reference in __newindex
  * label between local definitions can mix-up their initializations
  * gmatch iterator fails when called from a coroutine different
    from the one that created it
- split lua-suse.diff to 3 reasonable patches
  * add lua-5.3.3-prefix.patch
  * add lua-5.3.3-shared.patch
  * add lua-5.3.3-visible.patch

- Update RPM group classification

- Provide Lua(API) = 5.3, so that packages installing files to
  /usr/share/lua/5.3 can properly depend on the right lua branch.
- Provide Lua(devel) = 5.3 by lua-devel and conflict with other
  packages providing Lua(devel) (e.g lua51-devel, lua52-devel...).

- macros.lua installs to lua-devel
- build with LUA_COMPAT_MODULE to compatible w/ old module system

- update version 5.3.1
  * integers (64-bit by default)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua53?expand=0&rev=3
2017-07-07 13:15:22 +00:00
Tomáš Chvátal
64d9537d83 osc copypac from project:devel:languages:lua package:lua revision:24, using expand
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua53?expand=0&rev=2
2017-07-07 13:14:29 +00:00