Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37792390
en ru br
Репозитории ALT
5.1: 1.5-alt1
4.1: 1.2.1-alt2
4.0: 1.2.1-alt1
3.0: 1.1-alt1
www.altlinux.org/Changes

Группа :: Система/Ядро и оборудование
Пакет: cpuspeed

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: cpuspeed
Version: 1.5
Release: alt1

Packager: Victor Forsyuk <force at altlinux.org>

Summary: CPU Frequency adjusting daemon
License: GPLv2+
Group: System/Kernel and hardware

Url: http://carlthompson.net/Software/CPUSpeed
Source0: http://www.carlthompson.net/downloads/cpuspeed/cpuspeed-%version.tar.bz2
# TODO: initscript logic improvement (TARGET: 1.5-alt2)
Source1: cpuspeed.init
Source2: cpuspeed.conf

Patch1: cpuspeed-1.5-no-affected_cpus-fallback.patch

# Automatically added by buildreq on Wed Apr 18 2007

BuildRequires: gcc-c++

%description
cpuspeed is a daemon that dynamically changes the speed of your processor(s)
depending upon its current workload if CPU is capable (needs Intel Speedstep,
AMD PowerNow!, or similar support). It also supports enabling CPU frequency
scaling via in-kernel governors on Intel Centrino and AMD Athlon64/Opteron
platforms.

The program can also be configured to reduce the CPU clock speed if the CPU
temperature gets too high or if the computer's AC adapter is disconnected.

%prep
%setup
%patch1 -p1
%__subst 's/strip /# strip /' Makefile

%build
%make COPTS="%optflags"

%install
install -pD -m755 cpuspeed %buildroot/sbin/cpuspeed
install -pD -m755 %_sourcedir/cpuspeed.init %buildroot%_initdir/cpuspeed
install -pD -m644 %_sourcedir/cpuspeed.conf %buildroot%_sysconfdir/sysconfig/cpuspeed

%post
%post_service cpuspeed

%preun
%preun_service cpuspeed

%files
%doc CHANGES FEATURES USAGE
%config(noreplace) %verify(not md5 mtime size) %_sysconfdir/sysconfig/cpuspeed
/sbin/cpuspeed
%_initdir/cpuspeed

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin