diff --git a/.cvsignore b/.cvsignore index 1de16d3..1760529 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -powertop-1.10.tar.gz +powertop-1.11.tar.gz diff --git a/import.log b/import.log new file mode 100644 index 0000000..595edd5 --- /dev/null +++ b/import.log @@ -0,0 +1 @@ +powertop-1_11-1_fc11:HEAD:powertop-1.11-1.fc11.src.rpm:1231253193 diff --git a/powertop-1.9-hciconfig.patch b/powertop-1.9-hciconfig.patch deleted file mode 100644 index c1e4d5e..0000000 --- a/powertop-1.9-hciconfig.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up powertop-1.9/bluetooth.c~ powertop-1.9/bluetooth.c ---- powertop-1.9/bluetooth.c~ 2007-09-29 21:58:57.000000000 +0300 -+++ powertop-1.9/bluetooth.c 2007-12-25 02:57:00.000000000 +0200 -@@ -90,7 +90,7 @@ static int previous_bytes = -1; - - void turn_bluetooth_off(void) - { -- system("hciconfig hci0 down &> /dev/null"); -+ system("/usr/sbin/hciconfig hci0 down &> /dev/null"); - system("/sbin/rmmod hci_usb &> /dev/null"); - } - diff --git a/powertop.spec b/powertop.spec index 1ad035d..b029d01 100644 --- a/powertop.spec +++ b/powertop.spec @@ -1,5 +1,5 @@ Name: powertop -Version: 1.10 +Version: 1.11 Release: 1%{?dist} Summary: Power consumption monitor @@ -41,6 +41,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/powertop.1* %changelog +* Tue Jan 06 2009 Adam Jackson 1.11-1 +- powertop 1.11 + * Thu Nov 20 2008 Adam Jackson - Spec only change, fix URL. diff --git a/sources b/sources index e18e2ac..0535e01 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e09f631f60d50299d8885193e6fd3756 powertop-1.10.tar.gz +3498f5983c683c3a57dce7379a722082 powertop-1.11.tar.gz