Hello community,

here is the log from the commit of package lua-luasystem for openSUSE:Factory 
checked in at 2020-04-08 19:54:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lua-luasystem (Old)
 and      /work/SRC/openSUSE:Factory/.lua-luasystem.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lua-luasystem"

Wed Apr  8 19:54:48 2020 rev:2 rq:790906 version:0.21

Changes:
--------
--- /work/SRC/openSUSE:Factory/lua-luasystem/lua-luasystem.changes      
2019-11-27 13:50:47.968496713 +0100
+++ /work/SRC/openSUSE:Factory/.lua-luasystem.new.3248/lua-luasystem.changes    
2020-04-08 19:54:57.181047537 +0200
@@ -1,0 +2,5 @@
+Thu Apr  2 13:12:04 UTC 2020 - Matej Cepl <mc...@suse.com>
+
+- Install and package noarch modules as well.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lua-luasystem.spec ++++++
--- /var/tmp/diff_new_pack.RGqmlK/_old  2020-04-08 19:54:58.013048145 +0200
+++ /var/tmp/diff_new_pack.RGqmlK/_new  2020-04-08 19:54:58.017048147 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package lua_luasystem
+# spec file for package lua-luasystem
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -59,9 +59,12 @@
         LUAPREFIX_linux?=%{_prefix} \
         CDIR_linux?=%{_lib}/lua/%{lua_version} \
         linux
+install -v -D -m0644 -p -t %{buildroot}%{lua_noarchdir}/system system/init.lua
 
 %files
 %dir %{lua_archdir}/system
 %{lua_archdir}/system/*
+%dir %{lua_noarchdir}/system
+%{lua_noarchdir}/system/*
 
 %changelog


Reply via email to