]> git.pld-linux.org Git - packages/ImageMagick.git/commitdiff
- up to 7.0.7-34 auto/th/ImageMagick-7.0.7.34-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 21 May 2018 17:46:20 +0000 (19:46 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 21 May 2018 17:46:20 +0000 (19:46 +0200)
ImageMagick.spec

index 4617e6dafd0da521877e6dd963d6f1cbb05ec373..4593067111fbe9f9fbb154556c248e6fcc12eb6d 100644 (file)
@@ -21,7 +21,7 @@
 %bcond_without autotrace       # Autotrace support in SVG module
 
 %define                ver     7.0.7
-%define                pver    28
+%define                pver    34
 %include       /usr/lib/rpm/macros.perl
 Summary:       Image display, conversion, and manipulation under X
 Summary(de.UTF-8):     Darstellen, Konvertieren und Bearbeiten von Grafiken unter X
@@ -39,7 +39,7 @@ Epoch:                1
 License:       Apache-like
 Group:         X11/Applications/Graphics
 Source0:       ftp://ftp.imagemagick.org/pub/ImageMagick/%{name}-%{ver}-%{pver}.tar.xz
-# Source0-md5: 15907fe499f0377ff28eeafb5905510a
+# Source0-md5: a4567f359451ed90730d1031c2c97def
 Patch0:                config.patch
 
 Patch2:                %{name}-libpath.patch
@@ -1013,9 +1013,9 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc ChangeLog LICENSE AUTHORS.txt
 %attr(755,root,root) %{_libdir}/libMagickCore-%{mver}.%{abisuf}.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libMagickCore-%{mver}.%{abisuf}.so.5
+%attr(755,root,root) %ghost %{_libdir}/libMagickCore-%{mver}.%{abisuf}.so.6
 %attr(755,root,root) %{_libdir}/libMagickWand-%{mver}.%{abisuf}.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libMagickWand-%{mver}.%{abisuf}.so.5
+%attr(755,root,root) %ghost %{_libdir}/libMagickWand-%{mver}.%{abisuf}.so.6
 %dir %{_libdir}/ImageMagick-%{ver}
 %dir %{_libdir}/ImageMagick-%{ver}/config-%{abisuf}
 %{_libdir}/ImageMagick-%{ver}/config-%{abisuf}/configure.xml
This page took 0.427551 seconds and 4 git commands to generate.