Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (2694fdf03b824c4d42f559c0516f4862d3722d0f)

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
  • Cc: Thomas Orgis <sobukus AT sourcemage.org>
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (2694fdf03b824c4d42f559c0516f4862d3722d0f)
  • Date: Sun, 26 Apr 2009 12:41:37 -0700

On Sun, 26 Apr 2009 09:16:32 -0500
Thomas Orgis <scm AT sourcemage.org> wrote:

> GIT changes to master grimoire by Thomas Orgis
> <sobukus AT sourcemage.org>:
>
> x11-toolkits/qt4/BUILD | 2 +-
> x11-toolkits/qt4/HISTORY | 4 ++++
> 2 files changed, 5 insertions(+), 1 deletion(-)
>
> New commits:
> commit 2694fdf03b824c4d42f559c0516f4862d3722d0f
> Author: Thomas Orgis <sobukus AT sourcemage.org>
> Commit: Thomas Orgis <sobukus AT sourcemage.org>
>
> qt4: select opensource license, prevent cast interrupting query
>
> diff --git a/x11-toolkits/qt4/BUILD b/x11-toolkits/qt4/BUILD
> index 9de1995..33e0b3b 100755
> --- a/x11-toolkits/qt4/BUILD
> +++ b/x11-toolkits/qt4/BUILD
> @@ -16,7 +16,7 @@ OPTS="$QT_DEBUG \
> $QT_WEBKIT \
> $OPTS" &&
>
> -./configure
> -confirm-license \
> +./configure -opensource
> -confirm-license \ -prefix
> "$INSTALL_ROOT/usr" \ -bindir
> "$INSTALL_ROOT/usr/bin/qt4" \ -docdir
> "$INSTALL_ROOT/usr/share/doc/qt4" \ diff --git
> a/x11-toolkits/qt4/HISTORY b/x11-toolkits/qt4/HISTORY index
> 88b4753..37297a8 100644 --- a/x11-toolkits/qt4/HISTORY +++
> b/x11-toolkits/qt4/HISTORY @@ -1,3 +1,7 @@
> +2009-04-26 Thomas Orgis <sobukus AT sourcemage.org>
> + * BUILD: select opensource license on command line,
> + preventing build-time query
> +
> 2009-04-23 Treeve Jelbert <treeve AT sourcemage.org>
> * DETAILS: version 4.5.1 (prerelease & stable)

This should reference the bug number in the commit log and HISTORY.a
http://bugs.sourcemage.org/show_bug.cgi?id=15199

-sandalle

--
Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us PGP: 0xA8EFDD61 | http://www.sourcemage.org/
http://eric.sandall.us/ | http://counter.li.org/ #196285

Attachment: signature.asc
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page