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
48bc9e3034
lua f13: branch file removed
2011-01-29 11:49:19 +01:00
Tim Niemueller
79052831cb
Merge branch 'master' into f13
...
Conflicts:
.gitignore
2011-01-29 11:47:31 +01: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
Fedora Release Engineering
3310d8d4fd
dist-git conversion
2010-10-07 00:55:16 +00:00
Fedora Release Engineering
88aaf9afda
dist-git conversion
2010-10-07 00:54:47 +00: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
9b501b0c65
Initialize branch F-13 for lua
2010-02-17 01:58:51 +00:00
Bill Nottingham
12be6f1731
Fix typo that causes a failure to update the common directory. (releng #2781 )
2009-11-25 23:51:37 +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
29a09fe6a1
* 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 19:35:19 +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
Ville Skyttä
80cd9c27af
http://fedoraproject.org/wiki/Extras/Schedule/FC6MassRebuild
2006-08-27 20:39:20 +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
mjk
5afee5eade
don't clobber all the source files
2006-05-29 07:04:13 +00:00
mjk
480b5f95c6
include shored lib, added autotools patch
2006-05-29 07:01:54 +00:00
mjk
40ed3665a4
fixed x86_64 builds
2006-05-07 22:52:05 +00:00
mjk
9c2a849f82
version bump and rebuild
2006-05-07 22:26:23 +00:00
Ville Skyttä
46b9a3023b
* Sun Oct 16 2005 Ville Skyttä <ville.skytta at iki.fi> - 5.0.2-5
...
- Fix -debuginfo (#165304 ).
- Cosmetic specfile improvements.
2005-10-16 18:00:53 +00:00