OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 12-Oct-2003 11:50:11
Branch: HEAD Handle: 2003101210500902
Modified files:
openpkg-src/mozilla-mplayer
mozilla-mplayer.patch mozilla-mplayer.spec
openpkg-web news.txt
Log:
fix syntax in types file
Summary:
Revision Changes Path
1.2 +9 -0 openpkg-src/mozilla-mplayer/mozilla-mplayer.patch
1.2 +1 -1 openpkg-src/mozilla-mplayer/mozilla-mplayer.spec
1.6970 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mozilla-mplayer/mozilla-mplayer.patch
============================================================================
$ cvs diff -u -r1.1 -r1.2 mozilla-mplayer.patch
--- openpkg-src/mozilla-mplayer/mozilla-mplayer.patch 5 Oct 2003 18:08:05 -0000
1.1
+++ openpkg-src/mozilla-mplayer/mozilla-mplayer.patch 12 Oct 2003 09:50:11 -0000
1.2
@@ -41,3 +41,12 @@
}
if (config == NULL) {
+Index: mplayerplug-in.types
+--- mplayerplug-in.types.orig 2003-09-30 22:41:49.000000000 +0200
++++ mplayerplug-in.types 2003-10-12 11:48:58.000000000 +0200
+@@ -31,4 +31,4 @@
+ audio/x-ms-wma:wma:Windows Media;
+ application/x-drm-v2:asx:Windows Media;
+ audio/wav:wav:Microsoft wave file;
+-audio/x-wav:wav:Microsoft wave file
++audio/x-wav:wav:Microsoft wave file;
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/mozilla-mplayer/mozilla-mplayer.spec
============================================================================
$ cvs diff -u -r1.1 -r1.2 mozilla-mplayer.spec
--- openpkg-src/mozilla-mplayer/mozilla-mplayer.spec 5 Oct 2003 18:08:05 -0000
1.1
+++ openpkg-src/mozilla-mplayer/mozilla-mplayer.spec 12 Oct 2003 09:50:11 -0000
1.2
@@ -33,7 +33,7 @@
Group: Web
License: GPL
Version: 0.95
-Release: 20031005
+Release: 20031012
# list of sources
Source0:
http://osdn.dl.sourceforge.net/mplayerplug-in/mplayerplug-in-%{version}.tar.gz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.6969 -r1.6970 news.txt
--- openpkg-web/news.txt 12 Oct 2003 08:08:25 -0000 1.6969
+++ openpkg-web/news.txt 12 Oct 2003 09:50:09 -0000 1.6970
@@ -1,3 +1,4 @@
+12-Oct-2003: Upgraded package: P<mozilla-mplayer-0.95-20031012>
12-Oct-2003: Upgraded package: P<ircd-2.10.3p4-20031012>
11-Oct-2003: Upgraded package: P<mozilla-1.4.1-20031011>
11-Oct-2003: Upgraded package: P<dia-0.92pre5-20031011>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]