SPECS: gd.spec - added SetAAPixel, security patches from FC (crash/...

qboosh qboosh at pld-linux.org
Sun Mar 5 15:23:27 CET 2006


Author: qboosh                       Date: Sun Mar  5 14:23:27 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added SetAAPixel,security patches from FC (crash/overflows fixes)
- release 7

---- Files affected:
SPECS:
   gd.spec (1.116 -> 1.117) 

---- Diffs:

================================================================
Index: SPECS/gd.spec
diff -u SPECS/gd.spec:1.116 SPECS/gd.spec:1.117
--- SPECS/gd.spec:1.116	Wed Feb 15 00:36:38 2006
+++ SPECS/gd.spec	Sun Mar  5 15:23:21 2006
@@ -10,7 +10,7 @@
 Summary(pt_BR):	Biblioteca para manipulaçăo de imagens
 Name:		gd
 Version:	2.0.33
-Release:	6
+Release:	7
 License:	BSD-like
 Group:		Libraries
 Source0:	http://www.boutell.com/gd/http/%{name}-%{version}.tar.gz
@@ -18,6 +18,8 @@
 Patch0:		%{name}-fontpath.patch
 Patch1:		%{name}-rotate_from_php.patch
 Patch2:		%{name}-graphviz.patch
+Patch3:		%{name}-SetAAPixel.patch
+Patch4:		%{name}-security.patch
 URL:		http://www.boutell.com/gd/
 BuildRequires:	autoconf >= 2.54
 BuildRequires:	automake
@@ -142,6 +144,8 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
+%patch4 -p1
 
 # hack to avoid inclusion of -s in --ldflags
 %{__perl} -pi -e 's,\@LDFLAGS\@,,g' config/gdlib-config.in
@@ -196,6 +200,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.117  2006/03/05 14:23:21  qboosh
+- added SetAAPixel,security patches from FC (crash/overflows fixes)
+- release 7
+
 Revision 1.116  2006/02/14 23:36:38  wolf
 - xorg modular deps, rel 6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gd.spec?r1=1.116&r2=1.117&f=u



More information about the pld-cvs-commit mailing list