Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37536662
en ru br
ALT Linux repositórios
S:6.1-alt1

Group :: Sistema/Base
RPM: usbmon

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: usbmon
Version: 6
Release: alt1

Summary: A basic front-end to usbmon
Group: System/Base
License: GPLv2

Url: http://people.redhat.com/zaitcev/linux/

Packager: Denis Baranov <baraka at altlinux.org>

Source: http://people.redhat.com/zaitcev/linux/%name-%version.tar

%description
The usbmon program collects and prints a trace of USB transactions as they
occur between the USB core and HCDs. Analyzing the trace helps to debug the
kernel USB stack, device firmware, and applications.

%prep
%setup

%build
%make_build CFLAGS="$RPM_OPT_FLAGS"

%install
mkdir -p %buildroot%_man8dir
install -p -m 644 -t %buildroot%_man8dir usbmon.8
mkdir -p %buildroot%_sbindir
install -p -m 755 -t %buildroot%_sbindir usbmon


%files
%doc README COPYING
%_sbindir/usbmon
%_man8dir/usbmon.8*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009