Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37569995
en ru br
ALT Linux repos
S:3.5-alt1
5.0: 2.10-alt1
4.1: 2.9-alt1
4.0: 2.9-alt1
3.0: 2.5-alt1

Other repositories

Group :: System/Kernel and hardware
RPM: dmidecode

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: dmidecode
Version: 3.5
Release: alt1

Summary: Dmidecode is a tool for dumping a computer's DMI table
License: GPLv2+
Group: System/Kernel and hardware

URL: http://www.nongnu.org/dmidecode/
VCS: https://git.savannah.gnu.org/git/dmidecode.git
Source0: http://download.savannah.gnu.org/releases/dmidecode/dmidecode-%version.tar
Source1: %name.watch

%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

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

%install
%make_install DESTDIR=%buildroot prefix=/usr install-bin install-man

%files
%_sbindir/*
%_man8dir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin