SHA256
1
0
forked from pool/libusb-1_0

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
This commit is contained in:
Ismail Dönmez 2011-11-20 08:43:19 +00:00 committed by Git OBS Bridge
parent 49cf252d1a
commit 3122f8deb7
2 changed files with 9 additions and 4 deletions

View File

@ -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

View File

@ -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