Hello community,

here is the log from the commit of package lua51-luajit for openSUSE:Factory 
checked in at 2016-06-07 23:47:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lua51-luajit (Old)
 and      /work/SRC/openSUSE:Factory/.lua51-luajit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lua51-luajit"

Changes:
--------
--- /work/SRC/openSUSE:Factory/lua51-luajit/lua51-luajit.changes        
2015-11-04 15:33:33.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.lua51-luajit.new/lua51-luajit.changes   
2016-06-07 23:48:03.000000000 +0200
@@ -1,0 +2,8 @@
+Mon May 23 08:22:27 UTC 2016 - [email protected]
+
+- Update luajit-lua-versioned.patch to change the default luajit
+  share path since we already installed all the lua files to
+  %{_datadir}/luajit-5_1-2.0.4 instead of the deafult path:
+  %{_datadir}/luajit-2.0.4
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ lua51-luajit.spec ++++++
--- /var/tmp/diff_new_pack.NEo6xe/_old  2016-06-07 23:48:04.000000000 +0200
+++ /var/tmp/diff_new_pack.NEo6xe/_new  2016-06-07 23:48:04.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lua51-luajit
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++++++ luajit-lua-versioned.patch ++++++
--- /var/tmp/diff_new_pack.NEo6xe/_old  2016-06-07 23:48:04.000000000 +0200
+++ /var/tmp/diff_new_pack.NEo6xe/_new  2016-06-07 23:48:04.000000000 +0200
@@ -87,3 +87,16 @@
  
  INSTALL_LMOD=${prefix}/share/lua/${abiver}
  INSTALL_CMOD=${prefix}/${multilib}/lua/${abiver}
+Index: LuaJIT-2.0.4/src/luaconf.h
+===================================================================
+--- LuaJIT-2.0.4.orig/src/luaconf.h
++++ LuaJIT-2.0.4/src/luaconf.h
+@@ -37,7 +37,7 @@
+ #endif
+ #define LUA_LROOT     "/usr/local"
+ #define LUA_LUADIR    "/lua/5.1/"
+-#define LUA_LJDIR     "/luajit-2.0.4/"
++#define LUA_LJDIR     "/luajit-5_1-2.0.4/"
+ 
+ #ifdef LUA_ROOT
+ #define LUA_JROOT     LUA_ROOT


Reply via email to