Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to devel grimoire by Jaka Kranjc (bee32eb5e63a32923ba6f25fe390d1aef77d61f9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arwed von Merkatz <v.merkatz AT gmx.net>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to devel grimoire by Jaka Kranjc (bee32eb5e63a32923ba6f25fe390d1aef77d61f9)
  • Date: Fri, 18 May 2007 21:31:18 +0200

On Fri, May 18, 2007 at 12:38:32PM -0500, Jaka Kranjc wrote:
> GIT changes to devel grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:
>
> gnu/objc/DETAILS | 2 +-
> gnu/objc/HISTORY | 3 +++
> 2 files changed, 4 insertions(+), 1 deletion(-)
>
> New commits:
> commit bee32eb5e63a32923ba6f25fe390d1aef77d61f9
> Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
> Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
>
> objc: 4.2.0

I think those gcc changes should be pushed in a single push, seperate
commits. Otherwise, you get inconsistent states in the grimoire. E.g.
right now the ada spell is broken, as an installed compiler doesn't
work and you can't recast it.
As long as this is just in git, it's not that big a problem, but the
test tarball gets regenerated regularly, and if it hits some point where
half of the compilers are updated, it _is_ a problem for the users
updating at that time.

> diff --git a/gnu/objc/DETAILS b/gnu/objc/DETAILS
> index f7a822e..952d45b 100755
> --- a/gnu/objc/DETAILS
> +++ b/gnu/objc/DETAILS
> @@ -1,5 +1,5 @@
> SPELL=objc
> - VERSION=4.1.2
> + VERSION=4.2.0
> SOURCE=gcc-core-$VERSION.tar.bz2
> # SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
> SOURCE2=gcc-$SPELL-$VERSION.tar.bz2
> diff --git a/gnu/objc/HISTORY b/gnu/objc/HISTORY
> index bd9aff3..4280b0a 100644
> --- a/gnu/objc/HISTORY
> +++ b/gnu/objc/HISTORY
> @@ -1,3 +1,6 @@
> +2007-05-18 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
> + * DETAILS: updated spell to 4.2.0
> +
> 2007-02-14 Treeve Jelbert <treeve AT sourcemage.org>
> * DETAILS: version 4.1.2
> convert to upstream signatures
> _______________________________________________
> SM-Commit mailing list
> SM-Commit AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-commit

--
Arwed v. Merkatz Source Mage GNU/Linux developer
http://www.sourcemage.org




Archive powered by MHonArc 2.6.24.

Top of Page