Tom Callaway
423087435d
create lua-libs subpackage, disable bootstrap
2016-07-26 11:58:29 -04:00
Tom Callaway
0d4410908a
create lua-libs subpackage, disable bootstrap
2016-07-26 11:55:11 -04:00
Tom Callaway
19e01a142e
apply upstream fixes for bug 1 & 2
2016-07-25 16:08:19 -04:00
Tom Callaway
d6b7c55828
5.3.3
2016-06-07 12:14:33 -04:00
Dennis Gilmore
4423d02921
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2016-02-04 04:31:39 +00:00
Tom Callaway
dbe53f0986
fix multilib issues
2015-12-11 13:57:51 -05:00
d. johnson
81d07323db
Update to 5.3.2 (#1039249,1173984) / Added upstream test suite to verify build
2015-12-10 23:44:46 -06:00
d. johnson
4861560d50
Update to 5.3.2 (#1039249,1173984) / Added upstream test suite to verify build
2015-12-10 23:42:01 -06:00
Dennis Gilmore
a049d77ce8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-17 19:03:12 +00:00
Kalev Lember
1d166ab1f9
Define LUA_COMPAT_5_2 in addition to LUA_COMPAT_5_1
...
https://bugzilla.redhat.com/show_bug.cgi?id=1204129
2015-03-20 11:56:31 +01:00
Till Maas
1b0764b470
Rebuilt for Fedora 23 Change
...
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
2015-02-21 22:15:46 +01:00
Tom Callaway
5ba464150d
lua 5.3 (with 5.2 library as to not break the whole freaking universe while we rebuild things)
2015-01-16 10:14:21 -05:00
Tom Callaway
80674c8fe9
5.2.3
2014-12-10 16:50:23 -05:00
Peter Robinson
f76e1fe1c7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2014-08-17 07:52:21 +00:00
Tom Callaway
a0a7266c5f
fix license handling
2014-07-18 15:57:31 -04:00
Dennis Gilmore
df145143cd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-07 02:08:47 -05:00
Tom Callaway
aa9c315347
readd and fix configure-compat-module.patch to use LUA_CONFIG_ALL instead
2013-10-23 17:12:32 +01:00
Tom Callaway
4722481a4d
drop configure-compat-module.patch, if you really need old lua behavior, use compat-lua
2013-10-23 16:08:13 +01:00
Hans de Goede
68422ad970
Drop compat-lua-libs package, as there now is a separate compat-lua
...
package (including a -devel)
2013-08-05 22:10:14 +02:00
Dennis Gilmore
c7fdd0a771
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2013-08-03 03:20:09 -05:00
Tom Callaway
44f7aeefd6
lua 5.2
2013-05-14 16:40:40 -04:00
Dennis Gilmore
8e864b6dbb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
2013-02-13 23:56:15 -06:00
Dennis Gilmore
c2cdb5d5c6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2012-07-19 17:26:37 -05:00
Dennis Gilmore
d36a7e5fc6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
2012-01-13 02:59:54 -06:00
Tim Niemueller
b079b31fe9
Provide lua(abi) = 5.1 for better distro updates later
2011-04-06 15:29:15 +02:00
Dennis Gilmore
c30317b6b9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-02-08 08:06:21 -06:00
Tim Niemueller
aec7b633dd
Update autotoolize patch, include Lua bugfix patch
2011-01-29 11:45:24 +01:00
Tim Niemueller
c6e0c4483b
Add IDSIZE patch for better error messages
2011-01-28 19:32:52 +01:00
Tim Niemueller
e9fe075726
Add patch regarding dlopen flags to support lunatic (Lua-Python bridge)
2010-05-09 10:46:41 +00:00
Jesse Keating
60eaf20644
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2009-07-25 11:23:42 +00:00
Tim Niemueller
5d2d9b903b
Link liblua.so with -lm (math lib), fixes rhbz #499238
2009-06-11 22:37:45 +00:00
Jesse Keating
fdffd8ee8c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2009-02-25 21:58:04 +00:00
Tim Niemueller
65ae3f8568
New upstream release 5.1.4
2008-09-03 12:27:53 +00:00
Tim Niemueller
3395d2ab39
Add -static subpackage with static liblua.a, fix for #445939
2008-05-12 16:59:32 +00:00
Tim Niemueller
c32993b11a
* 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
2008-04-13 20:39:17 +00:00
Hans de Goede
e12c6412f0
* Sat Apr 5 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
2008-04-05 07:24:12 +00:00
Tim Niemueller
76b6600768
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.
timn
2008-03-14 10:20:17 +00:00
Jesse Keating
8e0d0400e6
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 5.1.3-2
...
- Autorebuild for GCC 4.3
2008-02-19 09:11:48 +00:00
Hans de Goede
4c4144dc8d
* Sat Jan 26 2008 Hans de Goede <j.w.r.degoede@hhs.nl> 5.1.3-1
...
- New upstream release 5.1.3
2008-01-26 23:07:49 +00:00
Hans de Goede
9892d09579
* 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)
2007-11-26 08:44:36 +00:00
Hans de Goede
4ad1de21c2
* 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
2007-10-21 18:02:12 +00:00
Hans de Goede
81d929317c
* 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)
2007-10-21 17:43:45 +00:00
Hans de Goede
fde95bb85e
* Mon Apr 2 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
2007-04-02 18:17:55 +00:00
Hans de Goede
9dfc99e72d
* 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)
2007-01-19 15:02:30 +00:00
Hans de Goede
c19a056d25
* 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.
2006-10-15 07:44:53 +00:00
Hans de Goede
24800980bc
* 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)
2006-10-14 20:32:35 +00:00
mjk
8f294c8338
Rebuild for FC6
2006-08-28 04:24:13 +00:00
mjk
be786c8a39
removed provides tag
2006-06-07 20:03:20 +00:00
mjk
360b17c91f
split out subpackage -devel.
...
added pkgconfig to -devel requires
2006-06-06 02:14:28 +00:00
mjk
5226d34add
added requires for pkgconfig
2006-05-31 20:02:47 +00:00