Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to test grimoire by Treeve Jelbert (9265335a39ddc6218112993f08cb598eef619328)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Flavien Bridault <vlaaad AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to test grimoire by Treeve Jelbert (9265335a39ddc6218112993f08cb598eef619328)
  • Date: Mon, 19 Jun 2006 10:52:45 +0200

Le lundi 19 juin 2006 à 07:48 +0200, Treeve Jelbert a écrit :
> On Monday 19 June 2006 01:21, Flavien Bridault wrote:
> > Le dimanche 18 juin 2006 à 15:48 -0500, Treeve Jelbert a écrit :
> > > GIT changes to test grimoire by Treeve Jelbert <treeve AT scarlet.be>:
> > >
> > > database/libiodbc/BUILD | 5 ++---
> > > database/libiodbc/CONFLICTS | 1 +
> > > database/libiodbc/DETAILS | 4 +---
> > > database/libiodbc/HISTORY | 5 +++++
> > > 4 files changed, 9 insertions(+), 6 deletions(-)
> > >
> > > New commits:
> > > commit 9265335a39ddc6218112993f08cb598eef619328
> > > Merge: ea93e3cd8e476537a7d5895089c1fba278696b70
> > > 04cd54b441fbf70b1ba514d6b1764ef071b9697c Author: Treeve Jelbert
> > > <treeve AT scarlet.be>
> > > Commit: Treeve Jelbert <treeve AT scarlet.be>
> > >
> > > Merge branch 'master' of ssh://scm.sourcemage.org/smgl/grimoire
> > >
> > > commit ea93e3cd8e476537a7d5895089c1fba278696b70
> > > Author: Treeve Jelbert <treeve AT scarlet.be>
> > > Commit: Treeve Jelbert <treeve AT scarlet.be>
> > >
> > > libiodbc - add CONFLICTS
> >
> > Was there a bug filed somewhere for this or did you discover that
> > problem yourself ?
> > I ask that because if I'm right, that should solve at least this one :-)
> >
> > http://bugs.sourcemage.org/show_bug.cgi?id=12148
> >
>
> I saw the bug and did some investigation. My original version of this
> spell,
> which is not the one in sorcery, had a CONFLICTS. The software now has an
> option to disable the creation of the the libodbc.so symlink, but I'm not
> sure whether to use it or not.
>
>
> Did you try asking the k3b people as to why they use odbc?
>
They don't imho. You can't find it in the requirements, I think it just
links against libodbc.so because qt-x11 does. I just tried to cast
camstream, and /usr/bin/camstream also links on libodbc, although I
don't find it in is dependencies or in configure script and I really
don't see any reason why it should use it.
I have no idea whether both spells can be use at the same time without
the symlink and moreover if it makes sense.

> > > diff --git a/database/libiodbc/BUILD b/database/libiodbc/BUILD
> > > index d22e99f..bdbcdf2 100755
> > > --- a/database/libiodbc/BUILD
> > > +++ b/database/libiodbc/BUILD
> > > @@ -1,3 +1,2 @@
> > > -make_single &&
> > > -default_build &&
> > > -make_normal
> > > +OPTS="--disable-static $OPTS" &&
> > > +default_build
> > > diff --git a/database/libiodbc/CONFLICTS b/database/libiodbc/CONFLICTS
> > > new file mode 100755
> > > index 0000000..127dc83
> > > --- /dev/null
> > > +++ b/database/libiodbc/CONFLICTS
> > > @@ -0,0 +1 @@
> > > +conflicts unixodbc
> > > diff --git a/database/libiodbc/DETAILS b/database/libiodbc/DETAILS
> > > index bae0048..763e2c6 100755
> > > --- a/database/libiodbc/DETAILS
> > > +++ b/database/libiodbc/DETAILS
> > > @@ -8,9 +8,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
> > > LICENSE[0]=BSD
> > > LICENSE[1]=LGPL
> > > ENTERED=20050707
> > > - UPDATED=20050707
> > > - BUILD_API=2
> > > - KEYWORDS="database"
> > > + KEYWORDS="database interface"
> > > SHORT='ODBC driver manager and SDK'
> > > cat << EOF
> > > ODBC is the acronym for Open DataBase Connectivity, a Microsoft
> > > Universal diff --git a/database/libiodbc/HISTORY
> > > b/database/libiodbc/HISTORY index fd9651e..6586312 100644
> > > --- a/database/libiodbc/HISTORY
> > > +++ b/database/libiodbc/HISTORY
> > > @@ -1,3 +1,8 @@
> > > +2006-06-18 Treeve Jelbert <treeve01 AT pi.be>
> > > + * CONFLICTS: added, don't know where it went
> > > + * BUILD: disable-static
> > > + * DETAILS: add Keywords
> > > +
> > > 2006-05-27 Treeve Jelbert <treeve01 AT pi.be>
> > > * DEPENDS: gtk+ is optional
> > >
> > > _______________________________________________
> > > SM-Commit mailing list
> > > SM-Commit AT lists.ibiblio.org
> > > http://lists.ibiblio.org/mailman/listinfo/sm-commit
>
> _______________________________________________
> SM-Commit mailing list
> SM-Commit AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-commit
--
Flavien Bridault

Disk, Graphics, Graphics-libs sections Guru
Source Mage GNU/Linux - http://www.sourcemage.org

irc: vlaaad
jabber: vlaaad AT amessage.be

Attachment: signature.asc
Description: Ceci est une partie de message numériquement signée




Archive powered by MHonArc 2.6.24.

Top of Page