Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37547391
en ru br
Репозитории ALT
S:008-alt4
5.1: 005-alt3
4.1: 002-alt2
4.0: 002-alt2
3.0: 0.3-alt1
www.altlinux.org/Changes

Группа :: Система/Основа
Пакет: cpufrequtils

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

Name:         cpufrequtils
Version:      0.3
Release:      alt1
Summary:      Tools to determine and set CPUfreq settings.
License:      GPL
URL:          http://www.kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html
Group:        System/Base
Source:       %name-%version.tar.bz2

# Automatically added by buildreq on Wed Jun 29 2005

BuildRequires: gcc-c++ gcc-g77 libg2c-devel libstdc++-devel libsysfs-devel

%description
To make access to the Linux kernel cpufreq subsystem easier for users
and cpufreq userspace tools, the cpufrequtils package was created. It
contains a library used by other programs (libcpufreq), command line
tools to determine current CPUfreq settings and to modify them
(cpufreq-info and cpufreq-set), and debug tools.

%package devel
Summary: Headers for developing programs that will use %name
License: GPL
Group: Development/C
Requires: %name = %version-%release

%description devel
This package contains the headers that programmers will need to develop
applications which will use %name.


%prep
%setup -q

%build
%undefine __libtoolize
export CFLAGS="$RPM_OPT_FLAGS"
%configure
%make

%install
%makeinstall
%find_lang cpufrequtils

%post -p %post_ldconfig
%postun -p %postun_ldconfig


%files -f cpufrequtils.lang
%_libdir/libcpufreq.so.*
%_mandir/man*/*
/usr/bin/cpufreq-*

%files devel
%_libdir/libcpufreq.so
/usr/include/cpufreq.h

%changelog

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

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