Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

lua54-luaposix-35.1-slfo.1.1.3 RPM for ppc64le

From OpenSuSE Leap 16.0 for ppc64le

Name: lua54-luaposix Distribution: SUSE Linux Framework One
Version: 35.1 Vendor: SUSE LLC <https://www.suse.com/>
Release: slfo.1.1.3 Build date: Fri Jun 14 21:06:27 2024
Group: Development/Libraries/Other Build host: ibs-power9-13
Size: 1990991 Source RPM: lua54-luaposix-35.1-slfo.1.1.3.src.rpm
Packager: https://www.suse.com/
Url: https://github.com/luaposix/luaposix
Summary: POSIX library for Lua
This is a POSIX library for Lua which provides access to many POSIX features
to Lua programs.

Provides

Requires

License

MIT

Changelog

* Wed Jan 25 2023 msuchanek@suse.de
  - Fix missing dependency on lua-macros (boo#1205612)
* Sat Dec 18 2021 gmbr3@opensuse.org
  - Update to version 35.1:
    * Support AF_PACKET socket family, where available.
    * Support SIGINFO, SIGWINCH and SA_RESTART, where available.
    * Documentation cleanups
  - avoid setting build USER tag
  - Use %ifluadefault
  - Clean spec file
* Wed Jan 27 2021 gmbr3@opensuse.org
  - Use %lua_provides macro
* Sun Jul 12 2020 callumjfarmer13@gmail.com
  - Update to version 35.0
    * Initial support for Lua 5.4
    * Internally, we use our own bitwise operation wrapper functions
      rather than bit32 where possible. This means bitwise operations
      when running under Lua 5.3+ work on 64bit integers.
* Mon Jul 06 2020 mcepl@suse.com
  - Add lua54 as new build target
* Fri Aug 30 2019 aguerrero@suse.com
  - New version 34.1.1, please read NEWS.md for changes (jsc#SLE-8509)
  - Remove patch, merged upstream:
    * maint-sync-luke-with-upstream.patch
  - Add %license
* Thu Apr 26 2018 jberry@suse.com
  - Only produce docs during one flavor to avoid duplicate binary.
* Mon Oct 30 2017 jmatejek@suse.com
  - do not build for Lua 5.2
* Thu Aug 10 2017 eich@suse.com
  - Updating to version 3.4:
    * Incompatible Changes  Incompatible Changes
      posix.syslog constants LOG_AUTHPRIV, LOG_FTP and LOG_SYSLOG are no longer
      documented, and only defined when supported by the host C library. They are
      not part of the POSIX API, and prevented compilation of luaposix on AIX and
      Solaris.
      getopt.getopt was a binding to the GNU getopt_long extension, which is not
      a POSIX API, and prevents luaposix from compiling on hosts that do not
      provide the extended API. Instead we now correctly bind POSIX getopt(3) in
      posix.unistd.
    * New Features
      Replaced all Autotools and supporting Slingshot code with new Lua- based
      build-aux/luke and lukefile describing how to compile and install
      everything. Building with LuaRocks now leverages this too.
      New posix.sys.socket.getsockopt and posix.sys.socket.getpeername bindings.
      New posix.sys.msg.msgctl binding, and posix.sys.msg.IPC_RMID,
      posix.sys.msg.IPC_SET and posix.sys.msg.IPC_STAT constants to use with it.
      New posix.unistd.ftruncate and posix.unistd.truncate bindings.
      posix.fcntl.fcntl now accepts undocumented posix.fcntl.O_TMPFILE value
      where supported by the host C library.
    * Bugs Fixed
      posix.unistd.ttyname now returns an error message in addition to nil when
      it fails.
    * maint-sync-luke-with-upstream.patch:
      Backported from upstream to make this build and install with the 'luke'
      version included.
* Thu Aug 10 2017 eich@suse.com
  - Fix provides/obsoletes for the old package name.
* Thu Jul 13 2017 tchvatal@suse.com
  - Put documentation on %_docdir/%name not just %_docdir
* Thu Jul 13 2017 tchvatal@suse.com
  - Switch to multibuild build
  - Update to 33.3.1:
    * Various lua5.3 fixes
  - Drop patch install_path.patch
* Wed Jan 04 2017 eich@suse.com
  - Replaced 'makeinstall' by 'make_install'.
  - Removed %clean section.
  - Replaced Documentation/http by Documentation/HTML.
* Mon Oct 17 2016 eich@suse.com
  - Setting 'download_files' service to mode='localonly'
    and adding source tarball. (Required for Factory).
* Tue Oct 11 2016 eich@suse.com
  - Initial version of lua-luaposix: 33.2.1.

Files

/usr/lib64/lua/5.4/posix
/usr/lib64/lua/5.4/posix/ctype.so
/usr/lib64/lua/5.4/posix/dirent.so
/usr/lib64/lua/5.4/posix/errno.so
/usr/lib64/lua/5.4/posix/fcntl.so
/usr/lib64/lua/5.4/posix/fnmatch.so
/usr/lib64/lua/5.4/posix/glob.so
/usr/lib64/lua/5.4/posix/grp.so
/usr/lib64/lua/5.4/posix/libgen.so
/usr/lib64/lua/5.4/posix/poll.so
/usr/lib64/lua/5.4/posix/pwd.so
/usr/lib64/lua/5.4/posix/sched.so
/usr/lib64/lua/5.4/posix/signal.so
/usr/lib64/lua/5.4/posix/stdio.so
/usr/lib64/lua/5.4/posix/stdlib.so
/usr/lib64/lua/5.4/posix/sys
/usr/lib64/lua/5.4/posix/sys/msg.so
/usr/lib64/lua/5.4/posix/sys/resource.so
/usr/lib64/lua/5.4/posix/sys/socket.so
/usr/lib64/lua/5.4/posix/sys/stat.so
/usr/lib64/lua/5.4/posix/sys/statvfs.so
/usr/lib64/lua/5.4/posix/sys/time.so
/usr/lib64/lua/5.4/posix/sys/times.so
/usr/lib64/lua/5.4/posix/sys/utsname.so
/usr/lib64/lua/5.4/posix/sys/wait.so
/usr/lib64/lua/5.4/posix/syslog.so
/usr/lib64/lua/5.4/posix/termio.so
/usr/lib64/lua/5.4/posix/time.so
/usr/lib64/lua/5.4/posix/unistd.so
/usr/lib64/lua/5.4/posix/utime.so
/usr/share/doc/packages/lua54-luaposix
/usr/share/doc/packages/lua54-luaposix/AUTHORS
/usr/share/doc/packages/lua54-luaposix/NEWS.md
/usr/share/doc/packages/lua54-luaposix/README.md
/usr/share/licenses/lua54-luaposix
/usr/share/licenses/lua54-luaposix/LICENSE
/usr/share/lua/5.4/posix
/usr/share/lua/5.4/posix/_base.lua
/usr/share/lua/5.4/posix/_bitwise.lua
/usr/share/lua/5.4/posix/_strict.lua
/usr/share/lua/5.4/posix/compat.lua
/usr/share/lua/5.4/posix/deprecated.lua
/usr/share/lua/5.4/posix/init.lua
/usr/share/lua/5.4/posix/sys.lua
/usr/share/lua/5.4/posix/util.lua
/usr/share/lua/5.4/posix/version.lua


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Jul 17 23:25:02 2024