commit pm-utils for openSUSE:11.4
Hello community, here is the log from the commit of package pm-utils for openSUSE:11.4 checked in at Sun Feb 20 19:30:13 CET 2011. -------- --- old-versions/11.4/all/pm-utils/pm-utils.changes 2011-01-26 23:39:21.000000000 +0100 +++ /mounts/work_src_done/11.4/pm-utils/pm-utils.changes 2011-02-13 23:23:43.000000000 +0100 @@ -1,0 +2,8 @@ +Sun Feb 13 23:19:38 CET 2011 - vuntz@opensuse.org + +- Use a %triggerun on pm-utils < 1.4.1-3 (should be this version) + to forcefully enable the cpufreq service, since else, it's not + enabled on upgrades. Thanks to Kay Sievers for the hint! + Fix bnc#653540. + +------------------------------------------------------------------- calling whatdependson for 11.4-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pm-utils.spec ++++++ --- /var/tmp/diff_new_pack.x20vm8/_old 2011-02-20 19:29:27.000000000 +0100 +++ /var/tmp/diff_new_pack.x20vm8/_new 2011-02-20 19:29:27.000000000 +0100 @@ -23,7 +23,7 @@ Name: pm-utils Version: 1.4.1 -Release: 2 +Release: 5.<RELEASE2> Summary: Tools to suspend and hibernate computers License: GPLv2+ Group: System/Base @@ -135,6 +135,12 @@ %post %fillup_and_insserv -f -y cpufreq +%triggerun -- %{name} < 1.4.1-3 +# Forcefully enable the service on upgrades from versions where the service +# didn't exist or wasn't necessarily enabled by default. Without this, on +# upgrades, the service will not be enabled. +%insserv_force_if_yast cpufreq + %postun %restart_on_update cpufreq %insserv_cleanup ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de