Hello community,

here is the log from the commit of package acpid for openSUSE:Factory
checked in at Mon Sep 26 10:03:10 CEST 2011.



--------
--- acpid/acpid.changes 2011-09-17 12:46:45.000000000 +0200
+++ /mounts/work_src_done/STABLE/acpid/acpid.changes    2011-09-23 
16:30:52.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Sep 23 14:18:54 UTC 2011 - fcro...@suse.com
+
+- Ensure acpid is enabled on initial install, under systemd
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ acpid.spec ++++++
--- /var/tmp/diff_new_pack.Z6yTfx/_old  2011-09-26 10:03:05.000000000 +0200
+++ /var/tmp/diff_new_pack.Z6yTfx/_new  2011-09-26 10:03:05.000000000 +0200
@@ -83,6 +83,9 @@
 %{fillup_and_insserv -y -f acpid}
 %service_migrate_to_systemd_post acpid
 %service_add acpid.service
+if [ $FIRST_ARG -eq 1 ]; then
+  /bin/systemctl enable acpid.service 2> /dev/null || :
+fi
 
 %postun
 %restart_on_update acpid


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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to