Autobuild autoformatter for 71630

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=67
This commit is contained in:
Sascha Peilicke 2011-05-27 10:01:31 +00:00 committed by Git OBS Bridge
parent f6fc161c99
commit dade05de22

View File

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