Accepting request 87955 from home:coolo:removelibtool

add libtool as buildrequire to avoid a hidden require from projconfig

OBS-URL: https://build.opensuse.org/request/show/87955
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=100
This commit is contained in:
OBS User mrdocs 2011-10-15 07:46:51 +00:00 committed by Git OBS Bridge
parent b56e76f4bc
commit 62fc3eb6b1
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Oct 15 04:47:13 UTC 2011 - coolo@suse.com
- add libtool as buildrequire to make the spec file more reliable
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 6 12:47:38 UTC 2011 - pgajdos@suse.com Thu Oct 6 12:47:38 UTC 2011 - pgajdos@suse.com

View File

@ -33,6 +33,7 @@
Name: ImageMagick Name: ImageMagick
BuildRequires: fdupes pkgconfig BuildRequires: fdupes pkgconfig
BuildRequires: libtool
%if %{with DCraw} %if %{with DCraw}
BuildRequires: dcraw BuildRequires: dcraw
@ -516,4 +517,6 @@ HTML documentation for ImageMagick library and scene examples.
%changelog %changelog