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

Eric Belanger eric at archlinux.org
Fri May 9 00:25:35 UTC 2008


    Date: Thursday, May 8, 2008 @ 20:25:34
  Author: eric
Revision: 1444

reverting unnecessary postgresql-libs rebuild

Modified:
  libgda/trunk/PKGBUILD
Deleted:
  libgda/repos/testing-i686/

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

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2008-05-09 00:10:54 UTC (rev 1443)
+++ trunk/PKGBUILD	2008-05-09 00:25:34 UTC (rev 1444)
@@ -5,11 +5,11 @@
 force=y
 pkgname=libgda
 pkgver=1.2.4
-pkgrel=3
+pkgrel=2
 pkgdesc="data abstraction layer; with mysql, pgsql, ldap, xml, sqlite providers"
 arch=(i686 x86_64)
 depends=('glib2>=2.12.3' 'libxslt' 'popt' 'scrollkeeper' 'db>=4.6'
-         'libmysqlclient' 'postgresql-libs>=8.3' 'libldap' 'unixodbc' 'sqlite3')
+         'libmysqlclient' 'postgresql-libs>=8.2.3' 'libldap' 'unixodbc' 'sqlite3')
 makedepends=('intltool' 'pkgconfig')
 options=('nolibtool')
 url="http://www.gnome-db.org"





More information about the arch-commits mailing list