CVS: crater/gnome2-core/gdm BUILD,1.2,1.3 DETAILS,1.11,1.12
Nick Hudson
nhudson at lunar-linux.org
Mon Dec 1 02:55:25 GMT 2003
Update of /var/cvs/lunar/crater/gnome2-core/gdm
In directory dbguin.lunar-linux.org:/tmp/cvs-serv28278/gdm
Modified Files:
BUILD DETAILS
Log Message:
Updating to Gnome Desktop 2.5.0 "Obviously you're not a golfer" Release
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/crater/gnome2-core/gdm/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD 10 Sep 2003 22:15:53 -0000 1.2
+++ BUILD 1 Dec 2003 02:54:53 -0000 1.3
@@ -8,13 +8,12 @@
else SCHEME="auto"
fi
- OPTS="$OPTS --enable-authentication-scheme=$SCHEME"
+ OPTS="$OPTS --enable-authentication-scheme=$SCHEME --with-xinerama=yes"
LDFLAGS="$LDFLAGS -L/usr/X11R6/lib"
./configure --build=$BUILD \
- --prefix=/opt/lunar/gnome/2.4 \
- --with-xinerama=yes \
+ --prefix=/usr \
--sysconfdir=/etc/X11 \
--localstatedir=/var \
$OPTS &&
@@ -28,7 +27,7 @@
chown -R gdm:gdm /var/gdm &&
chmod 750 /var/gdm &&
- if ! module_installed gdm2; then
+ if ! module_installed gdm; then
install --mode=644 $SCRIPT_DIRECTORY/gnomerc /etc/X11/gdm/gnomerc
install --mode=644 $SCRIPT_DIRECTORY/gdm.conf /etc/X11/gdm/gdm.conf
install --mode=755 $SCRIPT_DIRECTORY/Sessions/Gnome2 /etc/X11/gdm/Sessions
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/crater/gnome2-core/gdm/DETAILS,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- DETAILS 10 Sep 2003 23:54:47 -0000 1.11
+++ DETAILS 1 Dec 2003 02:54:53 -0000 1.12
@@ -1,12 +1,12 @@
MODULE=gdm
- VERSION=2.4.4.0
+ VERSION=2.4.4.5
SOURCE=gdm-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/gdm-$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/gdm/2.4/$SOURCE
- SOURCE_VFY=md5:f9321918669d6823e65220034e3b2398
+ SOURCE_VFY=md5:eae456b3a59154e55d69263aad5e8a54
WEB_SITE=http://www.gnome.org
ENTERED=20020716
- UPDATED=20030903
+ UPDATED=20031130
SHORT="The Gnome Display Manager is a re-implementation of the well known xdm program"
cat << EOF
The Gnome Display Manager is a re-implementation of the well known xdm
More information about the Lunar-commits
mailing list