[arch-commits] CVS update of extra/i18n/openoffice-es (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Thu Jun 14 10:09:48 UTC 2007


    Date: Thursday, June 14, 2007 @ 06:09:48
  Author: andyrtr
    Path: /home/cvs-extra/extra/i18n/openoffice-es

Modified: PKGBUILD (1.20 -> 1.21)

updatepkg 2.2.1


----------+
 PKGBUILD |   15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)


Index: extra/i18n/openoffice-es/PKGBUILD
diff -u extra/i18n/openoffice-es/PKGBUILD:1.20 extra/i18n/openoffice-es/PKGBUILD:1.21
--- extra/i18n/openoffice-es/PKGBUILD:1.20	Sun Apr  1 09:44:14 2007
+++ extra/i18n/openoffice-es/PKGBUILD	Thu Jun 14 06:09:48 2007
@@ -1,25 +1,26 @@
-# $Id: PKGBUILD,v 1.20 2007/04/01 13:44:14 jgc Exp $
+# $Id: PKGBUILD,v 1.21 2007/06/14 10:09:48 andyrtr Exp $
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 # Contributor: Sarah Hay <sarah at archlinux.org>
 
 pkgname=openoffice-es
-pkgver=2.2.0
-pkgrel=3
+pkgver=2.2.1
+pkgrel=1
 pkgdesc="OpenOffice spanish language files"
 arch=(i686 x86_64)
+license=('LGPL')
 url="http://www.openoffice.org"
 makedepends=('rpmextract')
 depends=('openoffice-base')
-source=(ftp://ftp-1.gwdg.de/pub/openoffice/extended/2.2.0rc4/OOo_2.2.0rc4_20070321_LinuxIntel_langpack_es.tar.gz)
-md5sums=('029e1df98987336ff97e8e3d05427c70')
+source=(ftp://ftp-1.gwdg.de/pub/openoffice/extended/2.2.1rc3/OOo_2.2.1rc3_20070529_LinuxIntel_langpack_es.tar.gz)
+md5sums=('24fafd98c23fce2e5942aba87356e270')
 
 build() {
-  cd ${startdir}/src/OOF680_m14_native_packed-1_es.9134/RPMS
+  cd ${startdir}/src/OOF680_m18_native_packed-1_es.9161/RPMS
   for i in *.rpm
     do rpmextract.sh $i
   done
   # install openoffice language files
-  cd ${startdir}/src/OOF680_m14_native_packed-1_es.9134/RPMS/opt
+  cd ${startdir}/src/OOF680_m18_native_packed-1_es.9161/RPMS/opt
   mkdir -p ${startdir}/pkg/opt
   mv openoffice.org2.2 ${startdir}/pkg/opt/openoffice
   chown root -R ${startdir}/pkg/opt/openoffice




More information about the arch-commits mailing list