Hello community, here is the log from the commit of package uClibc for openSUSE:Factory checked in at Tue Nov 2 13:38:55 CET 2010. -------- --- uClibc/uClibc.changes 2009-06-08 00:49:10.000000000 +0200 +++ /mounts/work_src_done/STABLE/uClibc/uClibc.changes 2010-10-31 19:04:56.000000000 +0100 @@ -1,0 +2,5 @@ +Sun Oct 31 12:37:02 UTC 2010 - jengelh@medozas.de + +- Use %_smp_mflags + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ uClibc.spec ++++++ --- /var/tmp/diff_new_pack.RD6m0H/_old 2010-11-02 13:38:35.000000000 +0100 +++ /var/tmp/diff_new_pack.RD6m0H/_new 2010-11-02 13:38:35.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package uClibc (Version 0.9.30.1) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,9 +21,9 @@ Name: uClibc Version: 0.9.30.1 -Release: 2 +Release: 9 Summary: A full-featured C library optimized for size -License: LGPL v2.1 or later +License: LGPLv2.1+ BuildRequires: linux-kernel-headers ncurses-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: uClibc-0.9.30.1.tar.bz2 @@ -85,9 +85,9 @@ gzip -9 docs/man/* # make make oldconfig -make %{?jobs:-j%jobs} +make %{?_smp_mflags} # make with debug -#make V=1 make %{?jobs:-j%jobs} +#make V=1 make %{?_smp_mflags} %clean #rm -rf $RPM_BUILD_ROOT @@ -109,7 +109,7 @@ #/usr/lib/*-linux-uclibc/lib/*.so.* %package -n uClibc-devel -License: LGPL v2.1 or later +License: LGPLv2.1+ Requires: %{name} = %{version} Summary: a full-featured C library optimized for size Group: System/Libraries ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org