packages: php-ffmpeg/php-ffmpeg.spec, php-ffmpeg/tests-dtspts.patch (REMOVE...

glen glen at pld-linux.org
Wed Jan 5 18:59:22 CET 2011


Author: glen                         Date: Wed Jan  5 17:59:22 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- ffmpeg 0.5 is minimum, update failing tests

---- Files affected:
packages/php-ffmpeg:
   php-ffmpeg.spec (1.25 -> 1.26) , tests-dtspts.patch (1.3 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/php-ffmpeg/php-ffmpeg.spec
diff -u packages/php-ffmpeg/php-ffmpeg.spec:1.25 packages/php-ffmpeg/php-ffmpeg.spec:1.26
--- packages/php-ffmpeg/php-ffmpeg.spec:1.25	Wed Jan  5 18:19:33 2011
+++ packages/php-ffmpeg/php-ffmpeg.spec	Wed Jan  5 18:59:16 2011
@@ -19,7 +19,6 @@
 # Source0-md5:	f779c0dbffda9dac54729d60c0e04c05
 Patch100:	branch.diff
 Patch1:		avcodec_find_decoder-warn.patch
-Patch3:		tests-dtspts.patch
 Patch4:		ffmpeg-0.6.patch
 URL:		http://ffmpeg-php.sourceforge.net/
 %if %{with tests}
@@ -28,7 +27,7 @@
 %else
 BuildRequires:	php-devel >= 3:5.0.0
 %endif
-BuildRequires:	ffmpeg-devel >= 0.4.9
+BuildRequires:	ffmpeg-devel >= 0.5
 BuildRequires:	php-gd
 BuildRequires:	rpm >= 4.4.9-56
 BuildRequires:	rpmbuild(macros) >= 1.344
@@ -62,20 +61,21 @@
 %patch100 -p0
 %patch1 -p1
 %if "%{pld_release}" != "ac"
-%patch3 -p1
 %patch4 -p1
 %endif
 
-# ./run-tests.sh --show-out tests/getPTS.phpt
-mv tests/getPTS.phpt{,.broken}
+# empty file
+rm tests/getFramesBackwards.phpt
+
 mv tests/getFrame.phpt{,.broken}
-mv tests/getFramesBackwards.phpt{,.broken}
 mv tests/getFramesForwardPassedEnd.phpt{,.broken}
 mv tests/getFramesNoArg.phpt{,.broken}
 mv tests/getNextKeyFrame.phpt{,.broken}
-mv tests/isKeyFrame.phpt{,broken}
 mv tests/persistentMovie.phpt{,.broken}
 mv tests/getFramesForward.phpt{,.broken}
+mv tests/getID3Info.phpt{,.broken}
+mv tests/getFrameResampled.phpt{,.broken}
+mv tests/getFramesInReverseOrder.phpt{,.broken}
 
 %build
 phpize
@@ -131,6 +131,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2011/01/05 17:59:16  glen
+- ffmpeg 0.5 is minimum, update failing tests
+
 Revision 1.25  2011/01/05 17:19:33  glen
 - tests-genre.patch outdated with branch diff
 
================================================================

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



More information about the pld-cvs-commit mailing list