diff --git a/specs/2007.0/ChangeLog b/specs/2007.0/ChangeLog index 456c94ab..e66ca7b2 100644 --- a/specs/2007.0/ChangeLog +++ b/specs/2007.0/ChangeLog @@ -1,5 +1,11 @@ # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo/src/releng/specs/2007.0/ChangeLog,v 1.62 2007-04-03 13:03:06 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo/src/releng/specs/2007.0/ChangeLog,v 1.63 2007-04-03 13:30:30 agaffney Exp $ + + 03 Apr 2007; Andrew Gaffney + x86/installcd-stage1-minimal.spec, x86/installcd-stage2-minimal.spec, + x86/stage2.spec, x86/stage3.spec: + change profile in stage2, stage3, and installcd specs to + default-linux/x86/2007.0 instead of default-linux/x86/no-nptl 03 Apr 2007; Gustavo Zacarias sparc/sparc64/packages.spec: diff --git a/specs/2007.0/x86/installcd-stage1-minimal.spec b/specs/2007.0/x86/installcd-stage1-minimal.spec index 49002b0a..158fd9ec 100644 --- a/specs/2007.0/x86/installcd-stage1-minimal.spec +++ b/specs/2007.0/x86/installcd-stage1-minimal.spec @@ -2,7 +2,7 @@ subarch: x86 version_stamp: 2007.0 target: livecd-stage1 rel_type: default -profile: default-linux/x86/no-nptl +profile: default-linux/x86/2007.0 snapshot: 2007.0 source_subpath: default/stage3-x86-2007.0 livecd/use: diff --git a/specs/2007.0/x86/installcd-stage2-minimal.spec b/specs/2007.0/x86/installcd-stage2-minimal.spec index 5966c7de..9cdf87c5 100644 --- a/specs/2007.0/x86/installcd-stage2-minimal.spec +++ b/specs/2007.0/x86/installcd-stage2-minimal.spec @@ -2,7 +2,7 @@ subarch: x86 version_stamp: 2007.0 target: livecd-stage2 rel_type: default -profile: default-linux/x86/no-nptl +profile: default-linux/x86/2007.0 snapshot: 2007.0 source_subpath: default/livecd-stage1-x86-2007.0 diff --git a/specs/2007.0/x86/stage2.spec b/specs/2007.0/x86/stage2.spec index 274bab19..fd1745de 100644 --- a/specs/2007.0/x86/stage2.spec +++ b/specs/2007.0/x86/stage2.spec @@ -2,7 +2,7 @@ subarch: x86 target: stage2 version_stamp: 2007.0 rel_type: default -profile: default-linux/x86/no-nptl +profile: default-linux/x86/2007.0 snapshot: 2007.0 source_subpath: default/stage1-x86-2007.0 chost: i486-pc-linux-gnu diff --git a/specs/2007.0/x86/stage3.spec b/specs/2007.0/x86/stage3.spec index f5a326f1..6781424b 100644 --- a/specs/2007.0/x86/stage3.spec +++ b/specs/2007.0/x86/stage3.spec @@ -2,6 +2,6 @@ subarch: x86 target: stage3 version_stamp: 2007.0 rel_type: default -profile: default-linux/x86/no-nptl +profile: default-linux/x86/2007.0 snapshot: 2007.0 source_subpath: default/stage2-x86-2007.0