This is the mail archive of the src-cvs@sourceware.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src ChangeLog src-release


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]