Author: arekm Date: Tue Dec 19 17:11:04 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 3; fix build
---- Files affected: SPECS: mplayerplug-in.spec (1.66 -> 1.67) ---- Diffs: ================================================================ Index: SPECS/mplayerplug-in.spec diff -u SPECS/mplayerplug-in.spec:1.66 SPECS/mplayerplug-in.spec:1.67 --- SPECS/mplayerplug-in.spec:1.66 Tue Dec 19 18:07:21 2006 +++ SPECS/mplayerplug-in.spec Tue Dec 19 18:10:59 2006 @@ -3,7 +3,7 @@ Summary(pl): Osadzony odtwarzacz wideo dla Mozilli Name: mplayerplug-in Version: 3.35 -Release: 2 +Release: 3 License: GPL Group: X11/Applications/Multimedia Source0: http://dl.sourceforge.net/mplayerplug-in/mplayerplug-in-%{version}.tar.gz @@ -11,6 +11,7 @@ Patch0: %{name}-opera.patch Patch1: %{name}-build.patch Patch2: %{name}-g_idle_add-fix.patch +Patch3: %{name}-c.patch URL: http://mplayerplug-in.sourceforge.net/ BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -78,6 +79,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build %{__aclocal} @@ -179,6 +181,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.67 2006/12/19 17:10:59 arekm +- rel 3; fix build + Revision 1.66 2006/12/19 17:07:21 arekm --enable-x86_64 creates a problem which is supposed to be fixed by -x86_64link.patch; don't create the problem in first place ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mplayerplug-in.spec?r1=1.66&r2=1.67&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
