Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master binary grimoire by Julien ROZO (8476f780a1bc2a5973c1944ca8bd266d5736cd5d)

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 binary grimoire by Julien ROZO (8476f780a1bc2a5973c1944ca8bd266d5736cd5d)
  • Date: Tue, 22 Mar 2011 09:36:04 -0700

On Mar 22, 2011, at 1:51 AM, Julien ROZO wrote:

> GIT changes to master binary grimoire by Julien ROZO <julien AT rozo.org>:
>
> bin-http/firefox-bin/HISTORY | 3 ++-
> bin-http/firefox-bin/PREPARE | 2 +-
> 2 files changed, 3 insertions(+), 2 deletions(-)
>
> New commits:
> commit 8476f780a1bc2a5973c1944ca8bd266d5736cd5d
> Author: Julien ROZO <julien AT rozo.org>
> Commit: Julien ROZO <julien AT rozo.org>
>
> firefox-bin: default answer is now 'y' to install 4.0 in PREPARE
> as both stable and devel versions are the same
>
> diff --git a/bin-http/firefox-bin/HISTORY b/bin-http/firefox-bin/HISTORY
> index 566a47b..6bf052c 100644
> --- a/bin-http/firefox-bin/HISTORY
> +++ b/bin-http/firefox-bin/HISTORY
> @@ -1,6 +1,7 @@
> 2011-03-22 Julien "_kaze_" ROZO <julien AT rozo.org>
> * DETAILS: updated stable and devel versions to 4.0
> - * PREPARE: switched to 4.0 stable for devel version
> + * PREPARE: switched to 4.0 stable for devel version,
> + default answer is 'y' as both stable and devel versions are the same
>
> 2011-03-21 Julien "_kaze_" ROZO <julien AT rozo.org>
> * DETAILS: updated devel version to 4.0rc2
> diff --git a/bin-http/firefox-bin/PREPARE b/bin-http/firefox-bin/PREPARE
> index d10c0c4..e29e705 100755
> --- a/bin-http/firefox-bin/PREPARE
> +++ b/bin-http/firefox-bin/PREPARE
> @@ -1 +1 @@
> -config_query FIREFOX_DEVEL "Install the 4.0 version?" n
> +config_query FIREFOX_DEVEL "Install the 4.0 version?" y

Umm...no, that's not right. Now when devel version gets incremented (say to
5.0r1) people are going to get the devel version by default. Devel version
should always default to 'n'.

-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





Archive powered by MHonArc 2.6.24.

Top of Page