From 79b3aeb773d1291216a3cb7f90045243a12bc990 Mon Sep 17 00:00:00 2001 From: hawk Date: Thu, 19 Aug 2004 21:03:50 +0000 Subject: [PATCH] - updated to 6.0.5-2, new coder: ycbcr - created doc subpackage with user guide, moved %doc Changed files: ImageMagick.spec -> 1.180 --- ImageMagick.spec | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/ImageMagick.spec b/ImageMagick.spec index 59c42f6..eb1cb94 100644 --- a/ImageMagick.spec +++ b/ImageMagick.spec @@ -6,8 +6,8 @@ %bcond_without cxx # without Magick++ # %include /usr/lib/rpm/macros.perl -%define ver 6.0.4 -%define pver 1 +%define ver 6.0.5 +%define pver 2 %define QuantumDepth 16 Summary: Image display, conversion, and manipulation under X Summary(de): Darstellen, Konvertieren und Bearbeiten von Grafiken unter X @@ -25,7 +25,7 @@ Epoch: 1 License: Freeware Group: X11/Applications/Graphics Source0: http://www.imagemagick.org/download/%{name}-%{ver}-%{pver}.tar.bz2 -# Source0-md5: 41cb70f89a941269c459566e11639188 +# Source0-md5: 45325d113d53e990452ca89ddf2c3aae #Source0: http://dl.sourceforge.net/imagemagick/%{name}-%{ver}.tar.bz2 Patch0: %{name}-libpath.patch Patch1: %{name}-ac.patch @@ -117,6 +117,17 @@ ImageMagick - ÚÏÂÒÁÖÅÎØ. ÷ÏÎÁ ÐÒÁÃÀ¤ Ð¦Ä X Window. ImageMagick ÄÁ¤ ËÏÒÉÓÔÕ×ÁÞÕ ÛÉÒÏ˦ ÍÏÖÌÉ×ÏÓÔ¦ ÐÏ ÏÂÒÏÂæ ÚÏÂÒÁÖÅÎØ × Ò¦ÚÎÏÍÁΦÔÎÉÈ ÆÏÒÍÁÔÁÈ. +%package doc +Summary: ImageMagick documentation +Summary(pl): Dokumentacja ImageMagick +Group: Documentation + +%description doc +Documentation and user guide for ImageMagick 6.x. + +%description doc -l pl +Dokumentacja i podrêcznik u¿ytkownika ImageMagick 6.x. + %package libs Summary: ImageMagick libraries Summary(pl): Biblioteki ImageMagick @@ -765,6 +776,8 @@ rm -rf $RPM_BUILD_ROOT %{modulesdir}/coders/x.la %attr(755,root,root) %{modulesdir}/coders/xwd.so %{modulesdir}/coders/xwd.la +%attr(755,root,root) %{modulesdir}/coders/ycbcr.so +%{modulesdir}/coders/ycbcr.la %attr(755,root,root) %{modulesdir}/coders/yuv.so %{modulesdir}/coders/yuv.la @@ -784,9 +797,12 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/[Iacdim]* +%files doc +%defattr(644,root,root,755) +%doc AUTHORS ChangeLog LICENSE NEWS Magick.pdf + %files libs %defattr(644,root,root,755) -%doc AUTHORS ChangeLog LICENSE NEWS %attr(755,root,root) %{_libdir}/libMagick.so.*.*.* %attr(755,root,root) %{_libdir}/libWand.so.*.*.* -- 2.44.0