Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37526262
en ru br
ALT Linux repos
S:4.6.0-alt1
5.0: 4.0.8-alt1
4.1: 4.0.8-alt1
4.0: 4.0.7-alt1

Group :: System/Kernel and hardware
RPM: memtester

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: memtester
Version: 4.5.1
Release: alt1

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

Url: http://pyropus.ca/software/memtester
Source: %url/old-versions/memtester-%version.tar.gz
# debian patches
Patch: 01-%name-4.3.0-manpage.patch
Patch1: 02-%name-4.3.0-cross.patch

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

%prep
%setup
%autopatch -p1

# to apply optflags:

subst 's/-O2/%optflags/' conf-cc
# and be able to verify them in build log:
subst 's#/bin/sh#/bin/sh -x#' warn-auto.sh

%build
CC=%__cc %make_build

%install
install -pD -m755 memtester %buildroot%_bindir/memtester
install -pD -m644 memtester.8 %buildroot%_man8dir/memtester.8

%files
%doc BUGS README README.tests CHANGELOG
%_bindir/*
%_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