packages: acpid/acpid.spec, acpid/acpid.upstart - upstart: SERVICE=syslog -...
glen
glen at pld-linux.org
Sat Jul 30 15:36:27 CEST 2011
Author: glen Date: Sat Jul 30 13:36:27 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- upstart: SERVICE=syslog -> SERVICE_syslog=y
---- Files affected:
packages/acpid:
acpid.spec (1.76 -> 1.77) , acpid.upstart (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/acpid/acpid.spec
diff -u packages/acpid/acpid.spec:1.76 packages/acpid/acpid.spec:1.77
--- packages/acpid/acpid.spec:1.76 Sat Jul 23 13:19:27 2011
+++ packages/acpid/acpid.spec Sat Jul 30 15:36:21 2011
@@ -13,7 +13,7 @@
Summary(pl.UTF-8): Demon zdarzeń ACPI
Name: acpid
Version: 2.0.10
-Release: 3
+Release: 4
License: GPL v2+
Group: Daemons
Source0: http://tedfelix.com/linux/%{name}-%{version}.tar.gz
@@ -147,6 +147,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.77 2011/07/30 13:36:21 glen
+- upstart: SERVICE=syslog -> SERVICE_syslog=y
+
Revision 1.76 2011/07/23 11:19:27 arekm
- release 3
================================================================
Index: packages/acpid/acpid.upstart
diff -u packages/acpid/acpid.upstart:1.1 packages/acpid/acpid.upstart:1.2
--- packages/acpid/acpid.upstart:1.1 Thu Jan 27 22:48:11 2011
+++ packages/acpid/acpid.upstart Sat Jul 30 15:36:21 2011
@@ -1,7 +1,7 @@
description "ACPI Event Daemon"
# need syslog, or it will log to console
-start on local-filesystems and started SERVICE=syslog
+start on local-filesystems and started SERVICE_syslog=y
stop on pld.shutdown-started
respawn
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/acpid/acpid.spec?r1=1.76&r2=1.77&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/acpid/acpid.upstart?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list