src ChangeLog src-release

brobecke@sourceware.org brobecke@sourceware.org
Mon Jul 22 15:17:00 GMT 2013


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke@sourceware.org	2013-07-22 15:17:20

Modified files:
	.              : ChangeLog src-release 

Log message:
	src-release: Fix VER computation for TOOL=gdb
	
	Without this patch, the DATE marker in gdb/version.in does not get
	replaced by the source packaging date, causing the name of the
	tarball being created to: have the DATE marker in the tarball
	name and the name of the directory the sources unpack to (Eg:
	gdb-7.6.50-DATE-cvs.tar instead of gdb-7.6.50-20130710-cvs.tar).
	
	ChangeLog:
	
	* src-release (VER): Use $(TOOL)/common/create-version.sh
	if it exists.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.1074&r2=1.1075
http://sourceware.org/cgi-bin/cvsweb.cgi/src/src-release.diff?cvsroot=src&r1=1.34&r2=1.35



More information about the Src-cvs mailing list