From fc72e1da26b26bb14b800c3c6b1760d61547478f Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Mon, 18 Feb 2008 19:03:16 +0000 Subject: [PATCH] - Autorebuild for GCC 4.3 --- powertop.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/powertop.spec b/powertop.spec index e080199..e46b2ed 100644 --- a/powertop.spec +++ b/powertop.spec @@ -1,6 +1,6 @@ Name: powertop Version: 1.9 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Power consumption monitor Group: Applications/System @@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/powertop.1* %changelog +* Mon Feb 18 2008 Fedora Release Engineering - 1.9-3 +- Autorebuild for GCC 4.3 + * Tue Jan 22 2008 Adam Jackson 1.9-2 - Use full path when invoking hciconfig. (Ville Skyttä, #426721)