Mailinglist Archive: opensuse-commit (1023 mails)

< Previous Next >
commit acpid for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Mon, 22 Nov 2010 15:23:16 +0100
  • Message-id: <20101122142316.9C3D32029A@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package acpid for openSUSE:Factory
checked in at Mon Nov 22 15:23:16 CET 2010.



--------
--- acpid/acpid.changes 2010-11-09 16:42:00.000000000 +0100
+++ acpid/acpid.changes 2010-11-19 17:34:38.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Nov 19 16:34:01 UTC 2010 - seife@xxxxxxxxxxxx
+
+- fix systemd service file (acpid is in /sbin, not /usr/sbin)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ acpid.spec ++++++
--- /var/tmp/diff_new_pack.bAVXV6/_old 2010-11-22 15:22:39.000000000 +0100
+++ /var/tmp/diff_new_pack.bAVXV6/_new 2010-11-22 15:22:39.000000000 +0100
@@ -21,7 +21,7 @@
Name: acpid
Url: http://tedfelix.com/linux/acpid-netlink.html
Version: 2.0.6
-Release: 3
+Release: 4
License: GPLv2+
Group: System/Daemons
AutoReqProv: on

++++++ acpid.service ++++++
--- /var/tmp/diff_new_pack.bAVXV6/_old 2010-11-22 15:22:39.000000000 +0100
+++ /var/tmp/diff_new_pack.bAVXV6/_new 2010-11-22 15:22:39.000000000 +0100
@@ -11,7 +11,7 @@

[Service]
Type=forking
-ExecStart=/usr/sbin/acpid
+ExecStart=/sbin/acpid

[Install]
WantedBy=multi-user.target


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread