From afbb5c2225ae4e92e26fa811304ceee4c64402a0bc2f10862c814fb7372a3143 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Sat, 19 Nov 2011 20:16:53 +0000 Subject: [PATCH] Accepting request 92493 from home:coolo:removelibtool - add libtool as buildrequire to avoid implicit dependency OBS-URL: https://build.opensuse.org/request/show/92493 OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=46 --- libgphoto2.changes | 5 +++++ libgphoto2.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/libgphoto2.changes b/libgphoto2.changes index b653ace..59d5a8b 100644 --- a/libgphoto2.changes +++ b/libgphoto2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Nov 19 15:57:21 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Mon May 30 17:06:35 CEST 2011 - meissner@suse.de diff --git a/libgphoto2.spec b/libgphoto2.spec index b69b931..67a690e 100644 --- a/libgphoto2.spec +++ b/libgphoto2.spec @@ -20,6 +20,7 @@ Name: libgphoto2 BuildRequires: doxygen fdupes gcc-c++ gd-devel libexif-devel libjpeg-devel libusb-devel lockdev-devel pkg-config udev +BuildRequires: libtool Url: http://gphoto.org/ # bug437293 %ifarch ppc64 @@ -31,7 +32,7 @@ License: LGPLv2.1+ Group: Hardware/Camera Summary: A Digital Camera Library Version: 2.4.11 -Release: 1 +Release: 4 Source0: libgphoto2-%{version}.tar.bz2 Source1: baselibs.conf Patch1: libgphoto2-4096files.patch