Author: buildbot
Date: Sat Dec 29 16:07:57 2012
New Revision: 844232

Log:
Staging update by buildbot for openofficeorg

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    
websites/staging/ooo-site/trunk/content/download/checksums/3.4.1_checksums.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Dec 29 16:07:57 2012
@@ -1 +1 @@
-1426653
+1426776

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Dec 29 16:07:57 2012
@@ -1 +1 @@
-1426653
+1426776

Modified: 
websites/staging/ooo-site/trunk/content/download/checksums/3.4.1_checksums.html
==============================================================================
--- 
websites/staging/ooo-site/trunk/content/download/checksums/3.4.1_checksums.html 
(original)
+++ 
websites/staging/ooo-site/trunk/content/download/checksums/3.4.1_checksums.html 
Sat Dec 29 16:07:57 2012
@@ -856,11 +856,11 @@ was not manipulated by an unauthorized t
       <code>C:\Program Files\Gnu\GnuPg\gpg.exe</code>) until you add it to the 
<code>$PATH</code> system environment
       variable.</li>
   <li>Save the following file with your Internet browser to the location where 
the downloaded AOO file is stored:</li>
-  <li><pre>https://people.apache.org/keys/group/ooo.asc</pre></li>
+  <li><pre>https://people.apache.org/keys/group/openoffice.asc</pre></li>
   <li>Open the start menu and enter <code>cmd.exe</code> into the search 
box.</li>
   <li>Now change to the directory with the downloaded AOO and ASC file, import 
and verify with the following commands:</li>
   <li><pre>cd &lt;path_to_AOO_and_ASC_file&gt;</pre></li>
-  <li><pre>C:\Program Files\Gnu\GnuPg\gpg.exe --import ooo.asc</pre></li>
+  <li><pre>C:\Program Files\Gnu\GnuPg\gpg.exe --import 
openoffice.asc</pre></li>
   <li><pre>C:\Program Files\Gnu\GnuPg\gpg.exe --verify &lt;ASC file&gt;.asc 
&lt;AOO file&gt;.exe</pre></li>
   <li>When both checksums match it is indicated with an "Good signature from 
&lt;Person who has created the signature&gt;
       statement. <br /> Otherwise "BAD signature from ...".</li>
@@ -874,8 +874,8 @@ was not manipulated by an unauthorized t
   <li>Open a terminal and change to the directory with the downloaded AOO and 
ASC file.</li>
   <li>Type in the following commands:</li>
   <li><pre>cd &lt;path_to_AOO_and_ASC_file&gt;</pre></li>
-  <li><pre>wget https://people.apache.org/keys/group/ooo.asc</pre></li>
-  <li><pre>gpg --import ooo.asc</pre></li>
+  <li><pre>wget https://people.apache.org/keys/group/openoffice.asc</pre></li>
+  <li><pre>gpg --import openoffice.asc</pre></li>
   <li><pre>gpg --verify &lt;ASC file&gt;.asc &lt;AOO file&gt;.tar.gz</pre></li>
   <li>When both checksums match it is indicated with an "Good signature from 
&lt;Person who has created the signature&gt;
       statement. <br /> Otherwise "BAD signature from ...".</li>
@@ -890,8 +890,8 @@ was not manipulated by an unauthorized t
   <li>Open a terminal (usually from here: "/Applications/Utilities").</li>
   <li>Type in the following commands:</li>
   <li><pre>cd &lt;path_to_AOO_and_ASC_file&gt;</pre></li>
-  <li><pre>curl https://people.apache.org/keys/group/ooo.asc -o 
ooo.asc</pre></li>
-  <li><pre>gpg --import ooo.asc</pre></li>
+  <li><pre>curl https://people.apache.org/keys/group/openoffice.asc -o 
openoffice.asc</pre></li>
+  <li><pre>gpg --import openoffice.asc</pre></li>
   <li><pre>gpg --verify &lt;ASC file&gt;.asc &lt;AOO file&gt;.dmg</pre></li>
   <li>When both checksums match it is indicated with an "Good signature from 
&lt;Person who has created the signature&gt;
       statement. <br /> Otherwise "BAD signature from ...".</li>


Reply via email to