From dwc@spartan.eng.sun.com Fri Nov  2 20:43:14 2007
Received: from sunmail3mpk.sfbay.sun.com (sunmail3mpk [129.146.11.52])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id lA33hEQp010599
	for <psarc-ext@sac.sfbay.sun.com>; Fri, 2 Nov 2007 20:43:14 -0700 (PDT)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by sunmail3mpk.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id lA33dcu2013394;
	Fri, 2 Nov 2007 20:39:38 -0700 (PDT)
Received: from pmxchannel-daemon.nwk-avmta-2.sfbay.sun.com by
 nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0JQW00401VHYUL00@nwk-avmta-2.sfbay.sun.com>; Fri,
 02 Nov 2007 20:39:34 -0700 (PDT)
Received: from spartan.SFBay.Sun.COM ([129.146.226.64])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0JQW003N2VHY9X00@nwk-avmta-2.sfbay.sun.com>; Fri,
 02 Nov 2007 20:39:34 -0700 (PDT)
Received: from spartan.SFBay.Sun.COM (localhost [127.0.0.1])
	by spartan.SFBay.Sun.COM (8.13.6+Sun/8.13.6) with ESMTP id lA33dXHf011381;
 Fri, 02 Nov 2007 20:39:33 -0700 (PDT)
Received: (from dwc@localhost)
	by spartan.SFBay.Sun.COM (8.13.6+Sun/8.13.6/Submit) id lA33dXkY011378; Fri,
 02 Nov 2007 20:39:33 -0700 (PDT)
Date: Fri, 02 Nov 2007 20:39:33 -0700 (PDT)
From: Don Cragun <don.cragun@sun.com>
Subject: GNU gettext 0.16.1 [PSARC/2007/635 FastTrack timeout 11/09/2007]
To: PSARC-ext@sun.com
Cc: Kenjiro.Tsuji@sun.com
Message-id: <200711030339.lA33dXkY011378@spartan.SFBay.Sun.COM>
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.2.0.264296
Status: RO
Content-Length: 5218

I am submitting this fast track for Kenjiro Tsuji.
It times out on Friday, November 9th.

This case seeks a patch binding so it will be possible to port this
work back into a Solaris 10 update although there are no plans to do so
at this time.

(For those of you who have been involved in recent cases moving stuff
from /usr/sfw into /usr/bin, this case is not related to those cases.
This case adds new GNU utilities to /usr/bin that had never been in
/usr/sfw/bin and creates a few symlihks in /usr/sfw for utilities that
have had a 'g' added to the start of their names in /usr/bin to avoid
clashes with other utilities already present in /usr/bin.
PSARC/2007/634 was recently submitted and is closely  related to this
case.  There are two cases rather than one because this case delivers
changes into the SFW consolidation while the other case will deliever
changes into the ON consolidation.)

Sincerely,
Don

Template Version: @(#)sac_nextcase 1.64 07/13/07 SMI
This information is Copyright 2007 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
	 GNU gettext 0.16.1
    1.2. Name of Document Author/Supplier:
	 Author:  Kenjiro Tsuji
    1.3  Date of This Document:
	02 November, 2007

2. Project Summary
   2.1. Project Description

	This project introduces the utilities in version 0.16.1 of the GNU
	gettext package into the Solaris WOS.

	Patch release binding is requested.   

4. Technical Description

	The GNU gettext package is a set of utilities for handling
	message files for the GNU gettext and the runtime support.
	Solaris systems already offer some of those utilities
	(/usr/bin/msgfmt, /usr/bin/gettext, and /usr/bin/xgettext).
	This proposal will install the GNU utilities corresponding to
	them into /usr/bin/ with a 'g' prefix and install symbolic
	links to them into /usr/gnu/bin/ without the 'g' prefix.

	The remaining GNU gettext package utilities (envsubst,
	msgattrib, msgcat, msgcmp, msgcomm, msgconv, msgen, msgexec,
	msgfilter, msggrep, msginit, msgmerge, msgunfmt, msguniq, and
	ngettext) are not currently present on Solaris systems.  To
	provide better GNU environment compatibility, these utilities
	will be installed into /usr/bin/ without a 'g' prefix.

	Runtime support for the utilities in this project is provided
	by PSARC/2007/634 (More compatibility with GNU gettext in
	gettext(3c)).  This project, therefore, has a dependency on
	PSARC/2007/634 and must not integrate before it.

5. Interfaces

    Exported interface			Classification	Interface type
    ===============================	==============	==============
    SUNWgnu-gettext			Uncommitted	Package	name

    /usr/bin/envsubst			Uncommitted	Command
    /usr/bin/ggettext			Uncommitted	Command
    /usr/bin/gmsgfmt			Uncommitted	Command
    /usr/bin/gxgettext			Uncommitted	Command
    /usr/bin/msgattrib			Uncommitted	Command
    /usr/bin/msgcat			Uncommitted	Command
    /usr/bin/msgcmp			Uncommitted	Command
    /usr/bin/msgcomm			Uncommitted	Command
    /usr/bin/msgconv			Uncommitted	Command
    /usr/bin/msgen			Uncommitted	Command
    /usr/bin/msgexec			Uncommitted	Command
    /usr/bin/msgfilter			Uncommitted	Command
    /usr/bin/msggrep			Uncommitted	Command
    /usr/bin/msginit			Uncommitted	Command
    /usr/bin/msgmerge			Uncommitted	Command
    /usr/bin/msgunfmt			Uncommitted	Command
    /usr/bin/msguniq			Uncommitted	Command
    /usr/bin/ngettext			Uncommitted	Command

    /usr/gnu/bin/gettext		Uncommitted	Symbolic link
    /usr/gnu/bin/msgfmt			Uncommitted	Symbolic link
    /usr/gnu/bin/xgettext		Uncommitted	Symbolic link

    /usr/share/man/man1/envsubst.1	Uncommitted	manpage
    /usr/share/man/man1/ggettext.1	Uncommitted	manpage
    /usr/share/man/man1/gmsgfmt.1	Uncommitted	manpage
    /usr/share/man/man1/gxgettext.1	Uncommitted	manpage
    /usr/share/man/man1/msgattrib.1	Uncommitted	manpage
    /usr/share/man/man1/msgcat.1	Uncommitted	manpage
    /usr/share/man/man1/msgcmp.1	Uncommitted	manpage
    /usr/share/man/man1/msgcomm.1	Uncommitted	manpage
    /usr/share/man/man1/msgconv.1	Uncommitted	manpage
    /usr/share/man/man1/msgen.1		Uncommitted	manpage
    /usr/share/man/man1/msgexec.1	Uncommitted	manpage
    /usr/share/man/man1/msgfilter.1	Uncommitted	manpage
    /usr/share/man/man1/msggrep.1	Uncommitted	manpage
    /usr/share/man/man1/msginit.1	Uncommitted	manpage
    /usr/share/man/man1/msgmerge.1	Uncommitted	manpage
    /usr/share/man/man1/msgunfmt.1	Uncommitted	manpage
    /usr/share/man/man1/msguniq.1	Uncommitted	manpage
    /usr/share/man/man1/ngettext.1	Uncommitted	manpage

    /usr/gnu/share/man/man1/gettext.1	Uncommitted	Symbolic link
    /usr/gnu/share/man/man1/msgfmt.1	Uncommitted	Symbolic link
    /usr/gnu/share/man/man1/xgettext.1	Uncommitted	Symbolic link


    Imported interface			Classification	Comments
    ===============================	==============	===========
    __GNU_GETTEXT_SUPPORTED_REVISION()	Uncommitted	Supplied by
							 PSARC
    _nl_msg_cat_cntr			Uncommitted	 case
    _nl_domain_bindings			Uncommitted	 2007/634

6. Resources and Schedule
    6.4. Steering Committee requested information
   	6.4.1. Consolidation C-team Name:
		SFW
    6.5. ARC review type: FastTrack
    6.6. ARC Exposure: open


From sommerfeld@sun.com Sat Nov  3 04:35:39 2007
Received: from sunmail5.uk.sun.com (sunmail5.UK.Sun.COM [129.156.85.165])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id lA3BZcw4029318
	for <psarc-ext@sac.sfbay.sun.com>; Sat, 3 Nov 2007 04:35:39 -0700 (PDT)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id lA3BVwgr027684;
	Sat, 3 Nov 2007 11:31:58 GMT
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0JQX00501HD91B00@nwk-avmta-1.sfbay.Sun.COM>; Sat,
 03 Nov 2007 04:31:57 -0700 (PDT)
Received: from localhost.east.sun.com ([129.148.19.3])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0JQX00G0UHD8DQF0@nwk-avmta-1.sfbay.Sun.COM>; Sat,
 03 Nov 2007 04:31:57 -0700 (PDT)
Received: from localhost.east.sun.com (localhost [127.0.0.1])
	by localhost.east.sun.com (8.14.1+Sun/8.14.1) with ESMTP id lA3BUtpX003206;
 Sat, 03 Nov 2007 07:30:55 -0400 (EDT)
Received: (from sommerfeld@localhost)	by localhost.east.sun.com
 (8.14.1+Sun/8.14.1/Submit) id lA3BUtqP003205; Sat,
 03 Nov 2007 07:30:55 -0400 (EDT)
Date: Sat, 03 Nov 2007 07:30:54 -0400
From: Bill Sommerfeld <sommerfeld@sun.com>
Subject: Re: GNU gettext 0.16.1 [PSARC/2007/635 FastTrack timeout	11/09/2007]
In-reply-to: <200711030339.lA33dXkY011378@spartan.SFBay.Sun.COM>
To: Don Cragun <don.cragun@sun.com>
Cc: PSARC-ext@sun.com, Kenjiro.Tsuji@sun.com
Message-id: <1194089454.3126.3.camel@localhost>
MIME-version: 1.0
X-Mailer: Evolution 2.12.0
Content-type: text/plain
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.2.0.264296
References: <200711030339.lA33dXkY011378@spartan.SFBay.Sun.COM>
X-Authentication-warning: localhost.east.sun.com: sommerfeld set sender to
 sommerfeld@sun.com using -f
Status: RO
Content-Length: 202

On Fri, 2007-11-02 at 20:39 -0700, Don Cragun wrote:

> This case ... creates a few symlinks in /usr/sfw ..

reading the materials, I think you mean "creates a few symlinks
in /usr/gnu"..

					- Bill


From dwc@spartan.eng.sun.com Sat Nov  3 12:37:56 2007
Received: from sunmail5.uk.sun.com (sunmail5.UK.Sun.COM [129.156.85.165])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id lA3Jbumg023982
	for <psarc-ext@sac.sfbay.sun.com>; Sat, 3 Nov 2007 12:37:56 -0700 (PDT)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id lA3JYG7P028202;
	Sat, 3 Nov 2007 19:34:16 GMT
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0JQY000093P3M900@nwk-avmta-1.sfbay.Sun.COM>; Sat,
 03 Nov 2007 12:34:15 -0700 (PDT)
Received: from spartan.SFBay.Sun.COM ([129.146.226.64])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0JQY00E4A3P2AC30@nwk-avmta-1.sfbay.Sun.COM>; Sat,
 03 Nov 2007 12:34:14 -0700 (PDT)
Received: from spartan.SFBay.Sun.COM (localhost [127.0.0.1])
	by spartan.SFBay.Sun.COM (8.13.6+Sun/8.13.6) with ESMTP id lA3JYEiw011954;
 Sat, 03 Nov 2007 12:34:14 -0700 (PDT)
Received: (from dwc@localhost)
	by spartan.SFBay.Sun.COM (8.13.6+Sun/8.13.6/Submit) id lA3JYE7U011953; Sat,
 03 Nov 2007 12:34:14 -0700 (PDT)
Date: Sat, 03 Nov 2007 12:34:14 -0700 (PDT)
From: Don Cragun <don.cragun@sun.com>
Subject: Re: GNU gettext 0.16.1 [PSARC/2007/635 FastTrack timeout	11/09/2007]
To: PSARC-ext@sun.com
Cc: Kenjiro.Tsuji@sun.com
Message-id: <200711031934.lA3JYE7U011953@spartan.SFBay.Sun.COM>
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.2.0.264296
Status: RO
Content-Length: 382

>Date: Sat, 03 Nov 2007 07:30:54 -0400
>From: Bill Sommerfeld <sommerfeld@sun.com>
>
>On Fri, 2007-11-02 at 20:39 -0700, Don Cragun wrote:
>
>> This case ... creates a few symlinks in /usr/sfw ..
>
>reading the materials, I think you mean "creates a few symlinks
>in /usr/gnu"..
>
>					- Bill

Bill,
Yes.  Sorry for the confusion.
The 1-pager is correct; my intro was off.

 - Don

From don.cragun@sun.com Wed Nov  7 13:45:37 2007
Received: from newsunmail1brm.central.sun.com (newsunmail1brm.Central.Sun.COM [129.147.62.245])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id lA7Lja8D010509
	for <psarc-ext@sac.sfbay.sun.com>; Wed, 7 Nov 2007 13:45:36 -0800 (PST)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by newsunmail1brm.central.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id lA7LfsEZ015970;
	Wed, 7 Nov 2007 14:41:55 -0700 (MST)
Received: from pmxchannel-daemon.nwk-avmta-2.sfbay.sun.com by
 nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0JR500903O9RTU00@nwk-avmta-2.sfbay.sun.com>; Wed,
 07 Nov 2007 13:41:51 -0800 (PST)
Received: from spartan.SFBay.Sun.COM ([129.146.226.64])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0JR5001TNO9R5KE0@nwk-avmta-2.sfbay.sun.com>; Wed,
 07 Nov 2007 13:41:51 -0800 (PST)
Received: from spartan.SFBay.Sun.COM (spartan.SFBay.Sun.COM [129.146.226.64])
	by spartan.SFBay.Sun.COM (8.13.6+Sun/8.13.6) with SMTP id lA7LfpbH025057; Wed,
 07 Nov 2007 13:41:51 -0800 (PST)
Date: Wed, 07 Nov 2007 13:41:51 -0800 (PST)
From: Don Cragun <don.cragun@sun.com>
Subject: Re: GNU gettext 0.16.1 [PSARC/2007/635 FastTrack timeout 11/09/2007]
To: PSARC-ext@sun.com
Cc: Kenjiro.Tsuji@sun.com
Reply-to: Don Cragun <don.cragun@sun.com>
Message-id: <200711072141.lA7LfpbH025057@spartan.SFBay.Sun.COM>
MIME-version: 1.0
X-Mailer: dtmail 1.3.0 @(#)CDE Version 1.5.5 SunOS 5.9 sun4u sparc
Content-type: TEXT/plain; charset=us-ascii
Content-transfer-encoding: 7BIT
Content-MD5: xTQr35Tsk2SvQ+EQTxxXBw==
X-PMX-Version: 5.2.0.264296
Status: RO
Content-Length: 78

This case was approved during ARC business at today's PSARC meeting.

 - Don


