commit lua for openSUSE:Factory
Hello community, here is the log from the commit of package lua for openSUSE:Factory checked in at Fri Jul 30 12:31:07 CEST 2010. -------- --- lua/lua.changes 2010-06-14 16:01:25.000000000 +0200 +++ /mounts/work_src_done/STABLE/lua/lua.changes 2010-06-28 08:50:33.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de + +- use %_smp_mflags + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua.spec ++++++ --- /var/tmp/diff_new_pack.Vs94KU/_old 2010-07-30 12:30:59.000000000 +0200 +++ /var/tmp/diff_new_pack.Vs94KU/_new 2010-07-30 12:30:59.000000000 +0200 @@ -20,7 +20,7 @@ Name: lua Version: 5.1.4 -Release: 10 +Release: 17 %define major_version 5.1 License: MIT License (or similar) Group: System/Libraries @@ -117,7 +117,7 @@ %build sed -i 's:LUA_ROOT2 "LIBDIR/lua/%{major_version}/":LUA_ROOT2 \"%{_lib}/lua/%{major_version}/":' src/luaconf.h -make %{?jobs:-j%jobs} -C src MYCFLAGS="$RPM_OPT_FLAGS -fPIC -DLUA_USE_LINUX" MYLIBS="-Wl,-E -ldl -lreadline -lhistory -lncurses" V=%{major_version} all +make %{?_smp_mflags} -C src MYCFLAGS="$RPM_OPT_FLAGS -fPIC -DLUA_USE_LINUX" MYLIBS="-Wl,-E -ldl -lreadline -lhistory -lncurses" V=%{major_version} all %install make install INSTALL_TOP="$RPM_BUILD_ROOT%{_prefix}" INSTALL_LIB="$RPM_BUILD_ROOT%{_libdir}" INSTALL_CMOD=$RPM_BUILD_ROOT%{_libdir}/lua/%{major_version} INSTALL_MAN="$RPM_BUILD_ROOT%{_mandir}/man1" ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de