Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (f793cddd4d02c5bf5310b270ae38a0708b2ae421)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (f793cddd4d02c5bf5310b270ae38a0708b2ae421)
  • Date: Sat, 16 Jun 2007 11:44:03 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

dev/null |binary
gnome2-libs/libgda2-dev/BUILD | 3 -
gnome2-libs/libgda2-dev/CONFLICTS | 2
gnome2-libs/libgda2-dev/DEPENDS | 49
-----------------------
gnome2-libs/libgda2-dev/DETAILS | 17 -------
gnome2-libs/libgda2-dev/HISTORY | 41 -------------------
gnome2-libs/libgda2-dev/PROVIDES | 1
gnome2-libs/libgda2-dev/libgda-3.0.1.tar.bz2.sig | 0
gnome2-libs/libgda3/BUILD | 3 +
gnome2-libs/libgda3/CONFLICTS | 3 +
gnome2-libs/libgda3/DEPENDS | 49
+++++++++++++++++++++++
gnome2-libs/libgda3/DETAILS | 17 +++++++
gnome2-libs/libgda3/HISTORY | 45 +++++++++++++++++++++
gnome2-libs/libgda3/PROVIDES | 1
gnome2-libs/libgda3/libgda-3.0.1.tar.bz2.sig |binary
15 files changed, 118 insertions(+), 113 deletions(-)

New commits:
commit f793cddd4d02c5bf5310b270ae38a0708b2ae421
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

rename libgda2-dev -> libgda3

diff --git a/gnome2-libs/libgda2-dev/BUILD b/gnome2-libs/libgda2-dev/BUILD
deleted file mode 100755
index feceeab..0000000
--- a/gnome2-libs/libgda2-dev/BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-make_single &&
-default_build &&
-make_normal
diff --git a/gnome2-libs/libgda2-dev/CONFLICTS
b/gnome2-libs/libgda2-dev/CONFLICTS
deleted file mode 100755
index 0aa6564..0000000
--- a/gnome2-libs/libgda2-dev/CONFLICTS
+++ /dev/null
@@ -1,2 +0,0 @@
-conflicts libgda &&
-conflicts libgda2
diff --git a/gnome2-libs/libgda2-dev/DEPENDS b/gnome2-libs/libgda2-dev/DEPENDS
deleted file mode 100755
index 43b53c2..0000000
--- a/gnome2-libs/libgda2-dev/DEPENDS
+++ /dev/null
@@ -1,49 +0,0 @@
-depends glib2 &&
-depends libxslt &&
-depends xml-parser-expat &&
-depends FAM &&
-
-optional_depends db \
- "--with-bdb" \
- "--without-bdb" \
- "Enable DB Support" &&
-
-optional_depends ODBC-MGR \
- "--with-odbc" \
- "--without-odbc" \
- "Enable Unix ODBC Support" &&
-
-optional_depends mysql \
- "--with-mysql" \
- "--without-mysql" \
- "Enable MySQL DB Support" &&
-
-optional_depends postgresql \
- "--with-postgresql" \
- "--without-postgresql" \
- "Enable Postgresql DB Support" &&
-
-optional_depends xbase \
- "--with-xbase" \
- "--without-xbase" \
- "Enable Xbase DB Support" &&
-
-optional_depends firebird \
- "--with-firebird=/usr/firebird" \
- "--without-firebird" \
- "Enable Firebird DB Support" &&
-
-optional_depends mdbtools \
- "--with-mdb" \
- "--without-mdb" \
- "Enable MDBTools support (MS Access)" &&
-
-optional_depends openldap \
- "--with-ldap" \
- "--without-ldap" \
- "Enable LDAP DB Support" &&
-
-optional_depends "gtk-doc" \
- "--enable-gtk-doc" \
- "--disable-gtk-doc" \
- "Build gtk-doc documentation"
diff --git a/gnome2-libs/libgda2-dev/DETAILS b/gnome2-libs/libgda2-dev/DETAILS
deleted file mode 100755
index b42378b..0000000
--- a/gnome2-libs/libgda2-dev/DETAILS
+++ /dev/null
@@ -1,17 +0,0 @@
- SPELL=libgda2-dev
- VERSION=3.0.1
- BRANCH=`echo $VERSION|cut -d . -f 1,2`
- SOURCE=libgda-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/libgda-$VERSION
- SOURCE_URL[0]=$GNOME_URL/sources/libgda/$BRANCH/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
- LICENSE[0]="LGPL"
- LICENSE[1]="GPL"
- WEB_SITE=http://www.gnome-db.org
- ENTERED=20020509
- KEYWORDS="gnome2 libs"
- SHORT="Data abstraction layer"
-cat << EOF
-libgda: Data abstraction layer. It can manage data stored it
-databases or XML files and it can be used by non-GNOME applications.
-EOF
diff --git a/gnome2-libs/libgda2-dev/HISTORY b/gnome2-libs/libgda2-dev/HISTORY
deleted file mode 100644
index 954acae..0000000
--- a/gnome2-libs/libgda2-dev/HISTORY
+++ /dev/null
@@ -1,41 +0,0 @@
-2007-06-16 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: fix gpg
-
-2007-05-12 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 3.0.1
-
-2007-03-23 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.99.6
- * DEPENDS: removed gtk-sharp-2, uncommented mdbtools
- * BUILD: removed disable of mdbtools
-
-2007-02-13 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 2.99.5
-
-2007-01-27 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 2.99.3
-
-2007-01-18 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 2.99.2
- * PRE_BUILD, fb.diff: deleted, no longer needed
-
-2006-11-02 Treeve Jelbert <treeve AT sourcemage.org>
- * PRE_BUILD, fb.diff: added
- fix building with firebird2 (upstream patch)
- change firebird library name from gds to fbclient
- * DETAILS: PATCHLEVEL++
-
-2006-11-02 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 1.99.1
- * PRE_BUILD, makefile.diff: removed
- mono support is supposed to be fixed and patch does not apply
- * DEPENDS: re-enable gtk-sharp-2
-
-2006-10-12 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 1.9.103
- * DEPENDS: commented out mdbtools and gtk-sharp-2 until fixed.
- * PRE_BUILD: added to disable mono support until fixed.
- * BUILD: force disable of mbd-tools
-
-2006-10-09 Robin Cook <rcook AT wyrms.net>
- * DETAILS: split off of libgda2
diff --git a/gnome2-libs/libgda2-dev/PROVIDES
b/gnome2-libs/libgda2-dev/PROVIDES
deleted file mode 100755
index 8ea2a2b..0000000
--- a/gnome2-libs/libgda2-dev/PROVIDES
+++ /dev/null
@@ -1 +0,0 @@
-LIBGDA
diff --git a/gnome2-libs/libgda2-dev/libgda-3.0.1.tar.bz2.sig
b/gnome2-libs/libgda2-dev/libgda-3.0.1.tar.bz2.sig
deleted file mode 100644
index 6ed1281..0000000
Binary files a/gnome2-libs/libgda2-dev/libgda-3.0.1.tar.bz2.sig and /dev/null
differ
diff --git a/gnome2-libs/libgda3/BUILD b/gnome2-libs/libgda3/BUILD
new file mode 100755
index 0000000..feceeab
--- /dev/null
+++ b/gnome2-libs/libgda3/BUILD
@@ -0,0 +1,3 @@
+make_single &&
+default_build &&
+make_normal
diff --git a/gnome2-libs/libgda3/CONFLICTS b/gnome2-libs/libgda3/CONFLICTS
new file mode 100755
index 0000000..47cfd7c
--- /dev/null
+++ b/gnome2-libs/libgda3/CONFLICTS
@@ -0,0 +1,3 @@
+conflicts libgda &&
+conflicts libgda2-dev &&
+conflicts libgda2
diff --git a/gnome2-libs/libgda3/DEPENDS b/gnome2-libs/libgda3/DEPENDS
new file mode 100755
index 0000000..43b53c2
--- /dev/null
+++ b/gnome2-libs/libgda3/DEPENDS
@@ -0,0 +1,49 @@
+depends glib2 &&
+depends libxslt &&
+depends xml-parser-expat &&
+depends FAM &&
+
+optional_depends db \
+ "--with-bdb" \
+ "--without-bdb" \
+ "Enable DB Support" &&
+
+optional_depends ODBC-MGR \
+ "--with-odbc" \
+ "--without-odbc" \
+ "Enable Unix ODBC Support" &&
+
+optional_depends mysql \
+ "--with-mysql" \
+ "--without-mysql" \
+ "Enable MySQL DB Support" &&
+
+optional_depends postgresql \
+ "--with-postgresql" \
+ "--without-postgresql" \
+ "Enable Postgresql DB Support" &&
+
+optional_depends xbase \
+ "--with-xbase" \
+ "--without-xbase" \
+ "Enable Xbase DB Support" &&
+
+optional_depends firebird \
+ "--with-firebird=/usr/firebird" \
+ "--without-firebird" \
+ "Enable Firebird DB Support" &&
+
+optional_depends mdbtools \
+ "--with-mdb" \
+ "--without-mdb" \
+ "Enable MDBTools support (MS Access)" &&
+
+optional_depends openldap \
+ "--with-ldap" \
+ "--without-ldap" \
+ "Enable LDAP DB Support" &&
+
+optional_depends "gtk-doc" \
+ "--enable-gtk-doc" \
+ "--disable-gtk-doc" \
+ "Build gtk-doc documentation"
diff --git a/gnome2-libs/libgda3/DETAILS b/gnome2-libs/libgda3/DETAILS
new file mode 100755
index 0000000..8d58bc3
--- /dev/null
+++ b/gnome2-libs/libgda3/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=libgda3
+ VERSION=3.0.1
+ BRANCH=`echo $VERSION|cut -d . -f 1,2`
+ SOURCE=libgda-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/libgda-$VERSION
+ SOURCE_URL[0]=$GNOME_URL/sources/libgda/$BRANCH/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ LICENSE[0]="LGPL"
+ LICENSE[1]="GPL"
+ WEB_SITE=http://www.gnome-db.org
+ ENTERED=20020509
+ KEYWORDS="gnome2 libs"
+ SHORT="Data abstraction layer"
+cat << EOF
+libgda: Data abstraction layer. It can manage data stored it
+databases or XML files and it can be used by non-GNOME applications.
+EOF
diff --git a/gnome2-libs/libgda3/HISTORY b/gnome2-libs/libgda3/HISTORY
new file mode 100644
index 0000000..7ec4f0a
--- /dev/null
+++ b/gnome2-libs/libgda3/HISTORY
@@ -0,0 +1,45 @@
+2007-06-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: rename spell as libgda3
+ * CONFLICTS: add libgda2-dev
+
+2007-06-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: fix gpg
+
+2007-05-12 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 3.0.1
+
+2007-03-23 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 2.99.6
+ * DEPENDS: removed gtk-sharp-2, uncommented mdbtools
+ * BUILD: removed disable of mdbtools
+
+2007-02-13 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.99.5
+
+2007-01-27 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.99.3
+
+2007-01-18 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.99.2
+ * PRE_BUILD, fb.diff: deleted, no longer needed
+
+2006-11-02 Treeve Jelbert <treeve AT sourcemage.org>
+ * PRE_BUILD, fb.diff: added
+ fix building with firebird2 (upstream patch)
+ change firebird library name from gds to fbclient
+ * DETAILS: PATCHLEVEL++
+
+2006-11-02 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.99.1
+ * PRE_BUILD, makefile.diff: removed
+ mono support is supposed to be fixed and patch does not apply
+ * DEPENDS: re-enable gtk-sharp-2
+
+2006-10-12 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 1.9.103
+ * DEPENDS: commented out mdbtools and gtk-sharp-2 until fixed.
+ * PRE_BUILD: added to disable mono support until fixed.
+ * BUILD: force disable of mbd-tools
+
+2006-10-09 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: split off of libgda2
diff --git a/gnome2-libs/libgda3/PROVIDES b/gnome2-libs/libgda3/PROVIDES
new file mode 100755
index 0000000..8ea2a2b
--- /dev/null
+++ b/gnome2-libs/libgda3/PROVIDES
@@ -0,0 +1 @@
+LIBGDA
diff --git a/gnome2-libs/libgda3/libgda-3.0.1.tar.bz2.sig
b/gnome2-libs/libgda3/libgda-3.0.1.tar.bz2.sig
new file mode 100644
index 0000000..6ed1281
Binary files /dev/null and b/gnome2-libs/libgda3/libgda-3.0.1.tar.bz2.sig
differ




Archive powered by MHonArc 2.6.24.

Top of Page