Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37716820
en ru br
ALT Linux repos
S:015-alt1
5.0: 0.73-alt1
4.1: 0.73-alt1
4.0: 0.72-alt1
3.0: 0.70-alt1

Group :: System/Kernel and hardware
RPM: usbutils

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: usbutils
Version: 015
Release: alt1

Summary: Linux USB utilities
License: GPLv2+
Group: System/Kernel and hardware

Url: http://sourceforge.net/projects/linux-usb/
Vcs: https://github.com/gregkh/usbutils.git
Source: %name-%version.tar
Patch: %name-%version-%release.patch

BuildRequires: pkgconfig(libusb-1.0) >= 1.0.14
BuildRequires: pkgconfig(libudev) >= 196

%description
usbutils contains an utility (lsusb) for inspecting devices connected to
the USB bus.

%prep
%setup
%patch -p1

%build
%autoreconf
%configure --datadir=%_datadir/misc
%make_build

%install
%makeinstall
rm -f %buildroot%_bindir/lsusb.py

%files
%_bindir/*
%_man1dir/*
%_man8dir/*
%doc NEWS README.md

%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