Gentoo Archives: gentoo-commits

From: "Jorge Manuel B. S. Vicetto" <jmbsvicetto@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/amd64/hardened/, releases/weekly/specs/x86/, ...
Date: Wed, 29 Aug 2012 10:15:44
Message-Id: 1346235307.e5086c7dba107c61a19c059986c9986205675f6b.jmbsvicetto@gentoo
1 commit: e5086c7dba107c61a19c059986c9986205675f6b
2 Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 29 10:15:07 2012 +0000
4 Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 29 10:15:07 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=e5086c7d
7
8 We need to set a parameter for update_seed.
9
10 ---
11 .../specs/amd64/hardened/stage1-nomultilib.spec | 2 +-
12 releases/weekly/specs/amd64/hardened/stage1.spec | 2 +-
13 releases/weekly/specs/amd64/stage1-nomultilib.spec | 2 +-
14 releases/weekly/specs/amd64/stage1.spec | 2 +-
15 releases/weekly/specs/x86/hardened/stage1.spec | 2 +-
16 releases/weekly/specs/x86/i686/stage1.spec | 2 +-
17 releases/weekly/specs/x86/stage1.spec | 2 +-
18 7 files changed, 7 insertions(+), 7 deletions(-)
19
20 diff --git a/releases/weekly/specs/amd64/hardened/stage1-nomultilib.spec b/releases/weekly/specs/amd64/hardened/stage1-nomultilib.spec
21 index 8b9ca69..d67a846 100644
22 --- a/releases/weekly/specs/amd64/hardened/stage1-nomultilib.spec
23 +++ b/releases/weekly/specs/amd64/hardened/stage1-nomultilib.spec
24 @@ -5,4 +5,4 @@ rel_type: hardened
25 profile: hardened/linux/amd64/no-multilib
26 snapshot: 2008.0
27 source_subpath: hardened/stage3-amd64-hardened+nomultilib-latest
28 -update_seed:
29 +update_seed: yes
30
31 diff --git a/releases/weekly/specs/amd64/hardened/stage1.spec b/releases/weekly/specs/amd64/hardened/stage1.spec
32 index 2470e29..3834b05 100644
33 --- a/releases/weekly/specs/amd64/hardened/stage1.spec
34 +++ b/releases/weekly/specs/amd64/hardened/stage1.spec
35 @@ -5,4 +5,4 @@ rel_type: hardened
36 profile: hardened/linux/amd64
37 snapshot: 2008.0
38 source_subpath: hardened/stage3-amd64-hardened-latest
39 -update_seed:
40 +update_seed: yes
41
42 diff --git a/releases/weekly/specs/amd64/stage1-nomultilib.spec b/releases/weekly/specs/amd64/stage1-nomultilib.spec
43 index e8f5301..8feb407 100644
44 --- a/releases/weekly/specs/amd64/stage1-nomultilib.spec
45 +++ b/releases/weekly/specs/amd64/stage1-nomultilib.spec
46 @@ -5,4 +5,4 @@ rel_type: default
47 profile: default/linux/amd64/10.0/no-multilib
48 snapshot: 2008.0
49 source_subpath: default/stage3-amd64-nomultilib-latest
50 -update_seed:
51 +update_seed: yes
52
53 diff --git a/releases/weekly/specs/amd64/stage1.spec b/releases/weekly/specs/amd64/stage1.spec
54 index 8da28c8..3fc333a 100644
55 --- a/releases/weekly/specs/amd64/stage1.spec
56 +++ b/releases/weekly/specs/amd64/stage1.spec
57 @@ -5,4 +5,4 @@ rel_type: default
58 profile: default/linux/amd64/10.0
59 snapshot: 2008.0
60 source_subpath: default/stage3-amd64-latest
61 -update_seed:
62 +update_seed: yes
63
64 diff --git a/releases/weekly/specs/x86/hardened/stage1.spec b/releases/weekly/specs/x86/hardened/stage1.spec
65 index 87b8559..a9ebb06 100644
66 --- a/releases/weekly/specs/x86/hardened/stage1.spec
67 +++ b/releases/weekly/specs/x86/hardened/stage1.spec
68 @@ -5,4 +5,4 @@ rel_type: hardened
69 profile: hardened/linux/x86
70 snapshot: 2008.0
71 source_subpath: hardened/stage3-i686-hardened-latest
72 -update_seed:
73 +update_seed: yes
74
75 diff --git a/releases/weekly/specs/x86/i686/stage1.spec b/releases/weekly/specs/x86/i686/stage1.spec
76 index d3e0548..19169c2 100644
77 --- a/releases/weekly/specs/x86/i686/stage1.spec
78 +++ b/releases/weekly/specs/x86/i686/stage1.spec
79 @@ -5,4 +5,4 @@ rel_type: default
80 profile: default/linux/x86/10.0
81 snapshot: 2008.0
82 source_subpath: default/stage3-i686-latest
83 -update_seed:
84 +update_seed: yes
85
86 diff --git a/releases/weekly/specs/x86/stage1.spec b/releases/weekly/specs/x86/stage1.spec
87 index d3550fc..4e2bfb2 100644
88 --- a/releases/weekly/specs/x86/stage1.spec
89 +++ b/releases/weekly/specs/x86/stage1.spec
90 @@ -5,4 +5,4 @@ rel_type: default
91 profile: default/linux/x86/10.0
92 snapshot: 2008.0
93 source_subpath: default/stage3-i486-latest
94 -update_seed:
95 +update_seed: yes