- fix network detection if several interfaces are attached to a single pci function (bnc #693090)
- fixed typo - USB joystick fixes - replace USB details by joystick details - set unix_dev_name2 to /dev/input/jsX - added Gameport bus, detect gameport joysticks - cleanup - removed unused variables - added NULL checks - joystick: detect and report number of axes and buttons - added support for detecting USB joysticks - updated .gitignore - added .gitignore files - show disk capacity in GB OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=42
This commit is contained in:
@@ -33,9 +33,9 @@ Obsoletes: libhd
|
||||
PreReq: /sbin/ldconfig
|
||||
AutoReqProv: on
|
||||
Summary: Hardware Library
|
||||
Version: 18.5
|
||||
Version: 19.0
|
||||
Release: 1
|
||||
Source: hwinfo-18.5.tar.bz2
|
||||
Source: hwinfo-19.0.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user