Репозиторий ALT Linux backports/2.4
Последнее обновление: 9 июля 2008 | Пакетов: 497 | Посещений: 1473195
 поиск   регистрация   авторизация 
 
Группа :: Мониторинг
Пакет: xmbmon

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

# -*- coding: utf-8 -*-
Name:        xmbmon
Version:     205
Release:     alt0.M24.2
Summary:     %name - Hardware monitoring without kernel dependencies
License:     GPL
Group:       Monitoring
URL:         http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/xmbmon/xmbmon205.tar.gz
Source:      %name%version.tar.bz2
Source1:     %name.menu
Source2:     xmbmon_16x16.xpm
Source3:     xmbmon_32x32.xpm
Source4:     xmbmon_64x64.xpm
Source5:     xmbmon_64x64-2.xpm

Patch0:      http://archive.ubuntu.com/ubuntu/pool/universe/x/xmbmon/xmbmon_2.05-2.diff.gz
Summary(ru_RU.UTF-8): %name - пЁп╬я┌п╬п╡п╟я▐ п╨ я─п╟п╠п╬я┌п╣ я┐я┌п╦п╩п╦я┌п╟ п╢п╩я▐ п╪п╬п╫п╦я┌п╬я─п╦п╫пЁп╟ п╪п╟я┌п╣я─п╦п╫я│п╨п╬п╧ п©п╩п╟я┌я▀.

# Automatically added by buildreq on Thu Feb 17 2005 (-bi)

BuildRequires: XFree86-devel-static hostinfo

%description
 Recent motherboards have functionalities to monitor the CPU
temperatures and the frequency of CPU cooling fans etc.  
This package has two small programs.  They have only least functionalities,
the one "mbmon" used at the command line reports the temperatures,
voltages and rpm (rounds per minute) of cooling fans, and the
other "xmbmon" displays the three temperatures and a core voltage
as simple curves.
Xmbmon doesn't require loading of additional kernel modules as lm_sensors do.


%prep
%setup -n %name%version
%patch -p1

%build
%configure
%make_build

%install
#makeinstall
%__install -D %name $RPM_BUILD_ROOT%_x11bindir/%name
%__install -D mbmon $RPM_BUILD_ROOT%_bindir/mbmon
%__install -D mbmon.1 $RPM_BUILD_ROOT%_man1dir/mbmon.1
%__install -D xmbmon.1x $RPM_BUILD_ROOT%_x11mandir/man1/xmbmon.1x

%__install -D -m644 %SOURCE1 $RPM_BUILD_ROOT%_menudir/%name

%__install -D -m644 %SOURCE2 $RPM_BUILD_ROOT%_miconsdir/%name.xpm
%__install -D -m644 %SOURCE3 $RPM_BUILD_ROOT%_iconsdir/%name.xpm
%__install -D -m644 %SOURCE4 $RPM_BUILD_ROOT%_liconsdir/%name.xpm

%post
%update_menus

%postun
%clean_menus

%files
%doc ReadMe* CopyRight xmbmon.resources
%attr(4711,root,root) %_x11bindir/%name
%attr(4711,root,root) %_bindir/mbmon
%_man1dir/*
%_x11mandir/*
%_menudir/%name
%_miconsdir/%name.xpm
%_iconsdir/%name.xpm
%_liconsdir/%name.xpm

%changelog

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

 
design & coding: Vladimir Lettiev aka crux © 2004-2005