Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv4851
Modified Files:
libgda.info libgda.patch
Log Message:
new version
Index: libgda.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/libgda.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- libgda.patch 15 Jul 2008 01:40:59 -0000 1.3
+++ libgda.patch 21 Oct 2008 16:18:59 -0000 1.4
@@ -1,20 +1,3 @@
-diff -Nurd -x'*~' libgda-3.1.4.orig/ChangeLog libgda-3.1.4/ChangeLog
---- libgda-3.1.4.orig/ChangeLog 2008-04-10 06:40:56.000000000 -0400
-+++ libgda-3.1.4/ChangeLog 2008-06-20 01:48:41.000000000 -0400
-@@ -1,3 +1,14 @@
-+2008-02-14 Vivien Malerba <[EMAIL PROTECTED]>
-+
-+ * Makefile.am:
-+ * libgda/global.h:
-+ * libgda/md5.h:
-+ * libgda/md5c.c: imported files from the RSA reference implementation
included in the RFC-1321,
-+ see http://www.freesoft.org/CIE/RFC/1321/
-+ * libgda/gda-data-model-dir.c: don't use libgcrypt anymore for MD5
computation, see bug #513019
-+ * configure.in:
-+ - don't check for libgcrypt,
-+
- 3.1.4:
-
2008-04-09 Vivien Malerba <[EMAIL PROTECTED]>
diff -Nurd -x'*~' libgda-3.1.4.orig/configure.in libgda-3.1.4/configure.in
--- libgda-3.1.4.orig/configure.in 2008-04-10 06:39:53.000000000 -0400
Index: libgda.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/libgda.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- libgda.info 22 Jul 2008 04:22:11 -0000 1.13
+++ libgda.info 21 Oct 2008 16:18:59 -0000 1.14
@@ -1,18 +1,19 @@
Package: libgda
-Version: 3.1.4
+Version: 3.1.5
Revision: 1
BuildDepends: <<
autoconf (>= 2.60),
- automake1.9,
+ automake1.10,
avahi-dev,
gettext-bin,
gettext-tools,
- dbus-dev,
+ dbus-dev (>= 1.2.1-1),
fink (>= 0.24.12-1),
- gconf2-dev (>= 2.20.1-1),
- glib2-dev (>= 2.14.0-1),
- gtk-doc,
- intltool (>= 0.36.0-1),
+ gconf2-dev (>= 2.24.0-1),
+ glib2-dev (>= 2.18.0-1),
+ gnome-vfs2-unified-dev (>= 1:2.24.0-1),
+ gtk-doc (>= 1.8-1),
+ intltool40,
libavahi-glib1-dev,
libgettext3-dev,
libiconv-dev,
@@ -20,8 +21,8 @@
libtool14,
libxml2 (>= 2.6.30-1),
libxslt (>= 1.1.22-1),
- orbit2-dev (>= 2.14.10-1),
- pkgconfig (>= 0.21-1),
+ orbit2-dev (>= 2.14.16-1),
+ pkgconfig (>= 0.23),
readline5,
sqlite3-dev (>= 3.4.2-1002)
<<
@@ -31,15 +32,15 @@
readline5-shlibs
<<
Source: mirror:gnome:sources/%n/3.1/%n-%v.tar.bz2
-Source-MD5: e584211e04b502d3fb747236c913378e
+Source-MD5: eb7da5286a112e7cff3111c89fba4456
PatchFile: %n.patch
-PatchFile-MD5: 1072e2ce093683d1353a112c9a113df9
+PatchFile-MD5: a9f45484f62056dd649c62a4aad6da76
ConfigureParams: <<
--mandir='%p/share/man' \
--disable-gtk-doc \
PERL=/usr/bin/perl \
- --without-bdb --without-odbc --without-mysql --without-mSQL
--without-postgres --without-tds --without-ibmdb2 --without-sybase
--without-oracle --without-firebird --without-xbase --without-mdb
--without-ldap \
- --disable-dependency-tracking
+ --without-bdb --without-odbc --without-mysql --without-msql
--without-postgres --without-tds --without-ibmdb2 --without-sybase
--without-oracle --without-firebird --without-xbase --without-mdb
--without-ldap \
+ --disable-dependency-tracking --disable-static
<<
CompileScript: <<
autoreconf -f -i
@@ -55,10 +56,10 @@
SplitOff: <<
Package: %N4-shlibs
Depends: <<
- dbus-shlibs,
- gconf2-shlibs (>= 2.20.1-1),
- glib2-shlibs (>= 2.14.0-1),
- gnome-vfs2-unified-shlibs (>= 2.20.1-1),
+ dbus-shlibs (>= 1.2.1-1),
+ gconf2-shlibs (>= 2.24.0-1),
+ glib2-shlibs (>= 2.18.0-1),
+ gnome-vfs2-unified-shlibs (>= 1:2.24.0-1),
libavahi-client3-shlibs,
libavahi-common3-shlibs,
libavahi-glib1-shlibs,
@@ -66,7 +67,7 @@
libiconv,
libxml2-shlibs (>= 2.6.30-1),
libxslt-shlibs (>= 1.1.22-1),
- orbit2-shlibs (>= 2.14.10-1),
+ orbit2-shlibs (>= 2.14.16-1),
sqlite3-shlibs (>= 3.4.2-1002)
<<
Replaces: %N, %N-shlibs
@@ -125,6 +126,13 @@
mis-use of -version-info. See:
http://bugzilla.gnome.org/show_bug.cgi?id=539310
<<
+DescUsage: <<
+ This is just the basic library and sqlite support. Most
+ databases are explicitly disabled to avoid a *huge* package
+ that has "N-1" database types that any one user doesn't need.
+ Othre database support modules appear to be plugins that could
+ be built as stand-alone packages.
+<<
Description: Uniform access to various data sources
License: GPL/LGPL
Maintainer: The Gnome Core Team <[EMAIL PROTECTED]>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs