[meego-commits] 5932: Changes to Trunk:Testing/powertop

Arjan van de Ven arjan at linux.intel.com
Thu Jul 22 17:45:21 UTC 2010


Hi,
I have made the following changes to powertop in project Trunk:Testing. Please review and accept ASAP.

Thank You,
Arjan van de Ven

[This message was auto-generated]

---

Request #5932:

  submit:   home:arjan/powertop(r2) -> Trunk:Testing/powertop


Message:
    New upstream powertop version

State:   new          2010-07-22T05:39:11 arjan
Comment: None



changes files:
--------------
--- powertop.changes
+++ powertop.changes
@@ -0,0 +1,3 @@
+* Thu Jul 22 2010 Arjan van de Ven <arjan at linux.intel.com> 1.13
+- Update to the new 1.13 release
+

old:
----
  powertop-0.12pre.patch
  powertop-1.11.tar.gz

new:
----
  powertop-1.13.tar.gz

spec files:
-----------
--- powertop.spec
+++ powertop.spec
@@ -1,24 +1,21 @@
 # 
 # Do not Edit! Generated by:
-# spectacle version 0.13~pre
+# spectacle version 0.16
 # 
 # >> macros
 # << macros
 
 Name:       powertop
 Summary:    Power consumption monitor
-Version:    1.11
+Version:    1.13
 Release:    1
 Group:      Applications/System
 License:    GPLv2
 URL:        http://www.lesswatts.org/projects/powertop/
 Source0:    http://www.lesswatts.org/projects/powertop/download/%{name}-%{version}.tar.gz
 Source100:  powertop.yaml
-Patch0:     powertop-0.12pre.patch
+BuildRequires:  pkgconfig(ncursesw)
 BuildRequires:  gettext
-BuildRequires:  ncurses-devel
-
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Description: %{summary}
@@ -27,7 +24,7 @@
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch0 -p1
+
 # >> setup
 # << setup
 
@@ -36,7 +33,6 @@
 # << build pre
 
 
-# Call make instruction with smp support
 make %{?jobs:-j%jobs}
 
 # >> build post
@@ -51,9 +47,6 @@
 # << install post
 %find_lang powertop
 
-%clean
-rm -rf %{buildroot}
-
 
 
 

other changes:
--------------

++++++ powertop-1.11.tar.gz -> powertop-1.13.tar.gz
17273 lines of diff (skipped)

++++++ powertop.yaml
--- powertop.yaml
+++ powertop.yaml
@@ -1,17 +1,16 @@
 Name: powertop
 Summary: Power consumption monitor
-Version: 1.11
+Version: 1.13
 Release: 1
 Group: Applications/System
 License: GPLv2
 URL: http://www.lesswatts.org/projects/powertop/
 Sources:
     - http://www.lesswatts.org/projects/powertop/download/%{name}-%{version}.tar.gz
-Patches:
-    - powertop-0.12pre.patch
 
+PkgConfigBR:
+    - ncursesw
 PkgBR:
     - gettext
-    - ncurses-devel
 Configure: none
 LocaleName: powertop

++++++ deleted files:
--- powertop-0.12pre.patch



More information about the MeeGo-commits mailing list