SPECS: ImageMagick.spec - updated to 6.3.1-4 (fixes CVE-2006-5456)
qboosh
qboosh at pld-linux.org
Wed Dec 27 22:04:22 CET 2006
Author: qboosh Date: Wed Dec 27 21:04:22 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 6.3.1-4 (fixes CVE-2006-5456)
---- Files affected:
SPECS:
ImageMagick.spec (1.243 -> 1.244)
---- Diffs:
================================================================
Index: SPECS/ImageMagick.spec
diff -u SPECS/ImageMagick.spec:1.243 SPECS/ImageMagick.spec:1.244
--- SPECS/ImageMagick.spec:1.243 Wed Dec 27 02:26:13 2006
+++ SPECS/ImageMagick.spec Wed Dec 27 22:04:17 2006
@@ -9,8 +9,8 @@
%bcond_without cxx # without Magick++
#
%include /usr/lib/rpm/macros.perl
-%define ver 6.2.9
-%define pver 8
+%define ver 6.3.1
+%define pver 4
%define QuantumDepth 16
Summary: Image display, conversion, and manipulation under X
Summary(de): Darstellen, Konvertieren und Bearbeiten von Grafiken unter X
@@ -23,12 +23,12 @@
Summary(uk): đĹŇĹÇĚŃÄ, ËĎÎ×ĹŇÔŐ×ÁÎÎŃ ÔÁ ĎÂŇĎÂËÁ ÚĎÂŇÁÖĹÎŘ ĐŚÄ X Window
Name: ImageMagick
Version: %{ver}%{?pver:.%{pver}}
-Release: 3
+Release: 1
Epoch: 1
License: Apache-like
Group: X11/Applications/Graphics
Source0: http://www.imagemagick.org/download/%{name}-%{ver}-%{pver}.tar.bz2
-# Source0-md5: 683b37415e4fc914f21c138205d4d451
+# Source0-md5: e3b3392e7510fc4b73ec244f5c7d3c84
#Source0: http://dl.sourceforge.net/imagemagick/%{name}-%{ver}.tar.bz2
Patch1: %{name}-ac.patch
Patch2: %{name}-system-libltdl.patch
@@ -563,8 +563,9 @@
%build
%{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
%{__autoconf}
+%{__autoheader}
%{__automake}
%configure \
--enable-fast-install \
@@ -620,6 +621,7 @@
%dir %{_datadir}/ImageMagick-%{ver}
%dir %{_datadir}/ImageMagick-%{ver}/config
%{_datadir}/ImageMagick-%{ver}/config/*.xml
+%{_datadir}/ImageMagick-%{ver}/config/sRGB.icm
# ========= coders without additional deps
%attr(755,root,root) %{modulesdir}/coders/art.so
@@ -796,8 +798,20 @@
%attr(755,root,root) %{_bindir}/import
%attr(755,root,root) %{_bindir}/mogrify
%attr(755,root,root) %{_bindir}/montage
+%attr(755,root,root) %{_bindir}/stream
-%{_mandir}/man1/[Iacdim]*
+%{_mandir}/man1/ImageMagick.1*
+%{_mandir}/man1/animate.1*
+%{_mandir}/man1/compare.1*
+%{_mandir}/man1/composite.1*
+%{_mandir}/man1/convert.1*
+%{_mandir}/man1/conjure.1*
+%{_mandir}/man1/display.1*
+%{_mandir}/man1/identify.1*
+%{_mandir}/man1/import.1*
+%{_mandir}/man1/mogrify.1*
+%{_mandir}/man1/montage.1*
+%{_mandir}/man1/stream.1*
%files doc
%defattr(644,root,root,755)
@@ -960,6 +974,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.244 2006/12/27 21:04:17 qboosh
+- updated to 6.3.1-4 (fixes CVE-2006-5456)
+
Revision 1.243 2006/12/27 01:26:13 aredridel
- up to 6.2.9-8
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ImageMagick.spec?r1=1.243&r2=1.244&f=u
More information about the pld-cvs-commit
mailing list