Hello community, here is the log from the commit of package lzo for openSUSE:Factory checked in at Mon May 9 09:33:58 CEST 2011. -------- --- lzo/lzo.changes 2010-12-22 04:32:14.000000000 +0100 +++ /mounts/work_src_done/STABLE/lzo/lzo.changes 2011-05-06 15:53:14.000000000 +0200 @@ -1,0 +2,8 @@ +Fri May 6 13:51:51 UTC 2011 - crrodriguez@opensuse.org + +- Update to version 2.05 + * Converted the configure system to non-recursive Automake. + * Applied some overdue speed optimizations for modern x86/x64 architectures + and current compilers like gcc 4.6 and MSVC 2010. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- lzo-2.04.tar.bz2 New: ---- lzo-2.05.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lzo.spec ++++++ --- /var/tmp/diff_new_pack.fmJoU7/_old 2011-05-09 09:31:07.000000000 +0200 +++ /var/tmp/diff_new_pack.fmJoU7/_new 2011-05-09 09:31:07.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package lzo (Version 2.04) +# spec file for package lzo # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -20,7 +20,7 @@ Name: lzo Url: http://www.oberhumer.com/opensource/lzo/ -Version: 2.04 +Version: 2.05 Release: 1 Group: Development/Libraries/C and C++ Source: lzo-%{version}.tar.bz2 @@ -104,7 +104,11 @@ %build export CFLAGS="%optflags -fvisibility=hidden" -%configure --enable-shared --disable-static --libdir=/%{_lib} +%configure --enable-shared \ + --disable-static \ + --libdir=/%{_lib} \ + --disable-silent-rules \ + --docdir=%{_docdir}/%{name}-devel #On windows, the build system defines __LZO_EXPORT1 to # __attribute__((dllexport))) which we can abuse to make ++++++ lzo-2.04.tar.bz2 -> lzo-2.05.tar.bz2 ++++++ ++++ 13877 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org