Author: arekm Date: Sun May 14 14:38:17 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - support for divx files
---- Files affected: SPECS: mplayerplug-in.spec (1.51 -> 1.52) ---- Diffs: ================================================================ Index: SPECS/mplayerplug-in.spec diff -u SPECS/mplayerplug-in.spec:1.51 SPECS/mplayerplug-in.spec:1.52 --- SPECS/mplayerplug-in.spec:1.51 Sun May 14 15:50:34 2006 +++ SPECS/mplayerplug-in.spec Sun May 14 16:38:12 2006 @@ -11,6 +11,7 @@ Source0: http://mplayerplug-in.sourceforge.net/mplayerplug-in-daily.tar.gz # Source0-md5: 571b6c169df405bd732eb29ddc069d37 Patch0: %{name}-opera.patch +Patch1: %{name}-divx.patch URL: http://mplayerplug-in.sourceforge.net/ BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -75,6 +76,7 @@ %prep %setup -q -n %{name} %patch0 -p1 +%patch1 -p1 %build %{__aclocal} @@ -166,6 +168,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.52 2006/05/14 14:38:12 arekm +- support for divx files + Revision 1.51 2006/05/14 13:50:34 charles - typo ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mplayerplug-in.spec?r1=1.51&r2=1.52&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
