From 3122f8deb7240a4622f232c2107716f588c18960ed15314fe7a01a16a4359d3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Sun, 20 Nov 2011 08:43:19 +0000 Subject: [PATCH] Accepting request 92613 from home:coolo:removelibtool - add libtool as buildrequire to avoid implicit dependency OBS-URL: https://build.opensuse.org/request/show/92613 OBS-URL: https://build.opensuse.org/package/show/hardware/libusb-1_0?expand=0&rev=18 --- libusb-1_0.changes | 5 +++++ libusb-1_0.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/libusb-1_0.changes b/libusb-1_0.changes index be4d468..ebe6490 100644 --- a/libusb-1_0.changes +++ b/libusb-1_0.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Nov 20 06:25:17 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Wed Jun 1 10:48:18 UTC 2011 - seife+obs@b1-systems.com diff --git a/libusb-1_0.spec b/libusb-1_0.spec index b3074f5..46bba9c 100644 --- a/libusb-1_0.spec +++ b/libusb-1_0.spec @@ -1,7 +1,7 @@ # -# spec file for package libusb-1_0 (Version 1.0.8) +# spec file for package libusb-1_0 # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,11 +25,11 @@ License: LGPLv2.1+ Summary: USB Library Group: System/Libraries Version: 1.0.8 -Release: 1 +Release: 7 Source: %{_name}-%{version}.tar.bz2 Source2: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: pkg-config +BuildRequires: libtool pkg-config %define debug_package_requires libusb-1_0-0 = %{version}-%{release} %description