[arch-commits] Commit in libgda/trunk (PKGBUILD)

Douglas Soares de Andrade douglas at archlinux.org
Thu Aug 6 10:51:00 UTC 2009


    Date: Thursday, August 6, 2009 @ 06:50:59
  Author: douglas
Revision: 49352

upgpkg: libgda 4.0.2-3
    Postgresql Rebuild

Modified:
  libgda/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-06 10:49:58 UTC (rev 49351)
+++ PKGBUILD	2009-08-06 10:50:59 UTC (rev 49352)
@@ -4,17 +4,16 @@
 
 pkgname=libgda
 pkgver=4.0.2
-pkgrel=2
+pkgrel=3
 pkgdesc="data abstraction layer; with mysql, pgsql, ldap, xml, sqlite providers"
 arch=(i686 x86_64)
 license=('GPL')
 depends=('glib2>=2.20.1' 'libxslt' 'db>=4.7' 'ncurses>=5.7-2' 'libsoup>=2.26.1'
-         'libmysqlclient>=5.1.32-2' 'postgresql-libs>=8.3.7' 'libldap>=2.3.43-3' 'unixodbc' 'sqlite3>=3.6.13')
-makedepends=('intltool' 'pkgconfig' 'openjdk6')
+         'libmysqlclient>=5.1.32-2' 'postgresql-libs>=8.4.0' 'libldap>=2.3.43-3' 'unixodbc' 'sqlite3>=3.6.13')
+makedepends=('intltool' 'pkgconfig' 'java-runtime')
 options=('!libtool')
 url="http://www.gnome-db.org"
 source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/4.0/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('cd79f6542cdd9477017b76b5f81c776f')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
@@ -22,3 +21,4 @@
   make || return 1
   make DESTDIR="${pkgdir}" install || return 1
 }
+md5sums=('cd79f6542cdd9477017b76b5f81c776f')




More information about the arch-commits mailing list