]> git.pld-linux.org Git - packages/ImageMagick.git/blobdiff - ImageMagick.spec
- updated to 6.5.8-10
[packages/ImageMagick.git] / ImageMagick.spec
index 9391af334521c3f7cc9e62ff27c1658e64ca2f05..cefc41229dadb18c693c88f0861fc81e0e61939a 100644 (file)
@@ -12,8 +12,8 @@
 %bcond_without exr             # without OpenEXR module
 #
 %include       /usr/lib/rpm/macros.perl
-%define                ver 6.5.7
-%define                pver    9
+%define                ver 6.5.8
+%define                pver    10
 %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: 93bba773604a46b500038dd3381f29f4
+# Source0-md5: fc04d56c32bb2eebba7885d0db042f9a
 Patch0:                %{name}-ac.patch
 Patch1:                %{name}-link.patch
 Patch2:                %{name}-libpath.patch
@@ -845,8 +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) %{modulesdir}/filters/convolve.la
+%{modulesdir}/filters/convolve.so
 
 %attr(755,root,root) %{_bindir}/animate
 %attr(755,root,root) %{_bindir}/compare
This page took 0.170206 seconds and 4 git commands to generate.