Hello community, here is the log from the commit of package lua51-luajit for openSUSE:Factory checked in at 2018-02-15 13:27:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua51-luajit (Old) and /work/SRC/openSUSE:Factory/.lua51-luajit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua51-luajit" Thu Feb 15 13:27:25 2018 rev:7 rq:576806 version:2.1.0~beta2 Changes: -------- --- /work/SRC/openSUSE:Factory/lua51-luajit/lua51-luajit.changes 2017-06-15 11:25:56.429824858 +0200 +++ /work/SRC/openSUSE:Factory/.lua51-luajit.new/lua51-luajit.changes 2018-02-15 13:27:31.619572080 +0100 @@ -1,0 +2,5 @@ +Wed Feb 14 15:32:16 UTC 2018 - [email protected] + +- Add baselibs.conf to provide 32bit library for libluajit + +------------------------------------------------------------------- New: ---- baselibs.conf ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua51-luajit.spec ++++++ --- /var/tmp/diff_new_pack.9nDp4C/_old 2018-02-15 13:27:32.383544331 +0100 +++ /var/tmp/diff_new_pack.9nDp4C/_new 2018-02-15 13:27:32.387544186 +0100 @@ -1,7 +1,7 @@ # # spec file for package lua51-luajit # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -29,15 +29,15 @@ License: MIT Group: Development/Languages/Lua Url: http://www.luajit.com/ -Source: http://luajit.org/download/LuaJIT-%{realver}.tar.gz +Source0: http://luajit.org/download/LuaJIT-%{realver}.tar.gz +Source1: baselibs.conf Patch0: luajit-lua-versioned.patch BuildRequires: pkgconfig Requires: libluajit-%{lua_suffix}-%{lib_suffix} = %{version} Requires(post): update-alternatives Requires(preun): update-alternatives -Conflicts: otherproviders(luajit) +Conflicts: luajit Provides: luajit = %{version} -BuildRoot: %{_tmppath}/%{name}-%{version}-build # lj_arch.h do not support ppc64/ppc64le ExcludeArch: ppc64 ppc64le @@ -56,7 +56,7 @@ Group: Development/Languages/Lua Requires: %{name} = %{version} Requires: libluajit-%{lua_suffix}-%{lib_suffix} = %{version} -Conflicts: otherproviders(luajit-devel) +Conflicts: luajit-devel Provides: luajit-devel = %{version} %description devel @@ -112,7 +112,6 @@ %postun -n libluajit-%{lua_suffix}-%{lib_suffix} -p /sbin/ldconfig %files -%defattr(-,root,root) %ghost %{_sysconfdir}/alternatives/luajit %ghost %{_sysconfdir}/alternatives/luajit.1%{ext_man} %{_bindir}/luajit @@ -123,11 +122,9 @@ %{_datadir}/luajit-%{lua_suffix}-%{realver}/ %files -n libluajit-%{lua_suffix}-%{lib_suffix} -%defattr(-,root,root) %{_libdir}/libluajit-5.1.so.* %files devel -%defattr(-,root,root) %{_includedir}/luajit-%{lua_suffix}-2.1/ %{_libdir}/libluajit-5.1.so %{_libdir}/pkgconfig/luajit.pc ++++++ baselibs.conf ++++++ libluajit-5_1-2
