packages: php-ffmpeg/php-ffmpeg.spec - disable gdImageBoundsSafe check. it ...

glen glen at pld-linux.org
Thu Jun 25 22:13:48 CEST 2009


Author: glen                         Date: Thu Jun 25 20:13:48 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- disable gdImageBoundsSafe check. it is still broken; rel 5

---- Files affected:
packages/php-ffmpeg:
   php-ffmpeg.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: packages/php-ffmpeg/php-ffmpeg.spec
diff -u packages/php-ffmpeg/php-ffmpeg.spec:1.10 packages/php-ffmpeg/php-ffmpeg.spec:1.11
--- packages/php-ffmpeg/php-ffmpeg.spec:1.10	Fri Jun 12 09:41:44 2009
+++ packages/php-ffmpeg/php-ffmpeg.spec	Thu Jun 25 22:13:42 2009
@@ -4,11 +4,12 @@
 Summary(pl.UTF-8):	Rozszerzenie do obróbki filmów w PHP
 Name:		php-%{_modname}
 Version:	0.6.0
-Release:	4
+Release:	5
 License:	GPL
 Group:		Development/Languages/PHP
 Source0:	http://dl.sourceforge.net/ffmpeg-php/ffmpeg-php-%{version}.tbz2
 # Source0-md5:	f779c0dbffda9dac54729d60c0e04c05
+Patch0:		gdImageBoundsSafe.patch
 URL:		http://ffmpeg-php.sourceforge.net/
 BuildRequires:	ffmpeg-devel >= 0.4.9
 BuildRequires:	php-devel >= 3:5.0.0
@@ -41,6 +42,7 @@
 
 %prep
 %setup -q -n ffmpeg-php-%{version}
+%patch0 -p1
 
 %build
 phpize
@@ -83,6 +85,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2009/06/25 20:13:42  glen
+- disable gdImageBoundsSafe check. it is still broken; rel 5
+
 Revision 1.10  2009/06/12 07:41:44  glen
 - add missing %php_webserver_restart; rel 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-ffmpeg/php-ffmpeg.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list