commit 17f7ca6990e82a29979253ade0388c4667543638
Author: Jan Palus <[email protected]>
Date:   Sat May 17 11:09:42 2014 +0200

    - up to 2.6
    - update source url
    - run autotools

 powertop.spec | 19 ++++++++++++++-----
 1 file changed, 14 insertions(+), 5 deletions(-)
---
diff --git a/powertop.spec b/powertop.spec
index 4951db5..da5b7c0 100644
--- a/powertop.spec
+++ b/powertop.spec
@@ -1,16 +1,19 @@
 Summary:       PowerTOP - tool that finds the software component(s) that make 
your laptop use more power
 Summary(pl.UTF-8):     PowerTOP - narzędzie wykrywające programy zwiększające 
pobór energii laptopa
 Name:          powertop
-Version:       2.5
+Version:       2.6
 Release:       1
 License:       GPL v2
 Group:         Applications
-Source0:       
https://01.org/powertop/sites/default/files/downloads/%{name}-%{version}.tar.gz
-# Source0-md5: 806bbcbd44fcea1f807c9582fc1f7d3e
+Source0:       
https://01.org/sites/default/files/downloads/powertop/%{name}-%{version}.tar.gz
+# Source0-md5: 502453dcc32c3db8188a83e9df1a5b51
 URL:           https://01.org/powertop/
-BuildRequires: gettext-devel
+BuildRequires: autoconf >= 2.68
+BuildRequires: automake
+BuildRequires: gettext-devel >= 0.18
 BuildRequires: libnl-devel
 BuildRequires: libstdc++-devel
+BuildRequires: libtool
 BuildRequires: ncurses-devel
 BuildRequires: pciutils-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -43,9 +46,15 @@ jak dobrze system się sprawuje i które komponenty stanowią 
największy
 problem.
 
 %prep
-%setup -q
+%setup -q -n %{name}
 
 %build
+%{__gettextize}
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__autoheader}
+%{__automake}
 %configure \
        CPPFLAGS="%{rpmcppflags} -I/usr/include/ncurses" \
        --disable-silent-rules
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/powertop.git/commitdiff/17f7ca6990e82a29979253ade0388c4667543638

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to