gnome-mime-data.spec
changeset 1304 6e0f441103c3
parent 1274 f0f3a1586ef7
child 1432 2cea3516467a
--- a/gnome-mime-data.spec	Mon Oct 20 16:24:58 2003 +0000
+++ b/gnome-mime-data.spec	Mon Oct 20 16:53:14 2003 +0000
@@ -3,7 +3,7 @@
 Group:			System/GUI/GNOME
 BuildArchitectures:	noarch
 Version:		2.4.0
-Release:		2
+Release:		3
 Distribution:		Mercury
 Vendor:			Sun Microsystems, Inc.
 Summary:		MIME Type and Application Database for the GNOME Desktop
@@ -12,6 +12,7 @@
 Patch1:                 gnome-mime-data-01-view-as-audio-component.diff
 Patch2:			gnome-mime-data-02-make-jmplay-default-player.diff
 Patch3:                 gnome-mime-data-03-view-as-webpage.diff
+Patch4:                 gnome-mime-data-04-text-plain-handler.diff
 URL:			http://www.gnome.org
 BuildRoot:		%{_tmppath}/%{name}-%{version}-build
 Docdir:			%{_defaultdocdir}/%{name}
@@ -31,6 +32,7 @@
 %patch1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 tar jxvf %SOURCE1
 %build
@@ -57,6 +59,11 @@
 %{_libdir}/pkgconfig/gnome-mime-data-2.0.pc
 
 %changelog
+* Mon Oct 20 2003 - <[email protected]
+- Added patch gnome-mime-data-04-text-plain-handler.diff which was in
+  Mercury so that gedit is lauched instead of text viewer for nautilus
+  on a text/*.
+
 * Wed Oct 15 2003 - <[email protected]> 2.4.0-2
 - Re-add the view-as-webpage diff.