Accepting request 38668 from home:coolo:branches:openSUSE:Factory
Copy from home:coolo:branches:openSUSE:Factory/libusb-1_0 via accept of submit request 38668 revision 2. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/38668 OBS-URL: https://build.opensuse.org/package/show/hardware/libusb-1_0?expand=0&rev=12
This commit is contained in:
parent
a502bd6ff6
commit
afd0eae9ae
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
Tue Dec 15 01:47:55 CET 2009 - jengelh@medozas.de
|
||||||
|
|
||||||
|
@ -29,22 +29,12 @@ Release: 3
|
|||||||
Source: %{_name}-%{version}.tar.bz2
|
Source: %{_name}-%{version}.tar.bz2
|
||||||
Source2: baselibs.conf
|
Source2: baselibs.conf
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
BuildRequires: pkg-config
|
||||||
%define debug_package_requires libusb-1_0-0 = %{version}-%{release}
|
%define debug_package_requires libusb-1_0-0 = %{version}-%{release}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Libusb is a library that allows userspace access to USB devices.
|
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
|
%package -n libusb-1_0-0
|
||||||
License: LGPLv2.1+
|
License: LGPLv2.1+
|
||||||
Summary: USB Library
|
Summary: USB Library
|
||||||
@ -53,17 +43,6 @@ Group: System/Libraries
|
|||||||
%description -n libusb-1_0-0
|
%description -n libusb-1_0-0
|
||||||
Libusb is a library that allows userspace access to USB devices.
|
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
|
%package devel
|
||||||
License: LGPLv2.1+
|
License: LGPLv2.1+
|
||||||
Summary: USB Library
|
Summary: USB Library
|
||||||
@ -73,17 +52,6 @@ Requires: libusb-1_0-0 = %{version} glibc-devel
|
|||||||
%description devel
|
%description devel
|
||||||
Libusb is a library that allows userspace access to USB devices.
|
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
|
%prep
|
||||||
%setup -q -n %{_name}-%{version}
|
%setup -q -n %{_name}-%{version}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user