Author: sls Date: Mon Oct 13 11:41:50 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added ffmpeg.patch
---- Files affected: SPECS: sox.spec (1.58 -> 1.59) ---- Diffs: ================================================================ Index: SPECS/sox.spec diff -u SPECS/sox.spec:1.58 SPECS/sox.spec:1.59 --- SPECS/sox.spec:1.58 Sun Sep 7 21:15:50 2008 +++ SPECS/sox.spec Mon Oct 13 13:41:44 2008 @@ -21,6 +21,7 @@ Source0: http://dl.sourceforge.net/sox/%{name}-%{version}.tar.gz # Source0-md5: b8e2cb3d615d3830347a0948dd8b74a8 Patch0: %{name}-system-lpc10.patch +Patch1: %{name}-ffmpeg.patch URL: http://sox.sourceforge.net/ %{?with_alsa:BuildRequires: alsa-lib-devel} %{?with_amr:BuildRequires: amrnb-devel} @@ -166,6 +167,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__libtoolize} @@ -336,6 +338,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.59 2008/10/13 11:41:44 sls +- added ffmpeg.patch + Revision 1.58 2008/09/07 19:15:50 adamg - release 3 (against libltdl-2.2.6-1) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sox.spec?r1=1.58&r2=1.59&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
