Author: lisu Date: Mon Feb 7 11:33:17 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 6.6.7-5 - new coders: aai and mac
---- Files affected: packages/ImageMagick: ImageMagick.spec (1.377 -> 1.378) ---- Diffs: ================================================================ Index: packages/ImageMagick/ImageMagick.spec diff -u packages/ImageMagick/ImageMagick.spec:1.377 packages/ImageMagick/ImageMagick.spec:1.378 --- packages/ImageMagick/ImageMagick.spec:1.377 Sat Feb 5 02:16:48 2011 +++ packages/ImageMagick/ImageMagick.spec Mon Feb 7 12:33:11 2011 @@ -14,8 +14,8 @@ %bcond_without exr # without OpenEXR module %include /usr/lib/rpm/macros.perl -%define ver 6.6.6 -%define pver 7 +%define ver 6.6.7 +%define pver 5 %define QuantumDepth 16 Summary: Image display, conversion, and manipulation under X Summary(de.UTF-8): Darstellen, Konvertieren und Bearbeiten von Grafiken unter X @@ -33,7 +33,7 @@ License: Apache-like Group: X11/Applications/Graphics Source0: ftp://ftp.imagemagick.org/pub/ImageMagick/%{name}-%{ver}-%{pver}.tar.xz -# Source0-md5: 894a9a5b0656430fc0c21b50b4349669 +# Source0-md5: b30b8032b2f8dd5dc003b56fbfbb92c4 Patch0: %{name}-ac.patch Patch1: %{name}-link.patch Patch2: %{name}-libpath.patch @@ -684,6 +684,8 @@ %{_datadir}/ImageMagick-%{ver}/config/sRGB.icm # ========= coders without additional deps +%attr(755,root,root) %{modulesdir}/coders/aai.so +%{modulesdir}/coders/aai.la %attr(755,root,root) %{modulesdir}/coders/art.so %{modulesdir}/coders/art.la %attr(755,root,root) %{modulesdir}/coders/avs.so @@ -750,6 +752,8 @@ %{modulesdir}/coders/ipl.la %attr(755,root,root) %{modulesdir}/coders/label.so %{modulesdir}/coders/label.la +%attr(755,root,root) %{modulesdir}/coders/mac.so +%{modulesdir}/coders/mac.la %attr(755,root,root) %{modulesdir}/coders/magick.so %{modulesdir}/coders/magick.la %attr(755,root,root) %{modulesdir}/coders/map.so @@ -1084,6 +1088,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.378 2011/02/07 11:33:11 lisu +- up to 6.6.7-5 +- new coders: aai and mac + Revision 1.377 2011/02/05 01:16:48 sparky - marked pl description as UTF-8 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ImageMagick/ImageMagick.spec?r1=1.377&r2=1.378&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
