10
0
Commit Graph

15 Commits

Author SHA256 Message Date
c0fc919231 - Change upstream homepage to the current one at Lunar Modules.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luafilesystem?expand=0&rev=27
2023-03-16 17:30:10 +00:00
56fcf5598b Accepting request 1060908 from home:michals:branches:devel:languages:lua
- Opencode %make_build to prevent build failure when not defined.

OBS-URL: https://build.opensuse.org/request/show/1060908
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luafilesystem?expand=0&rev=25
2023-01-25 21:13:14 +00:00
884de01661 Accepting request 1055770 from home:eeich:branches:network:cluster
- Handle Leap 15 / SLE-15 where %lua_provides is not supported.

OBS-URL: https://build.opensuse.org/request/show/1055770
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luafilesystem?expand=0&rev=23
2023-01-05 06:27:15 +00:00
Matthias Mailänder
8f7a883c68 Accepting request 867227 from home:gmbr3:Lua
lua54 bootstrap

OBS-URL: https://build.opensuse.org/request/show/867227
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luafilesystem?expand=0&rev=21
2021-01-29 14:47:47 +00:00
df21b081c3 - Add lua54 as new build target
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luafilesystem?expand=0&rev=19
2020-07-06 19:05:30 +00:00
4569b5b30d - Update to 1.8.0:
- Lua 5.4 support
  - lfs.link and lfs.symlinkattributes now work on Windows
  - MACOSX_DEPLOYMENT_TARGET is configurable in the Makefile
  - Fallback to _POSIX_PATH_MAX when MAXPATHLEN is not avaliable
  - Fixed memory leak in case of realloc failure

OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luafilesystem?expand=0&rev=17
2020-04-23 09:04:32 +00:00
Tomáš Chvátal
aae4f492d7 Accepting request 559768 from home:avindra
- Fix target folder name in tarball

Sorry about the breakage.

Not sure how this was passing before in my repo.

OBS-URL: https://build.opensuse.org/request/show/559768
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luafilesystem?expand=0&rev=15
2017-12-25 10:07:49 +00:00
Tomáš Chvátal
975b0fd806 Accepting request 559648 from home:avindra
- Update to version 1.7.0:
  * symlinkattributes function now provides 'target' field,
    containing name of the file that the symlink points to.
  * attributes, symlinkattributes, touch, mkdir, and rmdir functions
    now return system-dependent error code as the third value on error.
  * Fixed detection of closed files for Lua 5.2+ in setmode, lock,
    and unlock functions.
  * Fixed various compiler warnings.

OBS-URL: https://build.opensuse.org/request/show/559648
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luafilesystem?expand=0&rev=14
2017-12-24 07:47:35 +00:00
Jan Matejek
74acc7f7e5 drop support for lua 5.2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luafilesystem?expand=0&rev=12
2017-10-30 14:47:55 +00:00
1683e24b4b Accepting request 516191 from home:eeich:branches:devel:languages:lua
- Add defines for the version number and a version number string
  with '_' (underscores) to keep these close together and in sync.

OBS-URL: https://build.opensuse.org/request/show/516191
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luafilesystem?expand=0&rev=10
2017-08-11 16:20:36 +00:00
Tomáš Chvátal
1744e7d9cc Accepting request 515963 from home:eeich:branches:devel:languages:lua
- Fix provides/obsoletes for the old package name.

OBS-URL: https://build.opensuse.org/request/show/515963
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luafilesystem?expand=0&rev=9
2017-08-10 16:23:49 +00:00
Tomáš Chvátal
6ce91aad17 - Switch to multibuild syntax to produce results for all lua flavors
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luafilesystem?expand=0&rev=5
2017-07-13 16:19:41 +00:00
Matthias Mailänder
05d573f2f1 Accepting request 448754 from home:eeich:branches:devel:languages:lua
- Replaced 'makeinstall' by 'make_install'.

OBS-URL: https://build.opensuse.org/request/show/448754
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luafilesystem?expand=0&rev=3
2017-01-04 18:52:28 +00:00
Matthias Mailänder
28846676e1 Accepting request 435772 from home:eeich:branches:devel:languages:lua
- Setting 'download_files' service to mode='localonly'
  and adding source tarball. (Required for Factory).

- Update to version 1.6.3:
  * Lua 5.3 support.
  * Assorted bugfixes.
- Use source services
- Make use of lua macros
- Add Requires for lua
- Add -fPIC compiler flag

OBS-URL: https://build.opensuse.org/request/show/435772
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luafilesystem?expand=0&rev=2
2016-10-23 05:36:34 +00:00
Low Kian Seong
71970854ff - Initial Version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luafilesystem?expand=0&rev=1
2014-01-29 06:41:40 +00:00