Author: areq Date: Tue Feb 24 10:50:10 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - 6.4.9-6
---- Files affected: SPECS: ImageMagick.spec (1.279 -> 1.280) ---- Diffs: ================================================================ Index: SPECS/ImageMagick.spec diff -u SPECS/ImageMagick.spec:1.279 SPECS/ImageMagick.spec:1.280 --- SPECS/ImageMagick.spec:1.279 Wed Dec 31 18:23:51 2008 +++ SPECS/ImageMagick.spec Tue Feb 24 11:50:05 2009 @@ -11,8 +11,8 @@ %bcond_without exr # without OpenEXR module # %include /usr/lib/rpm/macros.perl -%define ver 6.4.8 -%define pver 2 +%define ver 6.4.9 +%define pver 6 %define QuantumDepth 16 Summary: Image display, conversion, and manipulation under X Summary(de.UTF-8): Darstellen, Konvertieren und Bearbeiten von Grafiken unter X @@ -30,7 +30,7 @@ License: Apache-like Group: X11/Applications/Graphics Source0: http://www.imagemagick.org/download/%{name}-%{ver}-%{pver}.tar.bz2 -# Source0-md5: 8454e93a0b88fd9319157b5301deff38 +# Source0-md5: d65a4cd3cf103d49085a55c90c871854 #Source0: http://dl.sourceforge.net/imagemagick/%{name}-%{ver}.tar.bz2 Patch0: %{name}-ac.patch Patch1: %{name}-link.patch @@ -867,9 +867,9 @@ %defattr(644,root,root,755) %doc ChangeLog LICENSE %attr(755,root,root) %{_libdir}/libMagickCore.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libMagickCore.so.1 +%attr(755,root,root) %ghost %{_libdir}/libMagickCore.so.2 %attr(755,root,root) %{_libdir}/libMagickWand.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libMagickWand.so.1 +%attr(755,root,root) %ghost %{_libdir}/libMagickWand.so.2 %if %{with djvu} %files coder-djvu @@ -1022,7 +1022,7 @@ %files c++ %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libMagick++.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libMagick++.so.1 +%attr(755,root,root) %ghost %{_libdir}/libMagick++.so.2 %files c++-devel %defattr(644,root,root,755) @@ -1046,6 +1046,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.280 2009/02/24 10:50:05 areq +- 6.4.9-6 + Revision 1.279 2008/12/31 17:23:51 arekm - up to 6.4.8.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ImageMagick.spec?r1=1.279&r2=1.280&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
