Author: blues                        Date: Wed Sep 28 15:27:52 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- started upgrade to 6.2.4-6, allow full build on amd64, NFY

---- Files affected:
SPECS:
   ImageMagick.spec (1.213 -> 1.214) 

---- Diffs:

================================================================
Index: SPECS/ImageMagick.spec
diff -u SPECS/ImageMagick.spec:1.213 SPECS/ImageMagick.spec:1.214
--- SPECS/ImageMagick.spec:1.213        Wed Aug 17 10:54:26 2005
+++ SPECS/ImageMagick.spec      Wed Sep 28 17:27:46 2005
@@ -8,8 +8,8 @@
 %bcond_without cxx             # without Magick++
 #
 %include       /usr/lib/rpm/macros.perl
-%define                ver 6.2.3
-%define                pver    2
+%define                ver 6.2.4
+%define                pver    6
 %define                QuantumDepth    16
 Summary:       Image display, conversion, and manipulation under X
 Summary(de):   Darstellen, Konvertieren und Bearbeiten von Grafiken unter X
@@ -22,12 +22,12 @@
 Summary(uk):   đĹŇĹÇĚŃÄ, ËĎÎ×ĹŇÔŐ×ÁÎÎŃ ÔÁ ĎÂŇĎÂËÁ ÚĎÂŇÁÖĹÎŘ ĐŚÄ X Window
 Name:          ImageMagick
 Version:       %{ver}%{?pver:.%{pver}}
-Release:       2
+Release:       0.1
 Epoch:         1
 License:       Apache-like
 Group:         X11/Applications/Graphics
 Source0:       
http://www.imagemagick.org/download/%{name}-%{ver}-%{pver}.tar.bz2
-# Source0-md5: 0f2c3588d5967da17c55c4657ae2e55e
+# Source0-md5: 82cb623a5e2e01991d22d33c624ad12d
 #Source0:      http://dl.sourceforge.net/imagemagick/%{name}-%{ver}.tar.bz2
 Patch0:                %{name}-libpath.patch
 Patch1:                %{name}-ac.patch
@@ -565,9 +565,9 @@
 %setup -q -n %{name}-%{ver}
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
+#%patch2 -p1           # fixme!!!
 %patch3 -p1
-%patch4 -p1
+#%patch4 -p1           # fixme!!!
 
 %{__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='  {} \;
@@ -581,6 +581,8 @@
 %{__autoconf}
 %{__automake}
 %configure \
+       CFLAGS="-I/usr/X11R6/include" \
+       LDFLAGS="-L/usr/X11R6/%{_lib}" \
        --enable-fast-install \
        --enable-lzw \
        --enable-shared \
@@ -975,6 +977,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.214  2005/09/28 15:27:46  blues
+- started upgrade to 6.2.4-6, allow full build on amd64, NFY
+
 Revision 1.213  2005/08/17 08:54:26  blekot
 - rel up to rebuild with graphviz-2.2.1
 - STBR
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ImageMagick.spec?r1=1.213&r2=1.214&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to