Пакет cpuid: Specfile

Name: cpuid
Version: 3.3
Release: alt1

Summary: CPU identification utility
Summary(ru_RU.KOI8-R): \xf5\xd4\xc9\xcc\xc9\xd4\xc1 \xc9\xc4\xc5\xce\xd4\xc9\xc6\xc9\xcb\xc1\xc3\xc9\xc9 CPU
License: GPL
Group: System/Configuration/Hardware
URL: http://www.ka9q.net/code/cpuid
Source: http://www.ka9q.net/code/cpuid/%name-%version.tar.gz

%description
This is a fairly complete CPU identification utility. 
It has been tested on several Intel, AMD and Cyrix CPUs. 
If the Pentium III serial number misfeature is present and enabled, this program will display it.

%prep
%setup -q

%build
%make

%install
install -p -m755 -D %name $RPM_BUILD_ROOT/bin/%name

%files
/bin/*

%changelog
* Mon Sep 20 2004 Anton Farygin <rider@altlinux.ru> 3.3-alt1
- first build for Sisyphus