Bug 369

Summary: Update X.org release version strings in code & docs
Product: xorg Reporter: Alan Coopersmith <alan.coopersmith>
Component: Server/GeneralAssignee: Jim Gettys <jg>
Status: RESOLVED FIXED QA Contact:
Severity: blocker    
Priority: high    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 213    

Description Alan Coopersmith 2004-03-23 20:34:56 UTC
A number of files refer to the X.Org version number and need to be updated to
X11R6.7 or whatever version is used for the release.   Specifically:

xc/config/cf/X11.tmpl:#define XOrgReleaseString	Release 6.6
xc/config/cf/site.sample:#define ProjectRoot /usr/X11R6.4
xc/doc/misc/RELNOTES.ms:<Many Locations>
xc/doc/misc/INSTALL.ms:<Many Locations>
xc/INSTALL.TXT:<Many Locations>  [ generated from xc/doc/misc/INSTALL.ms ? ]
xc/RELNOTES.TXT:<Many Locations> [ generated from xc/doc/misc/RELNOTES.ms ? ]
xc/LABEL:			     Release 6.6
xc/Makefile:RELEASE = "Release 6.6"
xc/bug-report:R6.6   [ or should this file be removed? ]
xc/programs/proxymngr/main.c:char *PM_VENDOR_RELEASE = "Release 6.6";
xc/programs/twm/version.c:char *Version = "The Open Group, R6.3";
xc/programs/xmh/version.h:#define XMH_VERSION "xmh    X Consortium    R6.3"
xc/programs/xrx/plugin/libxrx.man:your platform) in <ProjectRoot>/lib (e.g.
/usr/X11R6.4/lib) and copy it to

(Also, many of the standards/spec docs in xc/doc, but I'm handling those
 separately.)
Comment 1 Egbert Eich 2004-03-24 08:22:12 UTC
I'll take care of the binary stuff *.c files and Imake stuff.
Parts of this is done.
Comment 2 Egbert Eich 2004-03-24 10:27:33 UTC
Haven't taken care of these

xc/doc/misc/RELNOTES.ms:<Many Locations>
xc/doc/misc/INSTALL.ms:<Many Locations>
xc/INSTALL.TXT:<Many Locations>  [ generated from xc/doc/misc/INSTALL.ms ? ]
xc/RELNOTES.TXT:<Many Locations> [ generated from xc/doc/misc/RELNOTES.ms ? ]
xc/LABEL:			     Release 6.6
xc/bug-report:R6.6   [ or should this file be removed? ]

everything else is done.
Comment 3 Bugzilla Maintainer 2004-04-06 11:44:51 UTC
For this release, I've removed:

xc/INSTALL.TXT
xc/doc/misc/RELNOTES.ms
xc/doc/misc/INSTALL.ms
xc/RELNOTES.TXT
xc/RELNOTES.XORG
xc/bug-report

jg fixed xc/LABEL

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.