ports/65333: [PATCH] gnomemimedata installs gnome-vfs.applications with a wrong name of the AbiWord executable
Franz Klammer
klammer at webonaut.com
Thu Apr 8 18:10:10 UTC 2004
>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: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Thu Apr 08 11:10:09 PDT 2004
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list