Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (2124a616b3c0be06a8af262be306b44410db40c8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <stealth AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Cc: Eric Sandall <eric AT sandall.us>
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (2124a616b3c0be06a8af262be306b44410db40c8)
  • Date: Sat, 20 Mar 2010 01:10:01 +0300

On Fri, 19 Mar 2010 15:01:41 -0700
Eric Sandall <eric AT sandall.us> wrote:

> On Fri, 19 Mar 2010 14:46:23 -0500
> Vlad Glagolev <scm AT sourcemage.org> wrote:
>
> > GIT changes to master grimoire by Vlad Glagolev
> > <stealth AT sourcemage.org>:
> >
> > collab/openldap/HISTORY | 4 ++++
> > collab/openldap/UP_TRIGGERS | 4 ++++
> > 2 files changed, 8 insertions(+)
> >
> > New commits:
> > commit 2124a616b3c0be06a8af262be306b44410db40c8
> > Author: Vlad Glagolev <stealth AT sourcemage.org>
> > Commit: Vlad Glagolev <stealth AT sourcemage.org>
> >
> > openldap: recast curl on every openldap update
> >
> > diff --git a/collab/openldap/HISTORY b/collab/openldap/HISTORY
> > index 5c04590..e32ffc5 100644
> > --- a/collab/openldap/HISTORY
> > +++ b/collab/openldap/HISTORY
> > @@ -1,3 +1,7 @@
> > +2010-03-19 Vlad Glagolev <stealth AT sourcemage.org>
> > + * UP_TRIGGERS: added cast_self for curl, if curl had been
> > selected with
> > + openldap support
> > +
> > 2010-03-14 Eric Sandall <sandalle AT sourcemage.org>
> > * DEPENDS: May use any provider of ODBC-MGR
> >
> > diff --git a/collab/openldap/UP_TRIGGERS b/collab/openldap/UP_TRIGGERS
> > index 934bc31..7c79804 100755
> > --- a/collab/openldap/UP_TRIGGERS
> > +++ b/collab/openldap/UP_TRIGGERS
> > @@ -10,3 +10,7 @@ if [ "${VERSION:0:3}" !=
> > "${OLD_SPELL_VERSION:0:3}" ]; then fi
> > done
> > fi
> > +
> > +if spell_ok curl && is_depends_enabled curl $SPELL; then
> > + up_trigger curl cast_self
> > +fi
>
> Another one for stable-0.42? :) You're on a roll today.

Oh yes :)

http://bugs.sourcemage.org/show_bug.cgi?id=15620

>
> -sandalle
>
> --
> Eric Sandall | Source Mage GNU/Linux Developer
> eric AT sandall.us PGP: 0xA8EFDD61 | http://www.sourcemage.org/
> http://eric.sandall.us/ | http://counter.li.org/ #196285


--
Dont wait to die to find paradise...
--
Cheerz,
Vlad "Stealth" Glagolev

Attachment: pgpevlloRs9Vp.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page