Author: amateja Date: Thu Jan 14 08:44:10 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 6.5.9-0
---- Files affected: packages/ImageMagick: ImageMagick.spec (1.348 -> 1.349) ---- Diffs: ================================================================ Index: packages/ImageMagick/ImageMagick.spec diff -u packages/ImageMagick/ImageMagick.spec:1.348 packages/ImageMagick/ImageMagick.spec:1.349 --- packages/ImageMagick/ImageMagick.spec:1.348 Wed Dec 30 12:58:09 2009 +++ packages/ImageMagick/ImageMagick.spec Thu Jan 14 09:44:05 2010 @@ -13,8 +13,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 @@ -32,7 +32,7 @@ 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 @@ -882,9 +882,9 @@ %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 @@ -1037,7 +1037,7 @@ %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) @@ -1061,6 +1061,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.349 2010/01/14 08:44:05 amateja +- updated to 6.5.9-0 + Revision 1.348 2009/12/30 11:58:09 amateja - updated to 6.5.8-10 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ImageMagick/ImageMagick.spec?r1=1.348&r2=1.349&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
