2004-06-23 Narayana Pattipati <[email protected]>
authornaren
Wed, 23 Jun 2004 10:06:04 +0000
changeset 3189 3dc5aeda1f6c
parent 3188 7fb8939e9488
child 3190 0efa9aead788
2004-06-23 Narayana Pattipati <[email protected]> * gnome-mime-data.spec: * patches/gnome-mime-data-09-realplayer-command-change.diff: Added patch to fix the problem of mime association for realplayer by correcting the command name. Fixes bugtraq bug#5061307
ChangeLog
gnome-mime-data.spec
patches/gnome-mime-data-09-realplayer-command-change.diff
--- a/ChangeLog	Wed Jun 23 09:28:42 2004 +0000
+++ b/ChangeLog	Wed Jun 23 10:06:04 2004 +0000
@@ -1,3 +1,10 @@
+2004-06-23  Narayana Pattipati <[email protected]>
+
+	* gnome-mime-data.spec:
+	* patches/gnome-mime-data-09-realplayer-command-change.diff:
+	Added patch to fix the problem of mime association for realplayer 
+	by correcting the command name. Fixes bugtraq bug#5061307
+
 2004-06-23  Arvind Samptur  <[email protected]>
 
 	Patch from Vinay M R <[email protected]>
--- a/gnome-mime-data.spec	Wed Jun 23 09:28:42 2004 +0000
+++ b/gnome-mime-data.spec	Wed Jun 23 10:06:04 2004 +0000
@@ -21,6 +21,7 @@
 Patch6:                 gnome-mime-data-06-swf-handler.diff
 Patch7:                 gnome-mime-data-07-jar-handler.diff
 Patch8:			gnome-mime-data-08-g11n-keys.diff
+Patch9:                 gnome-mime-data-09-realplayer-command-change.diff
 URL:			http://www.gnome.org
 BuildRoot:		%{_tmppath}/%{name}-%{version}-build
 Docdir:			%{_defaultdocdir}/%{name}
@@ -46,6 +47,7 @@
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 bzcat %SOURCE1 | tar xvf -
 %build
@@ -86,6 +88,11 @@
 %{_libdir}/pkgconfig/gnome-mime-data-2.0.pc
 
 %changelog
+* Wed Jun 23 2004 - [email protected]
+- Added patch gnome-mime-data-09-realplayer-command-change.diff to 
+  fix the problem of mime association for realplayer by correcting 
+  the command name. Fixes bugtraq bug#5061307
+
 * Wed May 12 2004 - [email protected]
 - Updated l10n content to gnome-mime-data-l10n-po-1.1.tar.bz2
 
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/gnome-mime-data-09-realplayer-command-change.diff	Wed Jun 23 10:06:04 2004 +0000
@@ -0,0 +1,11 @@
+--- gnome-mime-data-2.4.1/gnome-vfs.applications	2004-06-17 17:49:03.000000000 +0530
++++ gnome-mime-data-2.4.1-new/gnome-vfs.applications	2004-06-17 17:44:03.000000000 +0530
+@@ -452,7 +452,7 @@ plaympeg
+ 	mime_types=video/mpeg
+ 
+ realplayer
+-	command=realplay
++	command=realplay8
+ 	name=realplayer
+ 	can_open_multiple_files=false
+ 	expects_uris=true