You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2012/10/04 22:24:22 UTC

svn commit: r834055 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/download/checksums/3.4.0_checksums.html content/download/checksums/3.4.1_checksums.html

Author: buildbot
Date: Thu Oct  4 20:24:21 2012
New Revision: 834055

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.0_checksums.html
    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 Thu Oct  4 20:24:21 2012
@@ -1 +1 @@
-1394240
+1394247

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Oct  4 20:24:21 2012
@@ -1 +1 @@
-1394240
+1394247

Modified: websites/staging/ooo-site/trunk/content/download/checksums/3.4.0_checksums.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/checksums/3.4.0_checksums.html (original)
+++ websites/staging/ooo-site/trunk/content/download/checksums/3.4.0_checksums.html Thu Oct  4 20:24:21 2012
@@ -1066,7 +1066,7 @@ 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 http://www.apache.org/dist/incubator/ooo/KEYS</pre></li>
+  <li><pre>curl http://www.apache.org/dist/incubator/ooo/KEYS -o KEYS</pre></li>
   <li><pre>gpg --import KEYS</pre></li>
   <li><pre>KEYID="0x`gpg --verify &lt;downloaded AOO file&gt;.tar.gz.asc &lt;downloaded AOO file&gt;.tar.gz 2>&amp;1 | grep 'key ID' | awk '{print $NF}'`"</pre></li>
   <li><pre>gpg --no-default-keyring --keyring vendors.gpg --recv-key $KEYID</pre></li>

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 Thu Oct  4 20:24:21 2012
@@ -877,7 +877,7 @@ 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 http://www.apache.org/dist/incubator/ooo/KEYS</pre></li>
+  <li><pre>curl http://www.apache.org/dist/incubator/ooo/KEYS -o KEYS</pre></li>
   <li><pre>gpg --import KEYS</pre></li>
   <li><pre>KEYID="0x`gpg --verify &lt;downloaded AOO file&gt;.tar.gz.asc &lt;downloaded AOO file&gt;.tar.gz 2>&amp;1 | grep 'key ID' | awk '{print $NF}'`"</pre></li>
   <li><pre>gpg --no-default-keyring --keyring vendors.gpg --recv-key $KEYID</pre></li>