Author: duddits Date: Tue Dec 30 15:49:35 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.0.7 - ffmpeg patch obsoleted - BR: libgomp-devel
---- Files affected: SPECS: transcode.spec (1.111 -> 1.112) ---- Diffs: ================================================================ Index: SPECS/transcode.spec diff -u SPECS/transcode.spec:1.111 SPECS/transcode.spec:1.112 --- SPECS/transcode.spec:1.111 Sun Nov 30 12:56:38 2008 +++ SPECS/transcode.spec Tue Dec 30 16:49:29 2008 @@ -31,17 +31,16 @@ Summary: Video stream converter Summary(pl.UTF-8): Konwerter strumieni video Name: transcode -Version: 1.0.6 -Release: 4 +Version: 1.0.7 +Release: 1 License: GPL Group: Applications Source0: http://fromani.exit1.org/%{name}-%{version}.tar.bz2 -# Source0-md5: 7c3a341b0e4540e34ef50c66b0ab751d +# Source0-md5: 48a57f36861450dde78d6a1ad5edf99f Patch0: %{name}-bigdir.patch Patch1: %{name}-libx86_64.patch Patch2: %{name}-mm_accel.patch Patch3: %{name}-ImageMagick.patch -Patch4: %{name}-ffmpeg.patch URL: http://www.transcoding.org/ %{?with_im:BuildRequires: ImageMagick-devel >= 6.4.1-2} %{?with_sdl:BuildRequires: SDL-devel >= 1.1.6} @@ -56,6 +55,7 @@ BuildRequires: libdv-devel >= 0.104-3 BuildRequires: libdvdread-devel BuildRequires: libfame-devel >= 0.9.1 +BuildRequires: libgomp-devel BuildRequires: libjpeg-devel %{?with_libmpeg3:BuildRequires: libmpeg3-devel} BuildRequires: libogg-devel @@ -107,7 +107,6 @@ %patch1 -p0 %patch2 -p1 %patch3 -p1 -%patch4 -p1 %build %{__libtoolize} @@ -214,6 +213,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.112 2008/12/30 15:49:29 duddits +- up to 1.0.7 +- ffmpeg patch obsoleted +- BR: libgomp-devel + Revision 1.111 2008/11/30 11:56:38 arekm - release 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/transcode.spec?r1=1.111&r2=1.112&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
