Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37754993
en ru br
Репозитории ALT

Группа :: Система/Ядро и оборудование
Пакет: inquisitor-memtester

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

%define origname memtester

Name: inquisitor-%origname
Version: 4.0.8
Release: alt1

Summary: Userspace utility for testing the memory subsystem for faults
License: GPLv2 only
Group: System/Kernel and hardware

Url: http://pyropus.ca/software/memtester/
Source: %url/old-versions/memtester-%version.tar.gz
Patch: memtester-4.0.8-inquisitor.patch

Conflicts: %origname

%description
Memtester is a userspace utility for testing the memory subsystem
for faults.

This build has been patched for use with Inquisitor burn-in system.

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

%build
%make_build

%install
install -pDm755 memtester %buildroot%_bindir/memtester
install -pDm644 memtester.8 %buildroot%_man8dir/memtester.8

%files
%doc BUGS CHANGELOG README README.tests
%_bindir/*
%_man8dir/*

# TODO:

# - propose the patch upstream

%changelog

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

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin