Hello community, here is the log from the commit of package lua for openSUSE:Factory checked in at 2014-09-17 21:24:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua (Old) and /work/SRC/openSUSE:Factory/.lua.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua" Changes: -------- --- /work/SRC/openSUSE:Factory/lua/lua.changes 2014-09-15 17:40:04.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.lua.new/lua.changes 2014-09-17 21:25:09.000000000 +0200 @@ -1,0 +2,5 @@ +Wed Sep 17 15:04:25 UTC 2014 - [email protected] + +- the %dir is still needed. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua.spec ++++++ --- /var/tmp/diff_new_pack.RkhkS4/_old 2014-09-17 21:25:10.000000000 +0200 +++ /var/tmp/diff_new_pack.RkhkS4/_new 2014-09-17 21:25:10.000000000 +0200 @@ -168,6 +168,10 @@ %files %defattr(-,root,root) %doc README +%dir %{_libdir}/lua +%dir %{_libdir}/lua/%{major_version} +%dir %{_datadir}/lua +%dir %{_datadir}/lua/%{major_version} %{_bindir}/lua%{major_version} %{_bindir}/luac%{major_version} %{_mandir}/man1/lua%{major_version}.1.gz -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
