Updating link to change in openSUSE:Factory/ImageMagick revision 67.0

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=5a76140730357d6d73db518b15f7d8aa
This commit is contained in:
OBS User buildservice-autocommit 2011-05-27 10:01:31 +00:00 committed by Git OBS Bridge
parent 9fb7b318da
commit 7ed81257e3

View File

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