Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (607c4fe6c2a970747d62b2208cb7ac2ccee6fd35)

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 Jaka Kranjc (607c4fe6c2a970747d62b2208cb7ac2ccee6fd35)
  • Date: Mon, 01 Aug 2011 00:52:50 +0200

> GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:
>
> disk/lilo/DEPENDS | 2 +-
> disk/lilo/HISTORY | 3 ---
> 2 files changed, 1 insertion(+), 4 deletions(-)
>
> New commits:
> commit 607c4fe6c2a970747d62b2208cb7ac2ccee6fd35
> Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
> Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
>
> Revert "lilo - depends UUDECODE"
>
> uudeview's uudecode cannot decode all the images, so casting fails.
> Reverted back to sharutils.



But gmime's uudecode is OK.

# gaze provides UUDECODE
UUDECODE:
gmime
sharutils
uudeview

I will revert this and remove UUDECODE provider from uudeview.

--
Ladislav Hagara



>
> This reverts commit fae14ff10e29c614b861290a34afd4e58b007b08.
>
> Conflicts:
>
> disk/lilo/HISTORY
>
> diff --git a/disk/lilo/DEPENDS b/disk/lilo/DEPENDS
> index eb75d5c..7381d1e 100755
> --- a/disk/lilo/DEPENDS
> +++ b/disk/lilo/DEPENDS
> @@ -1,5 +1,5 @@
> depends gnupg &&
> depends LD86 &&
> depends smgl-fhs &&
> -depends UUDECODE &&
> +depends sharutils &&
> optional_depends lvm '' '' 'device mapper support'
> diff --git a/disk/lilo/HISTORY b/disk/lilo/HISTORY
> index b33ed48..90261b6 100644
> --- a/disk/lilo/HISTORY
> +++ b/disk/lilo/HISTORY
> @@ -4,9 +4,6 @@
> 2010-11-29 Bor Kraljič <pyrobor AT ver.si>
> * DETAILS: fixed SOURCE_URL
>
> -2010-11-08 Treeve Jelbert <treeve AT sourcemage.org>
> - * DEPENDS: sharutils => UUDECODE
> -
> 2010-11-07 Treeve Jelbert <treeve AT sourcemage.org>
> * DEPENDS: add sharutils
> make[1]: Entering directory `/usr/src/lilo-23.1/images'




Archive powered by MHonArc 2.6.24.

Top of Page