Hello community, here is the log from the commit of package liboil for openSUSE:Factory checked in at Thu Mar 26 23:22:50 CET 2009. -------- --- liboil/liboil.changes 2009-01-16 22:59:37.000000000 +0100 +++ liboil/liboil.changes 2009-03-21 13:56:37.000000000 +0100 @@ -1,0 +2,29 @@ +Fri Mar 20 20:34:22 CET 2009 - vuntz@novell.com + +- Update to version 0.3.16 (changes list based on the git log) + + Add avg2_32xn_u8 + + Fix cpu detection on OS/X + + Add srcdir to includes for out-of-source builds + + Clean up function prototypes used for casting + + remove ltdl.m4 + + Add cris to unaligned access whitelist + + Add x86_64/amd64 to unaligned access whitelist + + init: shortcut benchmarking, if there is only one runable + implementation. + + Add SSE detection support for OpenBSD + + Fix double free on failed arm_init + + Add AltiVec detection support for OpenBSD + + Wrap force_align_arg_pointer in HAVE_I386 +- Drop liboil-random-data-warning.patch: clearly doesn't apply + cleanly anymore, so not needed anymore. +- Drop liboil-disable-sse.patch: this is hopefully unneeded now, + and it was really just a bandaid. +- Drop liboil-0.3.13-disable-ppc64-opts.patch: this was fdo#14971, + which is fixed. +- Remove unneeded BuildRequires: sgml-skel. +- Remove AutoReqProv: it's default now. +- Remove AutoReqProv: it's default now. +- Remove autoreconf call. +- Use parallel build. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- liboil-0.3.13-disable-ppc64-opts.patch liboil-0.3.15.tar.bz2 liboil-disable-sse.patch liboil-random-data-warning.patch New: ---- liboil-0.3.16.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ liboil.spec ++++++ --- /var/tmp/diff_new_pack.b16007/_old 2009-03-26 23:21:51.000000000 +0100 +++ /var/tmp/diff_new_pack.b16007/_new 2009-03-26 23:21:51.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package liboil (Version 0.3.15) +# spec file for package liboil (Version 0.3.16) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -21,24 +21,19 @@ Name: liboil BuildRequires: glib2-devel BuildRequires: gtk-doc -BuildRequires: sgml-skel -Version: 0.3.15 -Release: 6 +Version: 0.3.16 +Release: 1 Url: http://liboil.freedesktop.org/wiki/ Group: System/Libraries License: BSD and Motorola License (please mark changes) Summary: Library of Optimized Inner Loops Source: %{name}-%{version}.tar.bz2 -AutoReqProv: on # bug437293 %ifarch ppc64 Obsoletes: liboil-64bit %endif # BuildRoot: %{_tmppath}/%{name}-%{version}-build -Patch2: liboil-random-data-warning.patch -Patch3: liboil-disable-sse.patch -Patch5: liboil-0.3.13-disable-ppc64-opts.patch %description Liboil is a library of simple functions that are optimized for various @@ -120,16 +115,10 @@ %prep %setup -q -%patch2 -%patch3 -%patch5 %build -autoreconf -f -i %configure --disable-static --with-pic -# does nor work for liboil-0.3.9: -#make %{?jobs:-j%jobs} -%__make +%__make %{?jobs:-j%jobs} # Do NOT! disable running the testsuite or make failures # non-fatal for the build! @@ -164,6 +153,32 @@ %{_datadir}/gtk-doc/html/liboil %changelog +* Fri Mar 20 2009 vuntz@novell.com +- Update to version 0.3.16 (changes list based on the git log) + + Add avg2_32xn_u8 + + Fix cpu detection on OS/X + + Add srcdir to includes for out-of-source builds + + Clean up function prototypes used for casting + + remove ltdl.m4 + + Add cris to unaligned access whitelist + + Add x86_64/amd64 to unaligned access whitelist + + init: shortcut benchmarking, if there is only one runable + implementation. + + Add SSE detection support for OpenBSD + + Fix double free on failed arm_init + + Add AltiVec detection support for OpenBSD + + Wrap force_align_arg_pointer in HAVE_I386 +- Drop liboil-random-data-warning.patch: clearly doesn't apply + cleanly anymore, so not needed anymore. +- Drop liboil-disable-sse.patch: this is hopefully unneeded now, + and it was really just a bandaid. +- Drop liboil-0.3.13-disable-ppc64-opts.patch: this was fdo#14971, + which is fixed. +- Remove unneeded BuildRequires: sgml-skel. +- Remove AutoReqProv: it's default now. +- Remove AutoReqProv: it's default now. +- Remove autoreconf call. +- Use parallel build. * Fri Jan 16 2009 crrodriguez@suse.de - remove static libraries and "la" files * Wed Jan 07 2009 olh@suse.de ++++++ liboil-0.3.15.tar.bz2 -> liboil-0.3.16.tar.bz2 ++++++ ++++ 66006 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
participants (1)
-
root@Hilbert.suse.de