Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <eric AT sandall.us>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (fae14ff10e29c614b861290a34afd4e58b007b08)
  • Date: Fri, 4 Mar 2011 16:29:02 -0800


On Nov 8, 2010, at 11:25 PM, Ladislav Hagara wrote:
GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

archive/sharutils/HISTORY  |    3 +++
archive/sharutils/PROVIDES |    1 +
disk/lilo/DEPENDS          |    2 +-
disk/lilo/HISTORY          |    3 +++
libs/gmime/HISTORY         |    3 +++
libs/gmime/PROVIDES        |    1 +
6 files changed, 12 insertions(+), 1 deletion(-)

New commits:
commit fae14ff10e29c614b861290a34afd4e58b007b08
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

   lilo - depends UUDECODE

commit 1f8c648186c02af276bce945005011b2c256fcad
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

   gmime - provides UUDECODE

commit 15873eaab163ae6b27d017033a4bd24fcad71360
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

   sharutils - provides UUDECODE

diff --git a/archive/sharutils/HISTORY b/archive/sharutils/HISTORY
index 02a7c19..bf5bee9 100644
--- a/archive/sharutils/HISTORY
+++ b/archive/sharutils/HISTORY
@@ -1,3 +1,6 @@
+2010-11-08 Treeve Jelbert <treeve AT sourcemage.org>
+ * PROVIDES: added, for UUDECODE
+
2010-03-21 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 4.9; corrected source urls

diff --git a/archive/sharutils/PROVIDES b/archive/sharutils/PROVIDES
new file mode 100755
index 0000000..f0c0c24
--- /dev/null
+++ b/archive/sharutils/PROVIDES
@@ -0,0 +1 @@
+UUDECODE
diff --git a/disk/lilo/DEPENDS b/disk/lilo/DEPENDS
index 7381d1e..eb75d5c 100755
--- a/disk/lilo/DEPENDS
+++ b/disk/lilo/DEPENDS
@@ -1,5 +1,5 @@
depends  gnupg     &&
depends  LD86      &&
depends  smgl-fhs  &&
-depends  sharutils &&
+depends  UUDECODE  &&
optional_depends lvm '' '' 'device mapper support'
diff --git a/disk/lilo/HISTORY b/disk/lilo/HISTORY
index 74b8f9a..9596988 100644
--- a/disk/lilo/HISTORY
+++ b/disk/lilo/HISTORY
@@ -1,3 +1,6 @@
+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'
diff --git a/libs/gmime/HISTORY b/libs/gmime/HISTORY
index 09075b2..210b956 100644
--- a/libs/gmime/HISTORY
+++ b/libs/gmime/HISTORY
@@ -1,3 +1,6 @@
+2010-11-08 Treeve Jelbert <treeve AT sourcemage.org>
+ * PROVIDES: added, for UUDECODE
+
2010-10-29 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.4.20

diff --git a/libs/gmime/PROVIDES b/libs/gmime/PROVIDES
new file mode 100644
index 0000000..f0c0c24
--- /dev/null
+++ b/libs/gmime/PROVIDES
@@ -0,0 +1 @@
+UUDECODE

We have a third:
$ gaze from uudecode
uudeview-0.5.20:/usr/bin/uudecode

These all probably need CONFLICTS as well. sharutils and uudeview already conflict, but gmime does not.

-sandalle

Eric Sandall                      Source Mage GNU/Linux Developer
http://eric.sandall.us/           http://counter.li.org/  #196285


  • Re: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (fae14ff10e29c614b861290a34afd4e58b007b08), Eric Sandall, 03/04/2011

Archive powered by MHonArc 2.6.24.

Top of Page