Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (c4dc8c817b4a0955edff1290455c0478a8db2ff2)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <eric AT sandall.us>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (c4dc8c817b4a0955edff1290455c0478a8db2ff2)
  • Date: Mon, 09 Apr 2007 11:51:50 -0700

On Mon, 2007-04-09 at 13:24 -0500, Treeve Jelbert wrote:
> GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:
>
> libs/liboil/BUILD | 5 -----
> libs/liboil/DETAILS | 5 ++---
> libs/liboil/HISTORY | 5 +++++
> 3 files changed, 7 insertions(+), 8 deletions(-)
>
> New commits:
> commit c4dc8c817b4a0955edff1290455c0478a8db2ff2
> Author: Treeve Jelbert <treeve AT sourcemage.org>
> Commit: Treeve Jelbert <treeve AT sourcemage.org>
>
> liboil-0.3.11
>
> diff --git a/libs/liboil/BUILD b/libs/liboil/BUILD
> deleted file mode 100755
> index 832dcbc..0000000
> --- a/libs/liboil/BUILD
> +++ /dev/null
> @@ -1,5 +0,0 @@
> -export CFLAGS="${CFLAGS//-O3/-O2}" &&
> -sedit '/libsse/d' liboil/Makefile.in &&
> -make_single &&
> -default_build &&
> -make_normal
> diff --git a/libs/liboil/DETAILS b/libs/liboil/DETAILS
> index c80f3b3..03ff2fb 100755
> --- a/libs/liboil/DETAILS
> +++ b/libs/liboil/DETAILS
> @@ -1,13 +1,12 @@
> SPELL=liboil
> - VERSION=0.3.10
> -
> SOURCE_HASH=sha512:f5b79675010ae10dd211bb27d3bfca05aa69c17d5db110f23dfc22107f4d0ba6e3aea923870603dde9a0002abf0e1d35df495f1f09eed4e15b9e80989b04e686
> + VERSION=0.3.11
> +
> SOURCE_HASH=sha512:7d3ce69c7d5332bdcbc86a1c1b6110e8c81d0e83d8c09111f36e9c946066ccc3637826d215947cca2907f7a97fc088a60412aca203f676471d2b6028a6441d18
> SOURCE=$SPELL-$VERSION.tar.gz
> SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
> SOURCE_URL[0]=http://liboil.freedesktop.org/download/$SOURCE
> # SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
> WEB_SITE=http://liboil.freedesktop.org
> ENTERED=20041105
> - PATCHLEVEL=1
> LICENSE[0]=LGPL
> KEYWORDS="libs"
> SHORT="Optimized simple functions library for various CPUs"
> diff --git a/libs/liboil/HISTORY b/libs/liboil/HISTORY
> index dadda24..0efbfb3 100644
> --- a/libs/liboil/HISTORY
> +++ b/libs/liboil/HISTORY
> @@ -1,3 +1,8 @@
> +2007-04-09 Treeve Jelbert <treeve AT sourcemage.org>
> + * DETAILS: version 0.3.11
> + * BUILD: deleted, works without this
> + should fix bug #13318
> +
> 2006-12-05 Flavien Bridault <vlaaad AT sourcemage.org>
> * BUILD: always use -O2 instead of -O3 according to the author,
> disable broken sse stuff until it is fixed (bug #13313)

Please do not fix a bug *and* do another change (VERSION update here) in
the same commit.

-sandalle

Attachment: signature.asc
Description: This is a digitally signed message part




Archive powered by MHonArc 2.6.24.

Top of Page