Hello community, here is the log from the commit of package lua for openSUSE:Factory checked in at 2012-01-20 22:07:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua (Old) and /work/SRC/openSUSE:Factory/.lua.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/lua/lua.changes 2012-01-07 08:39:07.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.lua.new/lua.changes 2012-01-20 22:07:45.000000000 +0100 @@ -1,0 +2,7 @@ +Wed Jan 18 22:03:20 UTC 2012 - [email protected] + +- Require liblua5_2 from the -devel package: Otherwise the .so file + is a dangling symlink and apps will use the static lib. +- Update baselibs.conf to reference liblua5_2 instead of liblua5_1. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua.spec ++++++ --- /var/tmp/diff_new_pack.iEWI66/_old 2012-01-20 22:07:47.000000000 +0100 +++ /var/tmp/diff_new_pack.iEWI66/_new 2012-01-20 22:07:47.000000000 +0100 @@ -52,6 +52,7 @@ Summary: Development files for lua Group: Development/Libraries/C and C++ Requires: %{name} = %{version} +Requires: liblua%{libsuf} Conflicts: lua50-devel Conflicts: lua51-devel ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.iEWI66/_old 2012-01-20 22:07:47.000000000 +0100 +++ /var/tmp/diff_new_pack.iEWI66/_new 2012-01-20 22:07:47.000000000 +0100 @@ -1 +1 @@ -liblua5_1 +liblua5_2 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
