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
Jeremy Katz
3ca99a21d3
* Sun May 22 2005 Jeremy Katz <katzj@redhat.com> - 5.0.2-4
...
- rebuild on all arches
2005-05-23 00:06:22 +00:00
Michael Schwendt
236e6373fc
mass release bump for packages not rebuilt after FC-3-split
2005-04-06 22:12:23 +00:00
David Woodhouse
ee33f66ea1
fastround on x86_64 too
2005-02-13 12:23:46 +00:00
David Woodhouse
c03f8f65d0
Fix PPC build. i386 assembly considered harmful
2005-02-12 14:19:55 +00:00
Michael Schwendt
ee78dcf658
uploaded missing tarball
2005-02-01 23:37:12 +00:00
Matthias Saou
d17422b6ee
Update from Panu.
2005-02-01 16:15:27 +00:00
Michael Schwendt
663b7f0486
Bump release, strip off fedora.us prefix and dist tag.
2004-12-10 22:03:07 +00:00
gafton
1388c451b6
Fix braindead typo from the original import
2004-11-24 04:29:24 +00:00
cvsextras
8459548af6
auto-import lua-5.0-0.fdr.2.2 from lua-5.0-0.fdr.2.2.src.rpm
2004-11-08 04:50:19 +00:00
cvsextras
fbad1494fd
auto-import lua-5.0-0.fdr.2.1 from lua-5.0-0.fdr.2.1.src.rpm
2004-11-08 04:50:01 +00:00
cvsextras
b38d6aa938
auto-import changelog data from lua-5.0-0.fdr.2.src.rpm
...
* Mon Nov 17 2003 Oren Tirosh <oren at hishome.net> - 0:5.0-0.fdr.2
- Enable readline support.
2004-11-08 04:49:52 +00:00
cvsextras
d57d350401
auto-import changelog data from lua-5.0-0.fdr.1.rh90.src.rpm
...
* Sat Jun 21 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:5.0-0.fdr.1
- First build.
2004-11-08 04:49:49 +00:00
cvsextras
9c94159d70
Setup of module lua
2004-11-08 04:49:47 +00:00