[Lunar-commits] CVS: moonbase/devel/dbus DETAILS,1.1,1.2
Florin Braescu
florin at lunar-linux.org
Sat Jul 31 11:23:51 GMT 2004
Update of /var/cvs/lunar/moonbase/devel/dbus
In directory dbguin.lunar-linux.org:/tmp/cvs-serv15043
Modified Files:
DETAILS
Log Message:
bump the version from 0.20 to 0.21.
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/devel/dbus/DETAILS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DETAILS 19 Dec 2003 20:42:47 -0000 1.1
+++ DETAILS 31 Jul 2004 11:23:49 -0000 1.2
@@ -1,16 +1,19 @@
- MODULE=dbus
- VERSION=0.20
- SOURCE=$MODULE-$VERSION.tar.gz
+ MODULE=dbus
+ VERSION=0.21
+ SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=http://freedesktop.org/Software/dbus/releases/$SOURCE
SOURCE_DIRECTORY=/$BUILD_DIRECTORY/$MODULE-$VERSION
- MAINTAINER=nhudson at lunar-linux.org
- WEB_SITE=http://dbus.freedesktop.org
- ENTERED=20031219
- UPDATED=20031219
- SHORT="D-BUS is a message bus system, a simple way
-for applications to talk to one another"
+ SOURCE_VFY=md5:311229d60154334ee3f908badc56747d
+ WEB_SITE=http://dbus.freedesktop.org
+ ENTERED=20031219
+ UPDATED=20040731
+ MAINTAINER=nhudson at lunar-linux.org
+ SHORT="D-BUS is a message bus system for applications."
+
cat << EOF
-D-BUS supplies both a system daemon and a per-user-login-session daemon.
+D-BUS is a message bus system, a simple way for applications to talk
+to one another.
+It supplies both a system daemon and a per-user-login-session daemon.
Also, the message bus is built on top of general one-to-one message
passing framework, which can be used by any two apps to communicate
directly.
More information about the Lunar-commits
mailing list