[libgda] Fixed name in SQLCipher's provider's .pc file



commit 88b4543aeaceaff5df92004ed6c1c5c6c2767503
Author: Vivien Malerba <malerba gnome-db org>
Date:   Mon Sep 13 23:10:30 2010 +0200

    Fixed name in SQLCipher's provider's .pc file

 providers/sqlcipher/libgda-sqlcipher-4.0.pc.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/providers/sqlcipher/libgda-sqlcipher-4.0.pc.in b/providers/sqlcipher/libgda-sqlcipher-4.0.pc.in
index 72d2e7c..1b36b77 100644
--- a/providers/sqlcipher/libgda-sqlcipher-4.0.pc.in
+++ b/providers/sqlcipher/libgda-sqlcipher-4.0.pc.in
@@ -3,7 +3,7 @@ exec_prefix= exec_prefix@
 libdir= libdir@
 includedir= includedir@
 
-Name: libgda-bdbsql- GDA_ABI_MAJOR_VERSION@  GDA_ABI_MINOR_VERSION@
-Description: GDA (GNOME Data Access) BDBSql provider
+Name: libgda-sqlcipher- GDA_ABI_MAJOR_VERSION@  GDA_ABI_MINOR_VERSION@
+Description: GDA (GNOME Data Access) SQLCipher provider
 Requires: libgda- GDA_ABI_MAJOR_VERSION@  GDA_ABI_MINOR_VERSION@
 Version: @VERSION@



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]