Author: sls Date: Mon Oct 13 11:51:33 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added ffmpeg.patch
---- Files affected: SPECS: alsa-plugins.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: SPECS/alsa-plugins.spec diff -u SPECS/alsa-plugins.spec:1.16 SPECS/alsa-plugins.spec:1.17 --- SPECS/alsa-plugins.spec:1.16 Mon Oct 6 08:29:32 2008 +++ SPECS/alsa-plugins.spec Mon Oct 13 13:51:27 2008 @@ -8,6 +8,7 @@ Group: Libraries Source0: ftp://ftp.alsa-project.org/pub/plugins/%{name}-%{version}.tar.bz2 # Source0-md5: f37d0b2b19dfbe215144941ab8bb6e49 +Patch0: %{name}-ffmpeg.patch URL: http://www.alsa-project.org/ BuildRequires: alsa-lib-devel >= 1.0.16 BuildRequires: automake @@ -152,6 +153,7 @@ %prep %setup -q +%patch0 -p1 %build cp -f /usr/share/automake/config.sub . @@ -235,6 +237,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2008/10/13 11:51:27 sls +- added ffmpeg.patch + Revision 1.16 2008/10/06 06:29:32 hawk - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/alsa-plugins.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
