packages: avahi/avahi-dnsconfd.upstart, avahi/avahi.spec - upstart: fix dns...

glen glen at pld-linux.org
Sun Jan 22 22:23:28 CET 2012


Author: glen                         Date: Sun Jan 22 21:23:28 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- upstart: fix dnsconfd dependency on avahi-daemon

---- Files affected:
packages/avahi:
   avahi-dnsconfd.upstart (1.3 -> 1.4) , avahi.spec (1.138 -> 1.139) 

---- Diffs:

================================================================
Index: packages/avahi/avahi-dnsconfd.upstart
diff -u packages/avahi/avahi-dnsconfd.upstart:1.3 packages/avahi/avahi-dnsconfd.upstart:1.4
--- packages/avahi/avahi-dnsconfd.upstart:1.3	Wed Dec 14 23:29:55 2011
+++ packages/avahi/avahi-dnsconfd.upstart	Sun Jan 22 22:23:22 2012
@@ -1,7 +1,7 @@
 description "Starts the Avahi DNS conf daemon"
 
 start on started avahi-daemon
-stop on pld.shutdown-started
+stop on stopping avahi-daemon
 
 respawn
 
@@ -14,6 +14,4 @@
 	fi
 end script
 
-exec /usr/sbin/avahi-dnsconfd
-
-# vi: ft=upstart
+exec /usr/sbin/avahi-dnsconfd --syslog

================================================================
Index: packages/avahi/avahi.spec
diff -u packages/avahi/avahi.spec:1.138 packages/avahi/avahi.spec:1.139
--- packages/avahi/avahi.spec:1.138	Wed Dec 14 23:33:34 2011
+++ packages/avahi/avahi.spec	Sun Jan 22 22:23:22 2012
@@ -33,7 +33,7 @@
 Summary(pl.UTF-8):	Wolna implementacja mDNS/DNS-SD/Zeroconf
 Name:		avahi
 Version:	0.6.30
-Release:	5
+Release:	6
 License:	LGPL v2.1+
 Group:		Applications
 Source0:	http://avahi.org/download/%{name}-%{version}.tar.gz
@@ -1126,6 +1126,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.139  2012/01/22 21:23:22  glen
+- upstart: fix dnsconfd dependency on avahi-daemon
+
 Revision 1.138  2011/12/14 22:33:34  glen
 - shell scripts should be executable generally
 - avahi-dnsconfd.action does not have much to configure so config flag reverted
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/avahi/avahi-dnsconfd.upstart?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/avahi/avahi.spec?r1=1.138&r2=1.139&f=u



More information about the pld-cvs-commit mailing list