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

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

Name: dmidecode
Version: 2.8
Release: alt0.M24.1
Summary: Dmidecode is a tool for dumping a computer's DMI table
License: GPL
Group: System/Kernel and hardware
URL: http://www.nongnu.org/dmidecode/
Source0: http://download.savannah.gnu.org/releases/dmidecode/dmidecode-%version.tar.bz2

%description
dmidecode reports information about x86 hardware as described in the
system BIOS according to the SMBIOS/DMI standard. This information
typically includes system manufacturer, model name, serial number,
BIOS version, asset tag as well as a lot of other details of varying
level of interest and reliability depending on the manufacturer.

This will often include usage status for the CPU sockets, expansion
slots (e.g. AGP, PCI, ISA) and memory module slots, and the list of
I/O ports (e.g. serial, parallel, USB).

%prep
%setup -q

%build
%__subst 's/-O./%optflags/' Makefile
%make_build

%install
%make_install DESTDIR=$RPM_BUILD_ROOT prefix=/usr install-bin install-man

%files
%doc README CHANGELOG AUTHORS
%_sbindir/*
%_man8dir/*

%changelog

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

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