epel8
Matthias Clasen 19 years ago
parent 1c0a761c82
commit 9182edcbd2

@ -19,9 +19,7 @@ Source: ftp://ftp.ImageMagick.org/pub/ImageMagick/ImageMagick-%{version}.tar.bz2
%endif %endif
Source1: magick_small.png Source1: magick_small.png
Patch1: ImageMagick-6.2.1-local_doc.patch Patch1: ImageMagick-6.2.1-local_doc.patch
Patch2: ImageMagick-6.2.5-format-string-again.patch Patch2: ImageMagick-6.2.8-multilib.patch
Patch3: ImageMagick-6.2.5-yet-another-overflow.patch
Patch4: ImageMagick-6.2.8-multilib.patch
Url: http://www.imagemagick.org/ Url: http://www.imagemagick.org/
Buildroot: %{_tmppath}/%{name}-%{version}-root Buildroot: %{_tmppath}/%{name}-%{version}-root
@ -116,9 +114,7 @@ however.
%prep %prep
%setup -q -n %{name}-%{VER} %setup -q -n %{name}-%{VER}
%patch1 -p1 -b .local_doc %patch1 -p1 -b .local_doc
#%patch2 -p1 -b .format-string-again %patch2 -p1 -b .multilib
#%patch3 -p1 -b .yet-another-overflow
%patch4 -p1 -b .multilib
%build %build
%configure --enable-shared \ %configure --enable-shared \

Loading…
Cancel
Save