- Autorebuild for GCC 4.3

This commit is contained in:
Jesse Keating 2008-02-18 19:03:16 +00:00
parent 67814a5bbe
commit fc72e1da26

View File

@ -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 <rel-eng@fedoraproject.org> - 1.9-3
- Autorebuild for GCC 4.3
* Tue Jan 22 2008 Adam Jackson <ajax@redhat.com> 1.9-2
- Use full path when invoking hciconfig. (Ville Skyttä, #426721)