]> git.pld-linux.org Git - packages/ImageMagick.git/commitdiff
- up to 6.6.7-5 auto/th/ImageMagick-6_6_7_5-1
authorlisu <lisu@pld-linux.org>
Mon, 7 Feb 2011 11:33:11 +0000 (11:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- new coders: aai and mac

Changed files:
    ImageMagick.spec -> 1.378

ImageMagick.spec

index 64d228d58132426fca9808bef48b956168f5fb75..4c047f011523a456f89a8190be5b8eb3d50d5f93 100644 (file)
@@ -13,8 +13,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
@@ -32,7 +32,7 @@ Epoch:                1
 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
@@ -683,6 +683,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_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
@@ -749,6 +751,8 @@ rm -rf $RPM_BUILD_ROOT
 %{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
This page took 0.042201 seconds and 4 git commands to generate.