Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (a74e0bf4e3c352255e2935523a4bf1e7e52507e6)
  • Date: Mon, 19 Feb 2007 14:06:57 -0600

GIT changes to master grimoire by Treeve Jelbert <treeve AT scarlet.be>:

dev/null |binary
disk/lilo/DEPENDS | 3 ++-
disk/lilo/DETAILS | 7 +++++--
disk/lilo/HISTORY | 5 +++++
disk/lilo/lilo-22.7.3.src.tar.gz.sig | 0
5 files changed, 12 insertions(+), 3 deletions(-)

New commits:
commit 93412eafa721039afb4184c97a346ba1b1684a22
Author: Treeve Jelbert <treeve AT scarlet.be>
Commit: Treeve Jelbert <treeve AT scarlet.be>

lilo-22.8

diff --git a/disk/lilo/DEPENDS b/disk/lilo/DEPENDS
index d9dd77a..576f973 100755
--- a/disk/lilo/DEPENDS
+++ b/disk/lilo/DEPENDS
@@ -1,3 +1,4 @@
depends gnupg &&
depends LD86 &&
-depends smgl-fhs
+depends smgl-fhs &&
+optional_depends device-mapper '' '' 'device mapper support'
diff --git a/disk/lilo/DETAILS b/disk/lilo/DETAILS
index e794b83..a441715 100755
--- a/disk/lilo/DETAILS
+++ b/disk/lilo/DETAILS
@@ -1,13 +1,16 @@
SPELL=lilo
- VERSION=22.7.3
+ VERSION=22.8
SOURCE=lilo-${VERSION}.src.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_URL[0]=http://home.san.rr.com/johninsd/pub/linux/lilo/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"

SOURCE_URL[1]=http://www.ibiblio.org/pub/Linux/system/boot/${SPELL}/${SOURCE}

SOURCE_URL[2]=ftp://ftp.uni-tuebingen.de/pub/mirrors/ftp.metalab.unc.edu/pub/Linux/system/boot/${SPELL}/${SOURCE}
SOURCE_URL[3]=ftp://ftp.sai.msu.su/pub/Linux/boot/${SOURCE}

SOURCE_URL[4]=ftp://planetmirror.com/raid/2/ibiblio/system/boot/${SPELL}/${SOURCE}
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=lilo.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
WEB_SITE=http://lilo.go.dyndns.org/
ENTERED=20010922
LICENSE[0]=BSD
diff --git a/disk/lilo/HISTORY b/disk/lilo/HISTORY
index b1ecf4c..ef79012 100644
--- a/disk/lilo/HISTORY
+++ b/disk/lilo/HISTORY
@@ -1,3 +1,8 @@
+2007-02-19 Treeve Jelbert <treeve AT pi.be>
+ * DETAILS: version 22.8
+ convert to updstream key
+ * DEPENDS: add optional device-mapper
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* PROVIDES: [automated] Fixed invalid entries.

diff --git a/disk/lilo/lilo-22.7.3.src.tar.gz.sig
b/disk/lilo/lilo-22.7.3.src.tar.gz.sig
deleted file mode 100644
index 01ee0d3..0000000
Binary files a/disk/lilo/lilo-22.7.3.src.tar.gz.sig and /dev/null differ



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (a74e0bf4e3c352255e2935523a4bf1e7e52507e6), Treeve Jelbert, 02/19/2007

Archive powered by MHonArc 2.6.24.

Top of Page