SPECS: GraphicsMagick.spec - GraphicsMagick-png.patch: disabled a ...

qrczak qrczak at pld-linux.org
Fri Feb 23 13:25:01 CET 2007


Author: qrczak                       Date: Fri Feb 23 12:25:01 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- GraphicsMagick-png.patch: disabled a conditional block of code
  which doesn't compile. Warning: the comment says that the block
  disables thread-unsafe features.

---- Files affected:
SPECS:
   GraphicsMagick.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/GraphicsMagick.spec
diff -u SPECS/GraphicsMagick.spec:1.10 SPECS/GraphicsMagick.spec:1.11
--- SPECS/GraphicsMagick.spec:1.10	Mon Feb 12 22:21:30 2007
+++ SPECS/GraphicsMagick.spec	Fri Feb 23 13:24:55 2007
@@ -29,6 +29,7 @@
 Patch0:		%{name}-libpath.patch
 Patch1:		%{name}-system-libltdl.patch
 Patch2:		%{name}-link.patch
+Patch3:		%{name}-png.patch
 URL:		http://www.graphicsmagick.org/
 BuildRequires:	autoconf >= 2.59-9
 BuildRequires:	automake >= 1:1.8
@@ -547,6 +548,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 find PerlMagick scripts www -type f -exec perl -pi -e 's=!%{_prefix}/local/bin/perl=!%{__perl}=' {} \;
 
@@ -925,6 +927,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2007/02/23 12:24:55  qrczak
+- GraphicsMagick-png.patch: disabled a conditional block of code
+  which doesn't compile. Warning: the comment says that the block
+  disables thread-unsafe features.
+
 Revision 1.10  2007/02/12 21:21:30  glen
 - tabs in preamle
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/GraphicsMagick.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list