Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37422799
en ru br
ALT Linux repos
S:2.0-alt2

Group :: Other
RPM: altsp-test-progs

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name:     altsp-test-progs
Version:  2.0
Release:  alt2

Summary:  Programs for tests for ALT SP OS
License:  GPLv2+
Group:    Other
Url:      http://git.altlinux.org/gears/a/altsp-test-progs.git

Packager: Denis Medvedev <nbr at altlinux.org>

Source:   %name-%version.tar

BuildRequires(pre): rpm-build-python3
BuildRequires: gcc-c++ make

%description
A set of progs for testing ALT SP OS
and tuning its features

%prep
%setup

%build
cd testIsol
make
cd ..
cd testAlloc
make
cd ..
cd page-analyze
make

%install
mkdir -p %buildroot%_libdir/%name-%version
cp -ar testIsol %buildroot%_libdir/%name-%version
cp -ar testAlloc %buildroot%_libdir/%name-%version
cp -ar page-analyze %buildroot%_libdir/%name-%version
cp -ar *.tgz %buildroot%_libdir/%name-%version
cp -ar autoinstall %buildroot%_libdir/%name-%version

%files
%_libdir/%name-%version/*
%doc AUTHORS NEWS README ejector.sh

%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