forked from pool/usbview
Accepting request 181402 from Base:System
- updated to 2.0 + gtk 3.0 port + /proc/bus/usb/devices has moved to /sys/kernel/debug/usb/devices OBS-URL: https://build.opensuse.org/request/show/181402 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/usbview?expand=0&rev=14
This commit is contained in:
parent
39e1c627e7
commit
6ffc211f66
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9e9fdfb4760fca6b4bd87a38a217663c1c1b44340248be825b4edbb40bb77073
|
|
||||||
size 326985
|
|
3
usbview-2.0.tar.gz
Normal file
3
usbview-2.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:42511e4d43ddc5805bab0dea8aeeea54cc00462d229e04066ed5fb7c065d1b6b
|
||||||
|
size 366337
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jun 29 09:00:30 UTC 2013 - meissner@suse.com
|
||||||
|
|
||||||
|
- updated to 2.0
|
||||||
|
+ gtk 3.0 port
|
||||||
|
+ /proc/bus/usb/devices has moved to /sys/kernel/debug/usb/devices
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 28 18:32:43 CET 2009 - vuntz@opensuse.org
|
Mon Dec 28 18:32:43 CET 2009 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
18
usbview.spec
18
usbview.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package usbview (Version 1.1)
|
# spec file for package usbview
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -15,19 +15,17 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
|
|
||||||
Name: usbview
|
Name: usbview
|
||||||
Version: 1.1
|
Version: 2.0
|
||||||
Release: 1
|
Release: 0
|
||||||
License: GPL-2.0+
|
|
||||||
Summary: USB Topology and Device Viewer
|
Summary: USB Topology and Device Viewer
|
||||||
Url: http://www.kroah.com/linux-usb/
|
License: GPL-2.0+
|
||||||
Group: Hardware/Other
|
Group: Hardware/Other
|
||||||
Source: http://www.kroah.com/linux-usb/%{name}-%{version}.tar.bz2
|
Url: http://www.kroah.com/linux-usb/
|
||||||
|
Source: http://www.kroah.com/linux-usb/%{name}-%{version}.tar.gz
|
||||||
Source1: %name.desktop
|
Source1: %name.desktop
|
||||||
BuildRequires: gtk2-devel
|
BuildRequires: gtk3-devel
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user