Author: havner Date: Mon Aug 21 09:08:08 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - 6.2.9-1 (http://securitytracker.com/id?1016699)
---- Files affected: SPECS: ImageMagick.spec (1.222.2.2 -> 1.222.2.3) ---- Diffs: ================================================================ Index: SPECS/ImageMagick.spec diff -u SPECS/ImageMagick.spec:1.222.2.2 SPECS/ImageMagick.spec:1.222.2.3 --- SPECS/ImageMagick.spec:1.222.2.2 Wed Apr 5 10:21:43 2006 +++ SPECS/ImageMagick.spec Mon Aug 21 11:08:03 2006 @@ -9,8 +9,8 @@ %bcond_without cxx # without Magick++ # %include /usr/lib/rpm/macros.perl -%define ver 6.2.6 -%define pver 8 +%define ver 6.2.9 +%define pver 1 %define QuantumDepth 16 Summary: Image display, conversion, and manipulation under X Summary(de): Darstellen, Konvertieren und Bearbeiten von Grafiken unter X @@ -28,11 +28,12 @@ License: Apache-like Group: X11/Applications/Graphics Source0: http://www.imagemagick.org/download/%{name}-%{ver}-%{pver}.tar.bz2 -# Source0-md5: 20728cfc1920843cc5758937f07fb562 +# Source0-md5: 44cdd1e43b91c0def38edf4a0b8a01ed #Source0: http://dl.sourceforge.net/imagemagick/%{name}-%{ver}.tar.bz2 Patch0: %{name}-libpath.patch Patch1: %{name}-ac.patch Patch2: %{name}-system-libltdl.patch +Patch3: %{name}-link.patch URL: http://www.imagemagick.org/ BuildRequires: XFree86-DPS-devel BuildRequires: XFree86-devel @@ -76,8 +77,8 @@ %description -l de ImageMagick ist ein Tool zur Bildanzeige, -konvertierung und -manipulation, -das unter X-Window läuft. Es ist enorm leitungsfähig -in Bezug auf die Grafikmanipulationsfunktionen, die es dem Anwender +manipulation, -das unter X-Window läuft. Es ist enorm leitungsfähig in +Bezug auf die Grafikmanipulationsfunktionen, die es dem Anwender bietet, und auf die Vielfalt der unterstützten Formate. %description -l es @@ -160,8 +161,8 @@ Requires: bzip2-devel Requires: freetype-devel Requires: lcms-devel -Requires: libltdl-devel Requires: libjpeg-devel +Requires: libltdl-devel Requires: libtiff-devel Requires: zlib-devel @@ -565,6 +566,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %{__perl} -pi -e 's,lib/graphviz,%{_lib}/graphviz,' configure.ac find -type f -exec perl -pi -e 's=!/usr/local/bin/perl=!/usr/bin/perl=' {} \; @@ -977,6 +979,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.222.2.3 2006/08/21 09:08:03 havner +- 6.2.9-1 (http://securitytracker.com/id?1016699) + Revision 1.222.2.2 2006/04/05 08:21:43 hawk - updated to 6.2.6-8 - added wmf bcond ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ImageMagick.spec?r1=1.222.2.2&r2=1.222.2.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
