packages: dbus/dbus.spec, dbus/messagebus.upstart - 'start on' fixed in the...

jajcus jajcus at pld-linux.org
Thu May 13 14:17:14 CEST 2010


Author: jajcus                       Date: Thu May 13 12:17:14 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 'start on' fixed in the upstart file (there is no SERVICE=syslog-ng and
  syslog is not even required or used much by dbus-daemon)
- Release: 4

---- Files affected:
packages/dbus:
   dbus.spec (1.201 -> 1.202) , messagebus.upstart (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/dbus/dbus.spec
diff -u packages/dbus/dbus.spec:1.201 packages/dbus/dbus.spec:1.202
--- packages/dbus/dbus.spec:1.201	Tue May 11 18:58:20 2010
+++ packages/dbus/dbus.spec	Thu May 13 14:17:09 2010
@@ -8,7 +8,7 @@
 Summary(pl.UTF-8):	Magistrala przesyłania komunikatów D-BUS
 Name:		dbus
 Version:	1.2.24
-Release:	3
+Release:	4
 License:	AFL v2.1 or GPL v2
 Group:		Libraries
 Source0:	http://dbus.freedesktop.org/releases/dbus/%{name}-%{version}.tar.gz
@@ -284,6 +284,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.202  2010/05/13 12:17:09  jajcus
+- 'start on' fixed in the upstart file (there is no SERVICE=syslog-ng and
+  syslog is not even required or used much by dbus-daemon)
+- Release: 4
+
 Revision 1.201  2010/05/11 16:58:20  jajcus
 - upstart subpackage
 - Release: 3

================================================================
Index: packages/dbus/messagebus.upstart
diff -u packages/dbus/messagebus.upstart:1.2 packages/dbus/messagebus.upstart:1.3
--- packages/dbus/messagebus.upstart:1.2	Tue May 11 19:06:53 2010
+++ packages/dbus/messagebus.upstart	Thu May 13 14:17:09 2010
@@ -1,6 +1,6 @@
 description "The D-BUS systemwide message bus"
 
-start on started SERVICE=syslog-ng
+start on pld.sysinit-done
 stop on pld.shutdown-started
 
 pre-start script
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dbus/dbus.spec?r1=1.201&r2=1.202&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dbus/messagebus.upstart?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list