OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 14-Feb-2005 21:35:56
Branch: HEAD Handle: 2005021420355600
Modified files:
openpkg-src/mozilla-mplayer
mozilla-mplayer.patch mozilla-mplayer.spec
Log:
upgrading package: mozilla-mplayer 2.75 -> 2.80
Summary:
Revision Changes Path
1.9 +5 -5 openpkg-src/mozilla-mplayer/mozilla-mplayer.patch
1.23 +2 -2 openpkg-src/mozilla-mplayer/mozilla-mplayer.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mozilla-mplayer/mozilla-mplayer.patch
============================================================================
$ cvs diff -u -r1.8 -r1.9 mozilla-mplayer.patch
--- openpkg-src/mozilla-mplayer/mozilla-mplayer.patch 24 Dec 2004 19:26:18
-0000 1.8
+++ openpkg-src/mozilla-mplayer/mozilla-mplayer.patch 14 Feb 2005 20:35:56
-0000 1.9
@@ -1,6 +1,6 @@
Index: Source/plugin.h
---- Source/plugin.h.orig 2004-12-13 22:24:03 +0100
-+++ Source/plugin.h 2004-12-24 20:24:42 +0100
+--- Source/plugin.h.orig 2005-01-27 01:58:34 +0100
++++ Source/plugin.h 2005-02-14 21:35:08 +0100
@@ -40,7 +40,11 @@
#ifdef BSD
#include <cmath>
@@ -20,6 +20,6 @@
+#ifdef HAVE_STRINGS_H
+#include <strings.h>
+#endif
-
- class nsPluginInstance:public nsPluginInstanceBase {
- public:
+ #ifdef HAVE_GETTEXT
+ # include <libintl.h>
+ # define _(x) (gettext(x))
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/mozilla-mplayer/mozilla-mplayer.spec
============================================================================
$ cvs diff -u -r1.22 -r1.23 mozilla-mplayer.spec
--- openpkg-src/mozilla-mplayer/mozilla-mplayer.spec 1 Jan 2005 10:52:33
-0000 1.22
+++ openpkg-src/mozilla-mplayer/mozilla-mplayer.spec 14 Feb 2005 20:35:56
-0000 1.23
@@ -33,8 +33,8 @@
Class: EVAL
Group: Web
License: GPL
-Version: 2.75
-Release: 20041224
+Version: 2.80
+Release: 20050214
# list of sources
Source0:
http://osdn.dl.sourceforge.net/mplayerplug-in/mplayerplug-in-%{version}.tar.gz
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]