]> git.pld-linux.org Git - packages/ImageMagick.git/blobdiff - ImageMagick.spec
- updated to 6.5.8-2
[packages/ImageMagick.git] / ImageMagick.spec
index 197adb997344fb39255fc6ae798f7c3928328c8a..61883306fbefa04fbbc8042a6cca828c465fc55e 100644 (file)
@@ -12,8 +12,8 @@
 %bcond_without exr             # without OpenEXR module
 #
 %include       /usr/lib/rpm/macros.perl
-%define                ver 6.5.6
-%define                pver    10
+%define                ver 6.5.8
+%define                pver    2
 %define                QuantumDepth    16
 Summary:       Image display, conversion, and manipulation under X
 Summary(de.UTF-8):     Darstellen, Konvertieren und Bearbeiten von Grafiken unter X
@@ -31,7 +31,7 @@ Epoch:                1
 License:       Apache-like
 Group:         X11/Applications/Graphics
 Source0:       http://www.imagemagick.org/download/%{name}-%{ver}-%{pver}.tar.bz2
-# Source0-md5: 126011a6ae3196f5aac252217380e962
+# Source0-md5: 486322ebcf5b16f80849d0fd9ec3c7b7
 Patch0:                %{name}-ac.patch
 Patch1:                %{name}-link.patch
 Patch2:                %{name}-libpath.patch
@@ -61,6 +61,7 @@ BuildRequires:        libtool >= 2:1.5
 %{?with_wmf:BuildRequires:     libwmf-devel >= 2:0.2.2}
 BuildRequires: libxml2-devel >= 2.0
 BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: pkgconfig
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildRequires: rpmbuild(macros) >= 1.315
 # only checked for, but only supplied scripts/txt2html is used
@@ -665,8 +666,6 @@ rm -rf $RPM_BUILD_ROOT
 # ========= coders without additional deps
 %attr(755,root,root) %{modulesdir}/coders/art.so
 %{modulesdir}/coders/art.la
-%attr(755,root,root) %{modulesdir}/coders/avi.so
-%{modulesdir}/coders/avi.la
 %attr(755,root,root) %{modulesdir}/coders/avs.so
 %{modulesdir}/coders/avs.la
 %attr(755,root,root) %{modulesdir}/coders/bmp.so
@@ -846,6 +845,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %attr(755,root,root) %{modulesdir}/filters/analyze.so
 %{modulesdir}/filters/analyze.la
+%attr(755,root,root) %{modulesdir}/filters/boost.so
+%{modulesdir}/filters/boost.la
 
 %attr(755,root,root) %{_bindir}/animate
 %attr(755,root,root) %{_bindir}/compare
This page took 0.03478 seconds and 4 git commands to generate.