commit 06a459f886f23dde5d4d51e58a37356d594c0634
Author: Kacper Kornet <[email protected]>
Date:   Fri Apr 26 17:25:35 2013 +0100

    - updated to 5.1.5

 lua51-link.patch | 2 +-
 lua51.spec       | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/lua51.spec b/lua51.spec
index 6aea0b6..aa832e1 100644
--- a/lua51.spec
+++ b/lua51.spec
@@ -5,12 +5,12 @@
 Summary:       A simple lightweight powerful embeddable programming language
 Summary(pl.UTF-8):     Prosty, lekki ale potężny, osadzalny język programowania
 Name:          lua51
-Version:       5.1.4
-Release:       3
+Version:       5.1.5
+Release:       0.1
 License:       MIT
 Group:         Development/Languages
 Source0:       http://www.lua.org/ftp/lua-%{version}.tar.gz
-# Source0-md5: d0870f2de55d59c1c8419f36e8fac150
+# Source0-md5: 2e115fe26e435e33b0d5c022e4490567
 Patch0:                %{name}-link.patch
 URL:           http://www.lua.org/
 %{?with_luastatic:BuildRequires:       dietlibc-static}
diff --git a/lua51-link.patch b/lua51-link.patch
index cee4f5d..f3e362b 100644
--- a/lua51-link.patch
+++ b/lua51-link.patch
@@ -22,7 +22,7 @@
 +      ln -sf liblua.so.$V liblua.so
 +
  $(LUA_A): $(CORE_O) $(LIB_O)
-       $(AR) $@ $?
+       $(AR) $@ $(CORE_O) $(LIB_O)     # DLL needs all object files
        $(RANLIB) $@
  
  $(LUA_T): $(LUA_O) $(LUA_A)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lua51.git/commitdiff/06a459f886f23dde5d4d51e58a37356d594c0634

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to