src ChangeLog src-release

brobecke@sourceware.org brobecke@sourceware.org
Thu Aug 29 18:25:00 GMT 2013


CVSROOT:	/cvs/src
Module name:	src
Branch: 	gdb_7_6-branch
Changes by:	brobecke@sourceware.org	2013-08-29 18:25:41

Modified files:
	.              : ChangeLog src-release 

Log message:
	src-release: Strip "-cvs" suffix in version number.
	
	For some reason not understood, src-release produces tarballs where
	the version number in the tarball name includes the "-cvs" suffix.
	Looking at the snapshots produced in the past for CVS snashots,
	the "-cvs" suffix was NOT included. This new -cvs suffix is therefore
	now causing a mismatch between what the scripts expect and what this
	makefile produces. This patch fixes the issue by stripping the "-cvs"
	suffix, if present, from the version number.
	
	ChangeLog:
	
	* src-release (VER): Strip any "-cvs" suffix from the version
	number, if extracted from $(TOOL)/version.in.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_7_6-branch&r1=1.1066&r2=1.1066.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/src-release.diff?cvsroot=src&only_with_tag=gdb_7_6-branch&r1=1.33&r2=1.33.14.1



More information about the Src-cvs mailing list