Hello community, here is the log from the commit of package powertop for openSUSE:Factory checked in at 2014-11-15 11:44:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/powertop (Old) and /work/SRC/openSUSE:Factory/.powertop.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "powertop" Changes: -------- --- /work/SRC/openSUSE:Factory/powertop/powertop.changes 2014-07-16 16:49:28.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.powertop.new/powertop.changes 2014-11-15 12:24:46.000000000 +0100 @@ -1,0 +2,5 @@ +Sun Nov 09 22:25:00 UTC 2014 - Led <[email protected]> + +- fix bashism in post script + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ powertop.spec ++++++ --- /var/tmp/diff_new_pack.p1wfW0/_old 2014-11-15 12:24:48.000000000 +0100 +++ /var/tmp/diff_new_pack.p1wfW0/_new 2014-11-15 12:24:48.000000000 +0100 @@ -63,7 +63,8 @@ %post # Hack for powertop not to show warnings on first start -touch %{_localstatedir}/cache/powertop/{saved_parameters.powertop,saved_results.powertop} +touch %{_localstatedir}/cache/powertop/saved_parameters.powertop +touch %{_localstatedir}/cache/powertop/saved_results.powertop %files -f %name.lang %defattr(-,root,root) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
