[Lunar-commits] CVS: moonbase/gnome-platform/hal BUILD, 1.4,
1.5 DETAILS, 1.2, 1.3
Nick Hudson
nhudson at lunar-linux.org
Sun Apr 3 15:13:00 UTC 2005
Update of /var/cvs/lunar/moonbase/gnome-platform/hal
In directory espresso.foo-projects.org:/tmp/cvs-serv5329
Modified Files:
BUILD DETAILS
Log Message:
Adding a .desktop file for hal-device-manager so that it will show up in the Gnome menu
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome-platform/hal/BUILD,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- BUILD 3 Apr 2005 08:52:27 -0000 1.4
+++ BUILD 3 Apr 2005 15:12:58 -0000 1.5
@@ -1,5 +1,5 @@
(
- # add_priv_user messagebus:messagebus -d /dev/null -s /bin/false &&
+ add_priv_user haldaemon:haldaemon -d /dev/null -s /bin/false &&
./configure --prefix=/usr \
--build=$BUILD \
@@ -13,6 +13,7 @@
--enable-hotplug-map \
--with-pid-file=/var/run/hald.pid \
$OPTS &&
- default_make
+ default_make &&
+ cp $SOURCE_CACHE/$SOURCE2 /usr/share/applications
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome-platform/hal/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS 3 Apr 2005 06:45:49 -0000 1.2
+++ DETAILS 3 Apr 2005 15:12:58 -0000 1.3
@@ -1,8 +1,11 @@
MODULE=hal
VERSION=0.4.7
SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE2=$MODULE-device-manager.desktop
SOURCE_URL=http://freedesktop.org/~david/dist/
+ SOURCE2_URL=$PATCH_URL/
SOURCE_VFY=sha1:c0c27ec78157b879eaad87828de507f1085688b4
+ SOURCE2_VFY=sha1:a7ffa1fba31d8eab0cbb51ac0abc76109125f6da
WEB_SITE=http://www.gnome.org
ENTERED=20050316
UPDATED=20050403
More information about the Lunar-commits
mailing list