Mailinglist Archive: opensuse-commit (1083 mails)
| < Previous | Next > |
commit preload
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 11 Sep 2007 18:35:01 +0200
- Message-id: <20070911163501.CF4516781B8@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package preload
checked in at Tue Sep 11 18:35:01 CEST 2007.
--------
--- preload/preload.changes 2007-09-03 19:32:58.000000000 +0200
+++ /mounts/work_src_done/STABLE/preload/preload.changes 2007-09-11 11:43:01.623532000 +0200
@@ -1,0 +2,6 @@
+Tue Sep 11 11:42:33 CEST 2007 - coolo@xxxxxxx
+
+- make earlyxdm depend on haldaemon, so that we don't get a race condition.
+ It's far from optimal (#309171)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ preload.spec ++++++
--- /var/tmp/diff_new_pack.w21759/_old 2007-09-11 18:34:06.000000000 +0200
+++ /var/tmp/diff_new_pack.w21759/_new 2007-09-11 18:34:06.000000000 +0200
@@ -12,7 +12,7 @@
Name: preload
Version: 0.2
-Release: 100
+Release: 104
Summary: Preloads Files into System Cache for Faster Booting
License: GPL v2 or later
Group: System/Boot
@@ -105,6 +105,9 @@
/opt/kde3
%changelog
+* Tue Sep 11 2007 - coolo@xxxxxxx
+- make earlyxdm depend on haldaemon, so that we don't get a race condition.
+ It's far from optimal (#309171)
* Mon Sep 03 2007 - coolo@xxxxxxx
- update preload lists for cursor change (uncommited changes)
- revert the workaround for #302010 now that we have a fix
++++++ preload.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/preload/init.earlyxdm new/preload/init.earlyxdm
--- old/preload/init.earlyxdm 2007-06-21 11:21:16.000000000 +0200
+++ new/preload/init.earlyxdm 2007-09-11 11:41:16.000000000 +0200
@@ -12,7 +12,7 @@
### BEGIN INIT INFO
# Provides: earlyxdm
# Required-Start: earlysyslog $local_fs
-# Should-Start: gpm firstboot resmgr
+# Should-Start: gpm firstboot resmgr haldaemon
# Required-Stop:
# Default-Start: 5
# Default-Stop:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |