Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <stealth AT sourcemage.org>
  • To: Ladislav Hagara <ladislav.hagara AT unob.cz>
  • Cc: "sm-commit AT lists.ibiblio.org" <sm-commit AT lists.ibiblio.org>
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (078aedbc624091ae85d8c2991ffde888348befcc)
  • Date: Fri, 22 Jan 2010 13:42:33 +0300

Oh, Ladislav.

It was my commit, and since i maintain the spell, i didn't want to make the
merges.
It was just easier.

On Fri, 22 Jan 2010 10:38:08 +0100
Ladislav Hagara <ladislav.hagara AT unob.cz> wrote:

>
> > GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:
> >
> > ftp/transmission/DEPENDS | 17 +++++++++++++++++
> > ftp/transmission/HISTORY | 8 ++++++--
> > ftp/transmission/PRE_BUILD | 4 ++++
> > ftp/transmission/transmission-1.80.tar.bz2.sig |binary
> > 4 files changed, 27 insertions(+), 2 deletions(-)
> >
> > New commits:
> > commit 078aedbc624091ae85d8c2991ffde888348befcc
> > Author: Vlad Glagolev <stealth AT sourcemage.org>
> > Commit: Vlad Glagolev <stealth AT sourcemage.org>
> >
> > transmission: => 1.80
> >
> > commit 9aa704af0edf88b2be1bda00be60e092f9df56e4
> > Author: Vlad Glagolev <stealth AT sourcemage.org>
> > Commit: Vlad Glagolev <stealth AT sourcemage.org>
> >
> > Revert "ftp/transmission: updated to 1.80?"
> >
> > This reverts commit ea46da41d1cffdbc20501730b9324326db03df55.
> >
> > diff --git a/ftp/transmission/DEPENDS b/ftp/transmission/DEPENDS
> > index ae72b06..4f234bf 100755
> > --- a/ftp/transmission/DEPENDS
> > +++ b/ftp/transmission/DEPENDS
> > @@ -1,11 +1,28 @@
> > depends openssl &&
> > depends intltool &&
> >
> > +optional_depends libevent "" "" "to use system libevent instead of
> > bundled" &&
> > +
> > +optional_depends gettext \
> > + "--enable-nls" \
> > + "--disable-nls" \
> > + "for native language support" &&
> > +
> > +optional_depends gconf2 \
> > + "--enable-libgconf" \
> > + "--disable-libgconf" \
> > + "for GConf support" &&
> > +
> > optional_depends libnotify \
> > "--enable-libnotify" \
> > "--disable-libnotify" \
> > "for notifications support" &&
> >
> > +optional_depends libcanberra \
> > + "--enable-libcanberra" \
> > + "--enable-libcanberra" \
> > + "for sounds support" &&
> > +
> > optional_depends gtk+2 \
> > "--enable-gtk" \
> > "--disable-gtk" \
> > diff --git a/ftp/transmission/HISTORY b/ftp/transmission/HISTORY
> > index 7ca4912..2b97861 100644
> > --- a/ftp/transmission/HISTORY
> > +++ b/ftp/transmission/HISTORY
> > @@ -1,5 +1,9 @@
> > -2010-01-21 Pol Vinogradov <vin.public AT gmail.com>
> > - * DETAILS: updated to 1.80
> > +2010-01-22 Vlad Glagolev <stealth AT sourcemage.org>
> > + * PRE_BUILD: added, to fix the build
> > +
> > +2010-01-21 Vlad Glagolev <stealth AT sourcemage.org>
> > + * DETAILS: updated spell to 1.80
> > + * DEPENDS: added missing dependencies
> >
> > 2009-10-25 Vlad Glagolev <stealth AT sourcemage.org>
> > * DETAILS: updated spell to 1.76
> > diff --git a/ftp/transmission/PRE_BUILD b/ftp/transmission/PRE_BUILD
> > new file mode 100755
> > index 0000000..19e3e6c
> > --- /dev/null
> > +++ b/ftp/transmission/PRE_BUILD
> > @@ -0,0 +1,4 @@
> > +default_pre_build &&
> > +cd "$SOURCE_DIRECTORY" &&
> > +
> > +sed -i "s:be@latin::" po/LINGUAS
> > diff --git a/ftp/transmission/transmission-1.80.tar.bz2.sig
> > b/ftp/transmission/transmission-1.80.tar.bz2.sig
> > index b97524d..1255929 100644
> > Binary files a/ftp/transmission/transmission-1.80.tar.bz2.sig and
> > b/ftp/transmission/transmission-1.80.tar.bz2.sig differ
>
> Sorry Vlad but you should update HISTORY according to history. Pol
> updated it first, you updated DEPENDS. We shouldn't remove names from
> HISTORY.
>
> --
> Ladislav Hagara


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

Attachment: pgprN_8Vhp8y7.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page