Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37741857
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.2.1
Release: alt1

Summary: CPU Frequency adjusting daemon
License: GPL
Group: System/Kernel and hardware
Url: http://carlthompson.net/Software/CPUSpeed

Source0: http://carlthompson.net/dl/cpuspeed/cpuspeed-%version.tar.gz
# TODO: initscript logic improvement
Source1: cpuspeed.init
Source2: cpuspeed.conf

Patch1: cpuspeed-1.2.1-fedora-warning.patch
Patch2: cpuspeed-1.2.1-fedora-idlenice.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 depending upon its current workload if it is capable
(needs Intel Speedstep, AMD PowerNow!, or similar support).

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 -q
%patch1 -p1
%patch2 -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 README USAGE
%config(noreplace) %_sysconfdir/sysconfig/cpuspeed
/sbin/cpuspeed
%_initdir/cpuspeed

%changelog

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

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