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