Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37757892
en ru br
ALT Linux repos
5.0: 1.21-alt1

Group :: System/Configuration/Hardware
RPM: memmapper

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: memmapper
Summary: memmapper - access every resource attached to the machine
Version: 1.21
Release: alt1
License: GPLv3
Group: System/Configuration/Hardware
URL: http://sourceforge.net/project/showfiles.php?group_id=220929

Obsoletes: mmapper
Provides: mmapper = %version

Packager: L.A. Kostis <lakostis at altlinux.ru>

Source: %name-%version.tar.bz2
Patch0: %name-1.21-alt-as-needed.patch
Patch1: %name-1.21-alt-udis.patch

%description
mmapper allows to access every resource attached to the machine. It can read
and write any physical address on the memory bus, any I/O port and any field of
the PCI space configuration of any peripheral.

%prep
%setup
%patch0 -p2
%patch1 -p2

%build
%make_build

%install
%__install -d %buildroot%_sbindir
%__install -m755 mmapper %buildroot%_sbindir/

%files
%_sbindir/mmapper
%doc gpl.txt

%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