Репозитории ALT

Группа :: System/Legacy libraries
Пакет: cpufrequtils
Главная Изменения Спек Патчи Sources Загрузить Gear Bugs and FR Repocop
%define _unpackaged_files_terminate_build 1
%define _stripped_files_terminate_build 1
%set_verify_elf_method strict
%define libname libcpufreq
Name: cpufrequtils
Version: 008
Release: alt4
Summary: Tools to determine and set CPUfreq settings
License: GPLv2
Group: System/Legacy libraries
Url: https://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpufrequtils.git/about/
Vcs: git://git.kernel.org/pub/scm/utils/kernel/cpufreq/cpufrequtils.git
Requires: %libname = %EVR
Source: %name-%version.tar
%description
Command line tools to determine current CPUfreq settings and to modify
them (cpufreq-info and cpufreq-set), and debug tools.
These tools are obsoleted use cpupower instead.
%package -n %libname
Summary: Library for %name
Group: System/Legacy libraries
%description -n %libname
Library which offers a unified access method for userspace tools and
programs to the cpufreq core and drivers in the Linux kernel
Please consider switch to libcpupower.
%package -n %libname-devel
Summary: Headers for developing files for %libname
Group: Development/C
Requires: %libname = %EVR
Obsoletes: %name-devel
Conflicts: libcpupower-devel
%description -n %libname-devel
%summary.
This library is obsoleted, please use libcpupower-devel.
%prep
%setup
%build
%add_optflags %(getconf LFS_CFLAGS)
%make_build CFLAGS="%optflags" V=1 STRIP=:
%install
%makeinstall_std mandir=%_mandir libdir=%_libdir V=true
%find_lang cpufrequtils
%files -f cpufrequtils.lang
%doc AUTHORS COPYING README
%_bindir/*
%_man1dir/*
%files -n %libname
%_libdir/libcpufreq.so.*
%files -n %libname-devel
%_includedir/*
%_libdir/libcpufreq.so
%changelog
…
Полный changelog можно просмотреть здесь
%define _stripped_files_terminate_build 1
%set_verify_elf_method strict
%define libname libcpufreq
Name: cpufrequtils
Version: 008
Release: alt4
Summary: Tools to determine and set CPUfreq settings
License: GPLv2
Group: System/Legacy libraries
Url: https://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpufrequtils.git/about/
Vcs: git://git.kernel.org/pub/scm/utils/kernel/cpufreq/cpufrequtils.git
Requires: %libname = %EVR
Source: %name-%version.tar
%description
Command line tools to determine current CPUfreq settings and to modify
them (cpufreq-info and cpufreq-set), and debug tools.
These tools are obsoleted use cpupower instead.
%package -n %libname
Summary: Library for %name
Group: System/Legacy libraries
%description -n %libname
Library which offers a unified access method for userspace tools and
programs to the cpufreq core and drivers in the Linux kernel
Please consider switch to libcpupower.
%package -n %libname-devel
Summary: Headers for developing files for %libname
Group: Development/C
Requires: %libname = %EVR
Obsoletes: %name-devel
Conflicts: libcpupower-devel
%description -n %libname-devel
%summary.
This library is obsoleted, please use libcpupower-devel.
%prep
%setup
%build
%add_optflags %(getconf LFS_CFLAGS)
%make_build CFLAGS="%optflags" V=1 STRIP=:
%install
%makeinstall_std mandir=%_mandir libdir=%_libdir V=true
%find_lang cpufrequtils
%files -f cpufrequtils.lang
%doc AUTHORS COPYING README
%_bindir/*
%_man1dir/*
%files -n %libname
%_libdir/libcpufreq.so.*
%files -n %libname-devel
%_includedir/*
%_libdir/libcpufreq.so
%changelog
…
Полный changelog можно просмотреть здесь