Thu, 28 Mar 2024 12:11:01 CET | login

Information for build lua-5.1.4-15.el7

ID936
Package Namelua
Version5.1.4
Release15.el7
Epoch
SummaryPowerful light-weight programming language
DescriptionLua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Lua is free software. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, interpreted from bytecodes, and has automatic memory management with garbage collection, making it ideal for configuration, scripting, and rapid prototyping.
Built bykojiadmin
State complete
Volume DEFAULT
StartedThu, 02 May 2019 19:32:50 CEST
CompletedThu, 02 May 2019 19:32:50 CEST
Tags
built-by-centos
centos-7.5
v8.0-base
v8.1-base
v8.2-base
v8.3-base
RPMs
src
lua-5.1.4-15.el7.src.rpm (info) (download)
x86_64
lua-5.1.4-15.el7.x86_64.rpm (info) (download)
lua-devel-5.1.4-15.el7.x86_64.rpm (info) (download)
lua-static-5.1.4-15.el7.x86_64.rpm (info) (download)
Changelog * Wed Nov 25 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 5.1.4-15 - Also use lib64 instead of lib on aarch64 (#1283705) * Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 5.1.4-14 - Mass rebuild 2014-01-24 * Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 5.1.4-13 - Mass rebuild 2013-12-27 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.1.4-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.1.4-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.1.4-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Wed Apr 06 2011 Tim Niemueller <tim@niemueller.de> - 5.1.4-9 - Provide lua(abi) = 5.1 for better distro updates later * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.1.4-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Fri Jan 28 2011 Tim Niemueller <tim@niemueller.de> - 5.1.4-7 - Add patch to from lua.org with smaller bugfixes - sed -i -e 's/5\.1\.3/5.1.4/g' on autotoolize patch, bug #641144 * Fri Jan 28 2011 Tim Niemueller <tim@niemueller.de> - 5.1.4-6 - Add patch to increase IDSIZE for more useful error messages * Sun May 09 2010 Tim Niemueller <tim@niemueller.de> - 5.1.4-5 - Add patch regarding dlopen flags to support Lunatic (Lua-Python bridge) * Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.1.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Thu Jun 11 2009 Tim Niemueller <tim@niemueller.de> - 5.1.4-2 - Link liblua.so with -lm (math lib), fixes rhbz #499238 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.1.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Wed Sep 03 2008 Tim Niemueller <tim@niemueller.de> - 5.1.4-1 - New upstream release 5.1.4 * Mon May 12 2008 Tim Niemueller <tim@niemueller.de> - 5.1.3-6 - Add -static subpackage with static liblua, fixes rh bug #445939 * Sun Apr 13 2008 Tim Niemueller <tim@niemueller.de> - 5.1.3-5 - Provide lua = 5.1, this way add-on packages can easily depend on the Lua base version and expect certain paths for packages * Sat Apr 05 2008 Hans de Goede <j.w.r.degoede@hhs.nl> 5.1.3-4 - Not only own $libdir/lua/5.1 and $datadir/lua/5.1 but also $libdir/lua and $datadir/lua for proper removal of these dirs upon lua removal * Fri Mar 14 2008 Tim Niemueller <tim@niemueller.de> - 5.1.3-3 - own $libdir/lua/5.1 and $datadir/lua/5.1. These are the standard package search path for Lua. Packaging them properly allows for easy creation of Lua addon packages. * Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 5.1.3-2 - Autorebuild for GCC 4.3 * Sat Jan 26 2008 Hans de Goede <j.w.r.degoede@hhs.nl> 5.1.3-1 - New upstream release 5.1.3 * Mon Nov 26 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 5.1.2-4 - Fix libdir in lua.pc being /usr/lib on x86_64 (bz 399101) * Sun Oct 21 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 5.1.2-3 - Also use lib64 instead of lib on ia64 and sparc64 * Sun Oct 21 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 5.1.2-2 - Fix multilib condlict in luaconf.h (bz 342561) * Mon Apr 02 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 5.1.2-1 - New upstream release 5.1.2 - Fix use of rpath on x86_64 * Fri Jan 19 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 5.1.1-3 - Remove "-lreadline -lncurses" from lua.pc (bz 213895) * Sun Oct 15 2006 Hans de Goede <j.w.r.degoede@hhs.nl> 5.1.1-2 - Only link /usr/bin/lua with readline / do not link %{_libdir}/liblua-5.1.so with readline so that we don't cause any License troubles for packages linking against liblua-5.1.so, otherwise lua could drag the GPL only readline lib into the linking of non GPL apps. * Sat Oct 14 2006 Hans de Goede <j.w.r.degoede@hhs.nl> 5.1.1-1 - New upstream release 5.1.1 - Fix detection of readline during compile (iow add readline support back) * Sun Aug 27 2006 Michael J. Knox <michael[AT]knox.net.nz> - 5.1-7 - Rebuild for FC6 * Thu Jun 08 2006 Michael J. Knox <michael[AT]knox.net.nz> - 5.1-6 - fixed broken provides * Tue Jun 06 2006 Michael J. Knox <michael[AT]knox.net.nz> - 5.1-5 - split out devel subpackage * Thu Jun 01 2006 Michael J. Knox <michael[AT]knox.net.nz> - 5.1-4 - added Requires for pkgconfig BZ#193674 * Mon May 29 2006 Michael J. Knox <michael[AT]knox.net.nz> - 5.1-3 - added autotools patch from Petri Lehtinen, http://lua-users.org * Mon May 08 2006 Michael J. Knox <michael[AT]knox.net.nz> - 5.1-2 - fixed x86_64 builds * Mon May 08 2006 Michael J. Knox <michael[AT]knox.net.nz> - 5.1-1 - version bump * Sun Oct 16 2005 Ville Skyttä <ville.skytta at iki.fi> - 5.0.2-5 - Fix -debuginfo (#165304). - Cosmetic specfile improvements. * Sun May 22 2005 Jeremy Katz <katzj@redhat.com> - 5.0.2-4 - rebuild on all arches * Thu Apr 07 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 5.0.2-3 - rebuilt * Sat Feb 12 2005 David Woodhouse <dwmw2@infradead.org> - 5.0.2-2 - Don't use fastround on ppc * Tue Feb 01 2005 Panu Matilainen <pmatilai@welho.com> - 5.0.2-1 - update to 5.0.2 - remove epoch 0, drop fedora.us release tag * Mon Nov 17 2003 Oren Tirosh <oren at hishome.net> - 0:5.0-0.fdr.2 - Enable readline support. * Sat Jun 21 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:5.0-0.fdr.1 - First build.