diff --git a/ImageMagick.spec b/ImageMagick.spec index 2a2e221..5deef0e 100644 --- a/ImageMagick.spec +++ b/ImageMagick.spec @@ -86,7 +86,7 @@ License: Public Domain, Freeware Group: Productivity/Graphics/Other AutoReqProv: on Version: %{mfr_version}.%{mfr_revision} -Release: 5 +Release: 6 %define libver 4 Summary: Viewer and Converter for Images Url: http://www.imagemagick.org @@ -119,22 +119,22 @@ Summary: Include Files and Libraries Mandatory for Development Group: Development/Libraries/C and C++ AutoReqProv: on %if %{with FreeType} -Requires: freetype2-devel +Requires: freetype2-devel %endif %if %{with LCMS} -Requires: liblcms-devel +Requires: liblcms-devel %endif %if %{with TIFF} -Requires: libtiff-devel +Requires: libtiff-devel %endif %if %{with WMF} -Requires: libwmf-devel +Requires: libwmf-devel %endif %if %{with EXIF} -Requires: libexif-devel +Requires: libexif-devel %endif %if %{with JPEG} -Requires: libjasper-devel +Requires: libjasper-devel %endif %package extra