]> git.pld-linux.org Git - packages/ImageMagick.git/commitdiff
- updated to 6.5.9-0 auto/th/ImageMagick-6_5_9_0-1
authoramateja <amateja@pld-linux.org>
Thu, 14 Jan 2010 08:44:05 +0000 (08:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ImageMagick.spec -> 1.349

ImageMagick.spec

index cefc41229dadb18c693c88f0861fc81e0e61939a..f023bbea0aea6098f33b761f2e4c06f93efb45a3 100644 (file)
@@ -12,8 +12,8 @@
 %bcond_without exr             # without OpenEXR module
 #
 %include       /usr/lib/rpm/macros.perl
-%define                ver 6.5.8
-%define                pver    10
+%define                ver 6.5.9
+%define                pver    0
 %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: fc04d56c32bb2eebba7885d0db042f9a
+# Source0-md5: 58130d17863449ad1b7c6d04cee95943
 Patch0:                %{name}-ac.patch
 Patch1:                %{name}-link.patch
 Patch2:                %{name}-libpath.patch
@@ -881,9 +881,9 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc ChangeLog LICENSE AUTHORS.txt
 %attr(755,root,root) %{_libdir}/libMagickCore.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libMagickCore.so.2
+%attr(755,root,root) %ghost %{_libdir}/libMagickCore.so.3
 %attr(755,root,root) %{_libdir}/libMagickWand.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libMagickWand.so.2
+%attr(755,root,root) %ghost %{_libdir}/libMagickWand.so.3
 
 %if %{with djvu}
 %files coder-djvu
@@ -1036,7 +1036,7 @@ rm -rf $RPM_BUILD_ROOT
 %files c++
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libMagick++.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libMagick++.so.2
+%attr(755,root,root) %ghost %{_libdir}/libMagick++.so.3
 
 %files c++-devel
 %defattr(644,root,root,755)
This page took 0.03899 seconds and 4 git commands to generate.