From johnf@sac.sfbay.sun.com Tue Nov 13 09:34:48 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 lADHYm2C008762
	for <psarc-ext@sac.sfbay.sun.com>; Tue, 13 Nov 2007 09:34:48 -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 lADHYkUO051619;
	Tue, 13 Nov 2007 10:34:48 -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 <0JRG00G07GTZWT00@nwk-avmta-2.sfbay.sun.com>; Tue,
 13 Nov 2007 09:34:47 -0800 (PST)
Received: from dm-sfbay-02.sfbay.sun.com ([129.146.11.31])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0JRG00EBSGTYCF80@nwk-avmta-2.sfbay.sun.com>; Tue,
 13 Nov 2007 09:34:47 -0800 (PST)
Received: from sac.sfbay.sun.com (new-sac.SFBay.Sun.COM [129.146.175.65])
	by dm-sfbay-02.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2)
 with ESMTP id lADHYk8H064766; Tue, 13 Nov 2007 09:34:46 -0800 (PST)
Received: from sac.sfbay.sun.com (localhost [127.0.0.1])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id lADHYi4W008757; Tue,
 13 Nov 2007 09:34:44 -0800 (PST)
Received: (from johnf@localhost)
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8/Submit) id lADHYiq2008753; Tue,
 13 Nov 2007 09:34:44 -0800 (PST)
Date: Tue, 13 Nov 2007 09:34:44 -0800 (PST)
From: John Fischer <johnf@sac.sfbay.sun.com>
Subject: Move GNU liby from /usr/sfw to /usr/gnu [PSARC/2007/652 FastTrack
 timeout 11/13/2007]
To: PSARC-ext@sun.com
Message-id: <200711131734.lADHYiq2008753@sac.sfbay.sun.com>
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.2.0.264296
Status: RO
Content-Length: 2618


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:
	 Move GNU liby from /usr/sfw to /usr/gnu
    1.2. Name of Document Author/Supplier:
	 Author:  Dermot McCluskey
    1.3  Date of This Document:
	13 November, 2007
4. Technical Description
Move GNU liby from /usr/sfw to /usr/gnu

1.  Summary

	This fast-track moves the GNU yacc library, liby, provided by Bison,
	from /usr/sfw to /usr/gnu.

	Patch release binding is requested.

2.  Discussion

	In PSARC/2007/055 [1], the non-name conflicting parts of GNU Bison
	were moved from /usr/sfw to /usr.  This case moves the remaining
	GNU Bison component, liby, and its 64-bit variants added in
	PSARC/2007/289 [2], from /usr/sfw to /usr/gnu.

	The /usr/gnu location is required, in accordance with the
	guidelines in PSARC/2007/047 [3], so as to avoid conflict with
	the Solaris yacc library already at /usr/lib/liby.so.1.

	This case will provide the first files to be installed in the
	following new directories, introduced in PSARC/2007/047 [3]:
	/usr/gnu/lib
	/usr/gnu/lib/amd64
	/usr/gnu/lib/sparcv9

	Compatibility links will be maintained in /usr/sfw/lib.

	These files will continue to be delivered via the SUNWgccruntime
	package.

3.  Interfaces

	Exported Interfaces
	===================
	/usr/gnu/lib/liby.so.1			Uncommitted	Shared lib
	(was /usr/sfw/lib/liby.so.1)
	/usr/gnu/lib/liby.so			Uncommitted	Symbolic link
	(was /usr/sfw/lib/liby.so)
	/usr/sfw/lib/liby.so.1			Uncommitted	Symbolic link
	/usr/sfw/lib/liby.so			Uncommitted	Symbolic link

	/usr/gnu/lib/amd64/liby.so.1		Uncommitted	Shared lib
	(was /usr/sfw/lib/amd64/liby.so.1)
	/usr/gnu/lib/amd64/liby.so		Uncommitted	Symbolic link
	(was /usr/sfw/lib/amd64/liby.so)
	/usr/sfw/lib/amd64/liby.so.1		Uncommitted	Symbolic link
	/usr/sfw/lib/amd64/liby.so		Uncommitted	Symbolic link

	/usr/gnu/lib/sparcv9/liby.so.1		Uncommitted	Shared lib
	(was /usr/sfw/lib/sparcv9/liby.so.1)
	/usr/gnu/lib/sparcv9/liby.so		Uncommitted	Symbolic link
	(was /usr/sfw/lib/sparcv9/liby.so)
	/usr/sfw/lib/sparcv9/liby.so.1		Uncommitted	Symbolic link
	/usr/sfw/lib/sparcv9/liby.so		Uncommitted	Symbolic link


REFERENCES

	[1] D. McCluskey, PSARC/2007/055: BISON migration from /usr/sfw to /usr
	[2] M. Sullivan, PSARC 2007/289: Upgrade flex & bison
	[3] S. Hahn, B. Smaalders, and R. Orth, PSARC/2007/047: /usr/gnu

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


From John.Fischer@Sun.COM Tue Nov 13 09:39:25 2007
Received: from dm-sfbay-02.sfbay.sun.com (dm-sfbay-02 [129.146.11.31])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id lADHdPlM009021
	for <PSARC-ext@sac.sfbay.sun.com>; Tue, 13 Nov 2007 09:39:25 -0800 (PST)
Received: from sca-es-mail-1.sun.com (sca-es-mail-1.Sun.COM [192.18.43.132])
	by dm-sfbay-02.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id lADHdPD2002030
	for <PSARC-ext@sac.sfbay.sun.com>; Tue, 13 Nov 2007 09:39:25 -0800 (PST)
Received: from fe-sfbay-09.sun.com ([192.18.43.129])
	by sca-es-mail-1.sun.com (8.13.7+Sun/8.12.9) with ESMTP id lADHdKZN024097
	for <PSARC-ext@sac.sfbay.sun.com>; Tue, 13 Nov 2007 09:39:20 -0800 (PST)
Received: from conversion-daemon.fe-sfbay-09.sun.com by fe-sfbay-09.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 id <0JRG00501H15CI00@fe-sfbay-09.sun.com>
 (original mail from John.Fischer@Sun.COM) for PSARC-ext@sac.sfbay.sun.com;
 Tue, 13 Nov 2007 09:39:19 -0800 (PST)
Received: from [129.146.96.230] by fe-sfbay-09.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 with ESMTPSA id <0JRG00CSAH1GUJ40@fe-sfbay-09.sun.com> for
 PSARC-ext@sac.sfbay.sun.com; Tue, 13 Nov 2007 09:39:16 -0800 (PST)
Date: Tue, 13 Nov 2007 09:38:03 -0800
From: John Fischer <John.Fischer@Sun.COM>
Subject: PSARC/2007/652 - Move GNU liby from /usr/sfw to /usr/gnu
Sender: John.Fischer@Sun.COM
To: PSARC-ext@sac.sfbay.sun.com
Cc: Dermot McCluskey <Dermot.McCluskey@Sun.COM>,
        John Fischer <John.Fischer@Sun.COM>
Reply-to: John.Fischer@Sun.COM
Message-id: <4739E0FB.5040003@sun.com>
MIME-version: 1.0
Content-type: multipart/mixed; boundary="Boundary_(ID_uD87t7ylf7NuWidpOGyFhw)"
User-Agent: Thunderbird 2.0.0.4 (X11/20070622)
Status: RO
Content-Length: 2932

This is a multi-part message in MIME format.

--Boundary_(ID_uD87t7ylf7NuWidpOGyFhw)
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT

PSARC-ext,

I am sponsoring this fast track for Dermot McCluskey who is part
of the JDS team in Ireland.  The case directory contains the
attached proposal.txt file.  I have closed the case as automatic.

The case proposes to move the Bison copy of liby from /usr/sfw
to /usr/gnu in accordance with the /usr/gnu case (2007/047).  The
project team will be providing symbolic links in /usr/sfw to the
new location.  They are requesting a Patch release binding.

Thanks,

John

--Boundary_(ID_uD87t7ylf7NuWidpOGyFhw)
Content-type: text/plain; name=proposal.txt
Content-transfer-encoding: 7BIT
Content-disposition: inline; filename=proposal.txt

Move GNU liby from /usr/sfw to /usr/gnu

1.  Summary

	This fast-track moves the GNU yacc library, liby, provided by Bison,
	from /usr/sfw to /usr/gnu.

	Patch release binding is requested.

2.  Discussion

	In PSARC/2007/055 [1], the non-name conflicting parts of GNU Bison
	were moved from /usr/sfw to /usr.  This case moves the remaining
	GNU Bison component, liby, and its 64-bit variants added in
	PSARC/2007/289 [2], from /usr/sfw to /usr/gnu.

	The /usr/gnu location is required, in accordance with the
	guidelines in PSARC/2007/047 [3], so as to avoid conflict with
	the Solaris yacc library already at /usr/lib/liby.so.1.

	This case will provide the first files to be installed in the
	following new directories, introduced in PSARC/2007/047 [3]:
	/usr/gnu/lib
	/usr/gnu/lib/amd64
	/usr/gnu/lib/sparcv9

	Compatibility links will be maintained in /usr/sfw/lib.

	These files will continue to be delivered via the SUNWgccruntime
	package.

3.  Interfaces

	Exported Interfaces
	===================
	/usr/gnu/lib/liby.so.1			Uncommitted	Shared lib
	(was /usr/sfw/lib/liby.so.1)
	/usr/gnu/lib/liby.so			Uncommitted	Symbolic link
	(was /usr/sfw/lib/liby.so)
	/usr/sfw/lib/liby.so.1			Uncommitted	Symbolic link
	/usr/sfw/lib/liby.so			Uncommitted	Symbolic link

	/usr/gnu/lib/amd64/liby.so.1		Uncommitted	Shared lib
	(was /usr/sfw/lib/amd64/liby.so.1)
	/usr/gnu/lib/amd64/liby.so		Uncommitted	Symbolic link
	(was /usr/sfw/lib/amd64/liby.so)
	/usr/sfw/lib/amd64/liby.so.1		Uncommitted	Symbolic link
	/usr/sfw/lib/amd64/liby.so		Uncommitted	Symbolic link

	/usr/gnu/lib/sparcv9/liby.so.1		Uncommitted	Shared lib
	(was /usr/sfw/lib/sparcv9/liby.so.1)
	/usr/gnu/lib/sparcv9/liby.so		Uncommitted	Symbolic link
	(was /usr/sfw/lib/sparcv9/liby.so)
	/usr/sfw/lib/sparcv9/liby.so.1		Uncommitted	Symbolic link
	/usr/sfw/lib/sparcv9/liby.so		Uncommitted	Symbolic link


REFERENCES

	[1] D. McCluskey, PSARC/2007/055: BISON migration from /usr/sfw to /usr
	[2] M. Sullivan, PSARC 2007/289: Upgrade flex & bison
	[3] S. Hahn, B. Smaalders, and R. Orth, PSARC/2007/047: /usr/gnu

--Boundary_(ID_uD87t7ylf7NuWidpOGyFhw)--

