Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Feb 2002 10:34:29 +0100 (CET)
From:      Udo Schweigert <udo.schweigert@siemens.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        freebsd-stable@freebsd.org
Subject:   conf/34689: Snapshot name when building a release
Message-ID:  <200202070934.g179YTjS060877@reims.mchp.siemens.de>

next in thread | raw e-mail | index | archive | help

>Number:         34689
>Category:       conf
>Synopsis:       Snapshot name when building a release
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 07 01:40:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Udo Schweigert
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD alaska.cert.siemens.de 4.5-STABLE FreeBSD 4.5-STABLE #44: Tue Feb 5 19:05:02 CET 2002 ust@alaska.cert.siemens.de:/usr/obj/work/src/RELENG_4/sys/alaska i386


>Description:

When building a snapshot release for RELENG_4 one gets it named as e.g.
4.4-20020206-STABLE. But RELENG_4 is now in 4.5-...

>How-To-Repeat:
>Fix:

--- src/release/Makefile.orig	Mon Jan 28 13:16:42 2002
+++ src/release/Makefile	Thu Feb  7 10:27:30 2002
@@ -23,7 +23,7 @@
 #
 # Automatic SNAP versioning:
 DATE != date +%Y%m%d
-BASE = 4.4
+BASE = 4.5
 BUILDNAME?=${BASE}-${DATE}-STABLE
 #
 #CHROOTDIR=/junk/release
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202070934.g179YTjS060877>