]> git.pld-linux.org Git - packages/ImageMagick.git/blobdiff - ImageMagick.spec
- reverted pname overuse
[packages/ImageMagick.git] / ImageMagick.spec
index 5ebb864b611309a7176c045b7e26ec1d963e8df5..a80cc14220dbab28a6460fd1877241597a0dc1b6 100644 (file)
@@ -19,8 +19,8 @@
 # - module features:
 %bcond_without autotrace       # Autotrace support in SVG module
 
-%define                ver     6.9.4
-%define                pver    6
+%define                ver     6.9.5
+%define                pver    2
 %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
@@ -38,7 +38,7 @@ Epoch:                1
 License:       Apache-like
 Group:         X11/Applications/Graphics
 Source0:       ftp://ftp.imagemagick.org/pub/ImageMagick/%{name}-%{ver}-%{pver}.tar.xz
-# Source0-md5: a4453b03f16c98a6e56e1066799f4b5f
+# Source0-md5: 60727655acec7c3e766f9ba2c744419b
 Patch0:                config.patch
 Patch1:                %{name}-link.patch
 Patch2:                %{name}-libpath.patch
@@ -1135,7 +1135,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/%{pname}/magick
 %{_includedir}/%{pname}/wand
 %{_includedir}/%{pname}/private
-%{_pkgconfigdir}/%{pname}.%{abisuf}.pc
+%{_pkgconfigdir}/ImageMagick-%{mver}.%{abisuf}.pc
 %{_pkgconfigdir}/ImageMagick.pc
 %{_pkgconfigdir}/MagickCore-%{mver}.%{abisuf}.pc
 %{_pkgconfigdir}/MagickCore.pc
This page took 0.058568 seconds and 4 git commands to generate.