Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <ladislav.hagara AT unob.cz>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (f063856f967379f0414834cebd8da41e4db58103)
  • Date: Mon, 08 Nov 2010 01:45:30 +0100


> GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:
>
> disk/lilo/DEPENDS | 2 +-
> disk/lilo/HISTORY | 6 ++++++
> 2 files changed, 7 insertions(+), 1 deletion(-)
>
> New commits:
> commit f063856f967379f0414834cebd8da41e4db58103
> Author: Treeve Jelbert <treeve AT sourcemage.org>
> Commit: Treeve Jelbert <treeve AT sourcemage.org>
>
> lilo - needs sharutils
>
> diff --git a/disk/lilo/DEPENDS b/disk/lilo/DEPENDS
> index 53797f9..7381d1e 100755
> --- a/disk/lilo/DEPENDS
> +++ b/disk/lilo/DEPENDS
> @@ -1,5 +1,5 @@
> depends gnupg &&
> depends LD86 &&
> depends smgl-fhs &&
> -
> +depends sharutils &&
> optional_depends lvm '' '' 'device mapper support'
> diff --git a/disk/lilo/HISTORY b/disk/lilo/HISTORY
> index a3a0fcd..74b8f9a 100644
> --- a/disk/lilo/HISTORY
> +++ b/disk/lilo/HISTORY
> @@ -1,3 +1,9 @@
> +2010-11-07 Treeve Jelbert <treeve AT sourcemage.org>
> + * DEPENDS: add sharutils
> + make[1]: Entering directory `/usr/src/lilo-23.1/images'
> + uudecode debian_16c.uu
> + make[1]: uudecode: Command not found


Usually we don't copy error messages into HISTORY, only into git log.
BTW, uudecode is provided not only by sharutils.


$ gaze version sharutils
Grimoire Section Spell Grimoire Version Installed Version
-------- ------- ----- ---------------- -----------------
test archive sharutils 4.9 -

$ gaze from uudecode
gmime-2.4.20:/usr/bin/uudecode

We should create new provider UUDECODE.

--
Ladislav Hagara




Archive powered by MHonArc 2.6.24.

Top of Page