Accepting request 38671 from hardware

checked in (request 38671)

OBS-URL: https://build.opensuse.org/request/show/38671
OBS-URL: https://build.opensuse.org/package/show/hardware/libusb-1_0?expand=0&rev=13
This commit is contained in:
OBS User autobuild 2010-04-24 15:05:34 +00:00 committed by Git OBS Bridge
parent afd0eae9ae
commit 9a07dcb6a1
2 changed files with 33 additions and 6 deletions

View File

@ -1,8 +1,3 @@
-------------------------------------------------------------------
Sat Apr 24 10:14:18 UTC 2010 - coolo@novell.com
- buildrequire pkg-config to fix provides
-------------------------------------------------------------------
Tue Dec 15 01:47:55 CET 2009 - jengelh@medozas.de

View File

@ -29,12 +29,22 @@ Release: 3
Source: %{_name}-%{version}.tar.bz2
Source2: baselibs.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: pkg-config
%define debug_package_requires libusb-1_0-0 = %{version}-%{release}
%description
Libusb is a library that allows userspace access to USB devices.
Authors:
--------
Daniel Drake <dsd@gentoo.org>
Johannes Erdfelt <johannes@erdfelt.com>
Artem Egorkine
David Engraf
Rob Walker
Vasily Khoruzhick
%package -n libusb-1_0-0
License: LGPLv2.1+
Summary: USB Library
@ -43,6 +53,17 @@ Group: System/Libraries
%description -n libusb-1_0-0
Libusb is a library that allows userspace access to USB devices.
Authors:
--------
Daniel Drake <dsd@gentoo.org>
Johannes Erdfelt <johannes@erdfelt.com>
Artem Egorkine
David Engraf
Rob Walker
Vasily Khoruzhick
%package devel
License: LGPLv2.1+
Summary: USB Library
@ -52,6 +73,17 @@ Requires: libusb-1_0-0 = %{version} glibc-devel
%description devel
Libusb is a library that allows userspace access to USB devices.
Authors:
--------
Daniel Drake <dsd@gentoo.org>
Johannes Erdfelt <johannes@erdfelt.com>
Artem Egorkine
David Engraf
Rob Walker
Vasily Khoruzhick
%prep
%setup -q -n %{_name}-%{version}