From cd21203cf573b18dd0268bb51154156e692e8e4163e21f9e481085c21abcc59a Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Sat, 24 Apr 2010 15:05:37 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/libusb-1_0 revision 13.0 OBS-URL: https://build.opensuse.org/package/show/hardware/libusb-1_0?expand=0&rev=b7c2ee4264dc96a1757450d25916bb33 --- libusb-1_0.changes | 5 +++++ libusb-1_0.spec | 36 ++---------------------------------- 2 files changed, 7 insertions(+), 34 deletions(-) diff --git a/libusb-1_0.changes b/libusb-1_0.changes index 38d5db0..910827f 100644 --- a/libusb-1_0.changes +++ b/libusb-1_0.changes @@ -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 diff --git a/libusb-1_0.spec b/libusb-1_0.spec index f0915e4..cab85fd 100644 --- a/libusb-1_0.spec +++ b/libusb-1_0.spec @@ -25,26 +25,16 @@ License: LGPLv2.1+ Summary: USB Library Group: System/Libraries Version: 1.0.6 -Release: 3 +Release: 4 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 - Johannes Erdfelt - Artem Egorkine - David Engraf - Rob Walker - Vasily Khoruzhick - %package -n libusb-1_0-0 License: LGPLv2.1+ Summary: USB Library @@ -53,17 +43,6 @@ Group: System/Libraries %description -n libusb-1_0-0 Libusb is a library that allows userspace access to USB devices. - - -Authors: --------- - Daniel Drake - Johannes Erdfelt - Artem Egorkine - David Engraf - Rob Walker - Vasily Khoruzhick - %package devel License: LGPLv2.1+ Summary: USB Library @@ -73,17 +52,6 @@ Requires: libusb-1_0-0 = %{version} glibc-devel %description devel Libusb is a library that allows userspace access to USB devices. - - -Authors: --------- - Daniel Drake - Johannes Erdfelt - Artem Egorkine - David Engraf - Rob Walker - Vasily Khoruzhick - %prep %setup -q -n %{_name}-%{version}