packages: avahi/avahi-daemon.upstart, avahi/avahi.spec - use SERVICE_syslog...
jajcus
jajcus at pld-linux.org
Wed Jun 15 14:08:22 CEST 2011
Author: jajcus Date: Wed Jun 15 12:08:22 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- use SERVICE_syslog=y instead of SERVICE=syslog in upstart environment
- Release: 2
---- Files affected:
packages/avahi:
avahi-daemon.upstart (1.1 -> 1.2) , avahi.spec (1.132 -> 1.133)
---- Diffs:
================================================================
Index: packages/avahi/avahi-daemon.upstart
diff -u packages/avahi/avahi-daemon.upstart:1.1 packages/avahi/avahi-daemon.upstart:1.2
--- packages/avahi/avahi-daemon.upstart:1.1 Fri Jun 11 10:39:13 2010
+++ packages/avahi/avahi-daemon.upstart Wed Jun 15 14:08:16 2011
@@ -1,6 +1,6 @@
description "Starts the Avahi daemon"
-start on pld.network-started and started SERVICE=syslog and started messagebus
+start on pld.network-started and started SERVICE_syslog=y and started messagebus
stop on pld.shutdown-started
respawn
================================================================
Index: packages/avahi/avahi.spec
diff -u packages/avahi/avahi.spec:1.132 packages/avahi/avahi.spec:1.133
--- packages/avahi/avahi.spec:1.132 Wed Apr 6 11:02:42 2011
+++ packages/avahi/avahi.spec Wed Jun 15 14:08:16 2011
@@ -32,7 +32,7 @@
Summary(pl.UTF-8): Wolna implementacja mDNS/DNS-SD/Zeroconf
Name: avahi
Version: 0.6.30
-Release: 1
+Release: 2
License: LGPL v2.1+
Group: Applications
Source0: http://avahi.org/download/%{name}-%{version}.tar.gz
@@ -118,6 +118,7 @@
Group: Daemons
Requires: %{name} = %{version}-%{release}
Requires: upstart >= 0.6
+Conflicts: syslog-ng-upstart < 3.2.4-1
%description upstart
Upstart jobs description for Avahi daemons.
@@ -1094,6 +1095,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.133 2011/06/15 12:08:16 jajcus
+- use SERVICE_syslog=y instead of SERVICE=syslog in upstart environment
+- Release: 2
+
Revision 1.132 2011/04/06 09:02:42 lisu
- up to 0.6.30
- CVE references for 0.6.29
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/avahi/avahi-daemon.upstart?r1=1.1&r2=1.2&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/avahi/avahi.spec?r1=1.132&r2=1.133&f=u
More information about the pld-cvs-commit
mailing list