From klammer@webonaut.com  Thu Apr  8 11:03:59 2004
Return-Path: <klammer@webonaut.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 07E4416A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  8 Apr 2004 11:03:59 -0700 (PDT)
Received: from sv02.webonaut.com (kirk.webonaut.com [212.41.243.26])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8820743D45
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  8 Apr 2004 11:03:58 -0700 (PDT)
	(envelope-from klammer@webonaut.com)
Received: from localhost (localhost [127.0.0.1])
	by sv02.webonaut.com (Postfix) with ESMTP id CAAE07644D
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  8 Apr 2004 20:03:52 +0200 (CEST)
Received: from sv02.webonaut.com ([127.0.0.1])
 by localhost (sv02.webonaut.com [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 28373-08 for <FreeBSD-gnats-submit@freebsd.org>;
 Thu,  8 Apr 2004 20:03:49 +0200 (CEST)
Received: from ds9.webonaut.com (sisko.webonaut.com [212.41.243.28])
	by sv02.webonaut.com (Postfix) with ESMTP id 1544076445
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  8 Apr 2004 20:03:49 +0200 (CEST)
Message-Id: <1081447432.0@ds9.webonaut.com>
Date: Thu, 8 Apr 2004 20:03:52 +0200
From: "Franz Klammer" <klammer@webonaut.com>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: [PATCH] gnomemimedata installs gnome-vfs.applications with a wrong name of the AbiWord executable
X-Send-Pr-Version: gtk-send-pr 0.3.3 
X-GNATS-Notify:

>Number:         65333
>Category:       ports
>Synopsis:       [PATCH] gnomemimedata installs gnome-vfs.applications with a wrong name of the AbiWord executable
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 08 11:10:09 PDT 2004
>Closed-Date:    Thu Apr 08 19:16:21 PDT 2004
>Last-Modified:  Thu Apr 08 19:16:21 PDT 2004
>Originator:     Franz Klammer
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 5.2-CURRENT #3: Thu Apr  8 09:58:11 CEST 2004
    root@ds9.webonaut.com:/usr/obj/usr/src/sys/DS9



>Description:


gnomemimedata installs gnome-vfs.applications with a wrong name of the AbiWord executable.
changed the command from "AbiWord-2.0" to "abiword" instead of "AbiWord-2.2" because this 
symlink has always exists at every version of AbiWord.


>How-To-Repeat:





>Fix:


--- gnomemimedata.diff begins here ---
diff -Nur gnomemimedata.orig/files/patch-gnome-vfs.applications gnomemimedata/files/patch-gnome-vfs.applications
--- gnomemimedata.orig/files/patch-gnome-vfs.applications	Sat Apr 12 00:35:25 2003
+++ gnomemimedata/files/patch-gnome-vfs.applications	Thu Apr  8 19:57:23 2004
@@ -1,5 +1,12 @@
---- gnome-vfs.applications.orig	Sun Oct  6 15:14:35 2002
-+++ gnome-vfs.applications	Sun Feb  9 18:46:01 2003
+--- gnome-vfs.applications.orig	Mon Dec 22 19:56:33 2003
++++ gnome-vfs.applications	Thu Apr  8 19:50:18 2004
+@@ -1,5 +1,5 @@
+ abiword
+-	command=AbiWord-2.0
++	command=abiword
+ 	name=AbiWord
+ 	can_open_multiple_files=true
+ 	expects_uris=false
 @@ -55,7 +55,7 @@
  	mime_types=application/x-deb
  
@@ -9,7 +16,7 @@
  	name=Electric Eyes
  	can_open_multiple_files=true
  	expects_uris=false
-@@ -187,7 +187,7 @@
+@@ -203,7 +203,7 @@
  	mime_types=application/x-gnumeric,application/x-applix-spreadsheet,application/vnd.ms-excel,application/vnd.lotus-1-2-3,application/x-oleo,application/x-xbase,text/spreadsheet,text/x-comma-separated-values,text/tab-separated-values
  
  grecord
--- gnomemimedata.diff ends here ---



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gnome 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Thu Apr 8 13:13:05 PDT 2004 
Responsible-Changed-Why:  
Over to maintainer(s). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=65333 
State-Changed-From-To: open->closed 
State-Changed-By: marcus 
State-Changed-When: Thu Apr 8 19:16:09 PDT 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=65333 
>Unformatted:
