From aaadf6435301cf5e4afd03d26a6bd34638949f689ef12796e958d043f8acf446 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Wed, 23 Nov 2011 09:34:52 +0000 Subject: [PATCH] Accepting request 93233 from home:coolo:removelibtool add libtool to buildrequires OBS-URL: https://build.opensuse.org/request/show/93233 OBS-URL: https://build.opensuse.org/package/show/graphics/tiff?expand=0&rev=33 --- tiff.changes | 5 +++++ tiff.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/tiff.changes b/tiff.changes index 5a88b9d..2a1ea92 100644 --- a/tiff.changes +++ b/tiff.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 23 09:31:16 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Fri Aug 5 21:09:33 UTC 2011 - crrodriguez@opensuse.org diff --git a/tiff.spec b/tiff.spec index 0ba7a38..5759ab0 100644 --- a/tiff.spec +++ b/tiff.spec @@ -18,7 +18,7 @@ Name: tiff -BuildRequires: gcc-c++ libjpeg-devel zlib-devel +BuildRequires: gcc-c++ libjpeg-devel libtool zlib-devel License: PERMISSIVE-OSI-COMPLIANT ; MIT License (or similar) Group: Productivity/Graphics/Convertors AutoReqProv: on @@ -29,7 +29,7 @@ Obsoletes: tiff-64bit # Url: http://www.remotesensing.org/libtiff/ Version: 3.9.5 -Release: 1 +Release: 6 Summary: Tools for Converting from and to the Tiff Format Source: tiff-%{version}.tar.bz2 Source2: README.SUSE