[Lunar-commits] CVS: moonbase/devel/uml DEPENDS, 1.1, 1.2 DETAILS,
1.20, 1.21
Terry Chan
tchan at lunar-linux.org
Fri Jul 30 04:01:51 GMT 2004
Update of /var/cvs/lunar/moonbase/devel/uml
In directory dbguin.lunar-linux.org:/tmp/cvs-serv13696
Modified Files:
DEPENDS DETAILS
Log Message:
Added ncurses and readline to DEPENDS. /usr/bin/uml_console uses both readline
and ncurses. Version bump to 2.4.26-2um. Compiled and tested with gcc-3.3.3,
glibc-2.3.2, kernel headers 2.4.x.
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/devel/uml/DEPENDS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DEPENDS 17 Sep 2002 04:40:32 -0000 1.1
+++ DEPENDS 30 Jul 2004 04:01:48 -0000 1.2
@@ -1 +1,3 @@
-depends autoconf
+depends autoconf &&
+depends ncurses &&
+depends readline
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/devel/uml/DETAILS,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- DETAILS 19 Jun 2004 01:40:56 -0000 1.20
+++ DETAILS 30 Jul 2004 04:01:48 -0000 1.21
@@ -1,9 +1,9 @@
MODULE=uml
PKG=linux
KERNEL=2.4.26
- VERSION=2.4.26-1um
+ VERSION=2.4.26-2um
SOURCE=$PKG-$KERNEL.tar.bz2
- SOURCE2=$MODULE-patch-2.4.26-1.bz2
+ SOURCE2=$MODULE-patch-2.4.26-2.bz2
SOURCE3=${MODULE}_utilities_20040406.tar.bz2
#SOURCE4=host-skas3.patch
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
@@ -14,7 +14,7 @@
# SOURCE4_URL[0]=$SFORGE_URL/user-mode-linux/$SOURCE4
WEB_SITE=http://user-mode-linux.sourceforge.net/index.html
ENTERED=20020913
- UPDATED=20040618
+ UPDATED=20040729
PSAFE=no
SHORT="User-Mode Linux is a safe, secure way of running Linux versions and processes."
MAINTAINER=tchan at lunar-linux.org
More information about the Lunar-commits
mailing list