Accepting request 48784 from Base:System
Copy from Base:System/powertop based on submit request 48784 from user seife OBS-URL: https://build.opensuse.org/request/show/48784 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=19
This commit is contained in:
committed by
Git OBS Bridge
parent
88cda16d3b
commit
753fd43595
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package powertop (Version 1.11)
|
||||
# spec file for package powertop (Version 1.13)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -19,14 +19,14 @@
|
||||
|
||||
Name: powertop
|
||||
Url: http://www.linuxpowertop.org
|
||||
Summary: PowerTOP is a Linux Tool to Find out What is Using Power on a Laptop
|
||||
Version: 1.11
|
||||
Release: 3
|
||||
Summary: A Linux Tool to Find out What is Using Power on a Laptop
|
||||
Version: 1.13
|
||||
Release: 1
|
||||
License: GPLv2+
|
||||
Group: System/Monitoring
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
Patch0: powertop-segfault.diff
|
||||
Patch1: powertop-1.11-svn_r332.diff
|
||||
Source0: %{name}-%{version}.tar.bz2
|
||||
Patch0: powertop_fix_sizof_link.patch
|
||||
Patch1: powertop_set_cflags_override.patch
|
||||
BuildRequires: ncurses-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
AutoReqProv: on
|
||||
@@ -37,14 +37,13 @@ from your system and presents an overview of how well your laptop is
|
||||
doing in terms of power savings.
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Arjan van de Ven <arjan@linux.intel.com>
|
||||
|
||||
%prep
|
||||
%setup
|
||||
%patch0
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
|
Reference in New Issue
Block a user