From 32d7236c99d07853b5c53af7a1f09b0941938c6c116af6da8947850f7caa1420 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Mon, 10 Nov 2014 06:02:54 +0000 Subject: [PATCH] Accepting request 260549 from home:Ledest:misc fix bashism in post script OBS-URL: https://build.opensuse.org/request/show/260549 OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=26 --- powertop.changes | 5 +++++ powertop.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/powertop.changes b/powertop.changes index e6d5ee0..7645ada 100644 --- a/powertop.changes +++ b/powertop.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Nov 09 22:25:00 UTC 2014 - Led + +- fix bashism in post script + ------------------------------------------------------------------- Fri Jun 6 06:18:32 UTC 2014 - thardeck@suse.com diff --git a/powertop.spec b/powertop.spec index 8f16aec..c8b8782 100644 --- a/powertop.spec +++ b/powertop.spec @@ -63,7 +63,8 @@ touch %{buildroot}%{_localstatedir}/cache/powertop/{saved_parameters.powertop,sa %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)