From 58e9af89d9a5ceadec44a27ea6e56ae234f3f8a2 Mon Sep 17 00:00:00 2001 From: Tim Niemueller Date: Sun, 13 Apr 2008 20:56:24 +0000 Subject: Sync with F-8/devel for easier add-on packaging and update before F-7 eol * Sun Apr 13 2008 Tim Niemueller - 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 5 2008 Hans de Goede 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 - 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 - 5.1.3-2 - Autorebuild for GCC 4.3 * Sat Jan 26 2008 Hans de Goede 5.1.3-1 - New upstream release 5.1.3 * Mon Nov 26 2007 Hans de Goede 5.1.2-4 - Fix libdir in lua.pc being /usr/lib on x86_64 (bz 399101) * Sun Oct 21 2007 Hans de Goede 5.1.2-3 - Also use lib64 instead of lib on ia64 and sparc64 * Sun Oct 21 2007 Hans de Goede 5.1.2-2 - Fix multilib condlict in luaconf.h (bz 342561) --- sources | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sources') diff --git a/sources b/sources index c9da51f..8b39e56 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -751d2dfd522941e82571195aa81abe4c lua-5.1.1-autotoolize.patch.gz -687ce4c2a1ddff18f1008490fdc4e5e0 lua-5.1.2.tar.gz +a70a8dfaa150e047866dc01a46272599 lua-5.1.3.tar.gz -- cgit