From 62fc3eb6b19aac483e4e11cafa15e826ea3fe683add99baef27f3662d7ca5cf7 Mon Sep 17 00:00:00 2001 From: OBS User mrdocs Date: Sat, 15 Oct 2011 07:46:51 +0000 Subject: [PATCH] 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 --- ImageMagick.changes | 5 +++++ ImageMagick.spec | 3 +++ 2 files changed, 8 insertions(+) diff --git a/ImageMagick.changes b/ImageMagick.changes index d65fb84..04ef918 100644 --- a/ImageMagick.changes +++ b/ImageMagick.changes @@ -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 diff --git a/ImageMagick.spec b/ImageMagick.spec index ede63d8..d2fd705 100644 --- a/ImageMagick.spec +++ b/ImageMagick.spec @@ -33,6 +33,7 @@ Name: ImageMagick BuildRequires: fdupes pkgconfig +BuildRequires: libtool %if %{with DCraw} BuildRequires: dcraw @@ -516,4 +517,6 @@ HTML documentation for ImageMagick library and scene examples. + + %changelog