Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master z-rejected grimoire by Arjan Bouter (cb45d1681d12342aa852ae4009082d54d42d729e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <pilot AT beernabeer.com>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master z-rejected grimoire by Arjan Bouter (cb45d1681d12342aa852ae4009082d54d42d729e)
  • Date: Sat, 14 Jul 2007 10:29:19 +0500

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Fri, 13 Jul 2007 11:47:44 -0700
"David Brown" <dmlb2000 AT gmail.com> wrote:

> Hmmm, I'm getting a bad gzip'ed cpio file in this...
>
> =========
> Extracting core03
> 3291 blocks
> Extracting core03u
> 36946 blocks
> Extracting core04
> 2 blocks
> Extracting core04u
> gzip: openoffice.org-core04u-2.2.1-9161.cpio.gz: unknown method 70 --
> not supported
> Extracting core05
> 9019 blocks
> Extracting core05u
> 117929 blocks
> ===========================
>
> did you get this?

I have found this quite often with openoffice updates. If I recall
correctly, this is the reason that Sandalle didn't update to version
2.2.1.

George

>
> - David Brown
> On 7/11/07, Arjan Bouter <scm AT sourcemage.org> wrote:
> > GIT changes to master z-rejected grimoire by Arjan Bouter
> > <abouter AT sourcemage.org>:
> >
> > dev/null
> > |binary
> > z-editors/openoffice2-bin/DETAILS
> > | 2 +-
> > z-editors/openoffice2-bin/HISTORY
> > | 4 ++++
> > z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_de.tar.gz.sig
> > | 0
> > z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_en-US.tar.gz.sig
> > | 0
> > z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_fr.tar.gz.sig
> > | 0
> > z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_it.tar.gz.sig
> > | 0
> > z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_nb.tar.gz.sig
> > | 0
> > z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_nn.tar.gz.sig
> > | 0
> > z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_pl.tar.gz.sig
> > | 0
> > z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_ru.tar.gz.sig
> > | 0
> > z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_tr.tar.gz.sig
> > | 0
> > z-editors/openoffice2-bin/OOo_2.2.1_LinuxIntel_install_en-US.tar.gz.sig
> > |binary
> > z-editors/openoffice2-bin/OOo_2.2.1_LinuxIntel_install_nl.tar.gz.sig
> > |binary
> > z-editors/openoffice2-bin/locales
> > | 1 + 15 files changed, 6 insertions(+), 1 deletion(-)
> >
> > New commits:
> > commit cb45d1681d12342aa852ae4009082d54d42d729e
> > Author: Arjan Bouter <abouter AT sourcemage.org>
> > Commit: Arjan Bouter <abouter AT sourcemage.org>
> >
> > openoffice2-bin: added dutch locale and bumped to 2.2.1
> > it still needs sigs for the other localized versions. en_us and
> > nl are added.
> >
> > diff --git a/z-editors/openoffice2-bin/DETAILS
> > b/z-editors/openoffice2-bin/DETAILS index f8e745b..7242874 100755
> > --- a/z-editors/openoffice2-bin/DETAILS
> > +++ b/z-editors/openoffice2-bin/DETAILS
> > @@ -1,5 +1,5 @@
> > SPELL=openoffice2-bin
> > - VERSION=2.2.0
> > + VERSION=2.2.1
> > if [ "${OO2_LOCALE:-en}" == "en" ]; then
> > SOURCE=OOo_${VERSION/-*/}_LinuxIntel_install_en-US.tar.gz
> > COMMON_PATH=openoffice/stable/${VERSION/-*/}
> > diff --git a/z-editors/openoffice2-bin/HISTORY
> > b/z-editors/openoffice2-bin/HISTORY index 8528644..d9270d7 100644
> > --- a/z-editors/openoffice2-bin/HISTORY
> > +++ b/z-editors/openoffice2-bin/HISTORY
> > @@ -1,3 +1,7 @@
> > +2007-07-11 Arjan Bouter <abouter AT sourcemage.org>
> > + * DETAILS: version bumped to 2.2.1
> > + * locales: added dutch
> > +
> > 2007-06-13 Eric Sandall <sandalle AT sourcemage.org>
> > * PRE_BUILD, INSTALL: Use ${VERSION%.*} instead of
> > ${VERSION/.0/} to always remove the last digit for "branch" (e.g.
> > 2.2) diff --git
> > a/z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_de.tar.gz.sig
> > b/z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_de.tar.gz.sig
> > deleted file mode 100644 index f451ea2..0000000 Binary files
> > a/z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_de.tar.gz.sig
> > and /dev/null differ diff --git
> > a/z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_en-US.tar.gz.sig
> > b/z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_en-US.tar.gz.sig
> > deleted file mode 100644 index 14644de..0000000 Binary files
> > a/z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_en-US.tar.gz.sig
> > and /dev/null differ diff --git
> > a/z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_fr.tar.gz.sig
> > b/z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_fr.tar.gz.sig
> > deleted file mode 100644 index 5cf1af8..0000000 Binary files
> > a/z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_fr.tar.gz.sig
> > and /dev/null differ diff --git
> > a/z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_it.tar.gz.sig
> > b/z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_it.tar.gz.sig
> > deleted file mode 100644 index a66e7ab..0000000 Binary files
> > a/z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_it.tar.gz.sig
> > and /dev/null differ diff --git
> > a/z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_nb.tar.gz.sig
> > b/z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_nb.tar.gz.sig
> > deleted file mode 100644 index 4882f96..0000000 Binary files
> > a/z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_nb.tar.gz.sig
> > and /dev/null differ diff --git
> > a/z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_nn.tar.gz.sig
> > b/z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_nn.tar.gz.sig
> > deleted file mode 100644 index 5218e07..0000000 Binary files
> > a/z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_nn.tar.gz.sig
> > and /dev/null differ diff --git
> > a/z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_pl.tar.gz.sig
> > b/z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_pl.tar.gz.sig
> > deleted file mode 100644 index 084788a..0000000 Binary files
> > a/z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_pl.tar.gz.sig
> > and /dev/null differ diff --git
> > a/z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_ru.tar.gz.sig
> > b/z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_ru.tar.gz.sig
> > deleted file mode 100644 index 3cd6bba..0000000 Binary files
> > a/z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_ru.tar.gz.sig
> > and /dev/null differ diff --git
> > a/z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_tr.tar.gz.sig
> > b/z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_tr.tar.gz.sig
> > deleted file mode 100644 index feef0fb..0000000 Binary files
> > a/z-editors/openoffice2-bin/OOo_2.2.0_LinuxIntel_install_tr.tar.gz.sig
> > and /dev/null differ diff --git
> > a/z-editors/openoffice2-bin/OOo_2.2.1_LinuxIntel_install_en-US.tar.gz.sig
> > b/z-editors/openoffice2-bin/OOo_2.2.1_LinuxIntel_install_en-US.tar.gz.sig
> > new file mode 100644 index 0000000..b468c66 Binary files /dev/null
> > and
> > b/z-editors/openoffice2-bin/OOo_2.2.1_LinuxIntel_install_en-US.tar.gz.sig
> > differ diff --git
> > a/z-editors/openoffice2-bin/OOo_2.2.1_LinuxIntel_install_nl.tar.gz.sig
> > b/z-editors/openoffice2-bin/OOo_2.2.1_LinuxIntel_install_nl.tar.gz.sig
> > new file mode 100644 index 0000000..3e55084 Binary files /dev/null
> > and
> > b/z-editors/openoffice2-bin/OOo_2.2.1_LinuxIntel_install_nl.tar.gz.sig
> > differ diff --git a/z-editors/openoffice2-bin/locales
> > b/z-editors/openoffice2-bin/locales index 10e4d34..3c0393c 100644
> > --- a/z-editors/openoffice2-bin/locales +++
> > b/z-editors/openoffice2-bin/locales @@ -3,6 +3,7 @@ de
> > German_locale off fr French_locale off
> > it Italy_locale off nb NB_locale
> > off +nl Dutch_locale off nn
> > NN_locale off pl PL_locale off
> > ru Russia_locale off
> > _______________________________________________ SM-Commit mailing
> > list SM-Commit AT lists.ibiblio.org
> > http://lists.ibiblio.org/mailman/listinfo/sm-commit
> >
> _______________________________________________
> SM-Commit mailing list
> SM-Commit AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-commit
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)

iD8DBQFGmF8vkVJnfkgKg60RAmdEAJ46dBi8JaXPW+Y7GNcZyVCQti+flACeLeHC
3g1ltDY7WxTFJH0y0i2ngRM=
=pwiJ
-----END PGP SIGNATURE-----



Archive powered by MHonArc 2.6.24.

Top of Page