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
This commit is contained in:
Ismail Dönmez 2011-11-23 09:34:52 +00:00 committed by Git OBS Bridge
parent 8b684b4c1b
commit aaadf64353
2 changed files with 7 additions and 2 deletions

View File

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

View File

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