[arch-commits] Commit in libgda/trunk (bdb43.patch libgda.install)

Jan de Groot jgc at archlinux.org
Mon Apr 20 20:31:09 UTC 2009


    Date: Monday, April 20, 2009 @ 16:31:09
  Author: jgc
Revision: 36247

upgpkg: libgda 4.0.2-1

Deleted:
  libgda/trunk/bdb43.patch
  libgda/trunk/libgda.install

----------------+
 bdb43.patch    |   18 ------------------
 libgda.install |   16 ----------------
 2 files changed, 34 deletions(-)

Deleted: bdb43.patch
===================================================================
--- bdb43.patch	2009-04-20 20:29:52 UTC (rev 36246)
+++ bdb43.patch	2009-04-20 20:31:09 UTC (rev 36247)
@@ -1,18 +0,0 @@
-diff -r -u libgda-1.2.0.old/providers/bdb/gda-bdb-recordset.c libgda-1.2.0/providers/bdb/gda-bdb-recordset.c
---- libgda-1.2.0.old/providers/bdb/gda-bdb-recordset.c	2003-12-17 11:27:02.000000000 +0000
-+++ libgda-1.2.0/providers/bdb/gda-bdb-recordset.c	2005-02-19 15:43:12.000000000 +0000
-@@ -227,10 +227,14 @@
- 
- 	/* get the number of records in the database */
- 	ret = dbp->stat (dbp,
-+#if BDB_VERSION > 40300
-+			 NULL,
-+#endif
- 			 &statp,
- #if BDB_VERSION < 40000
- 			 NULL,
- #endif
-+
- 			 0);
- 	if (ret != 0) {
- 		gda_connection_add_error (cnc, gda_bdb_make_error (ret));

Deleted: libgda.install
===================================================================
--- libgda.install	2009-04-20 20:29:52 UTC (rev 36246)
+++ libgda.install	2009-04-20 20:31:09 UTC (rev 36247)
@@ -1,16 +0,0 @@
-post_install() {
-  scrollkeeper-update -q -p var/lib/scrollkeeper
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}
-
-op=$1
-shift
-
-$op $*




More information about the arch-commits mailing list