rpms/fontmatrix/devel desktop_file.patch, NONE, 1.1 fontmatrix.spec, 1.6, 1.7

Parag Nemade (pnemade) fedora-extras-commits at redhat.com
Fri Apr 4 14:48:55 UTC 2008


Author: pnemade

Update of /cvs/pkgs/rpms/fontmatrix/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9507

Modified Files:
	fontmatrix.spec 
Added Files:
	desktop_file.patch 
Log Message:

-Fix Desktop file installation error by adding desktop_file.patch



desktop_file.patch:

--- NEW FILE desktop_file.patch ---
--- fontmatrix.desktop  2008-04-04 17:46:24.000000000 +0530
+++ fontmatrix-modified.desktop 2008-04-04 19:51:49.000000000 +0530
@@ -9,8 +9,9 @@
 Exec=fontmatrix
 Icon=fontmatrix
 Terminal=false
+GenericName=The font management
 GenericName[fr]=Gestion des Polices
 TryExec=fontmatrix
 X-StandardInstall=false
 StartupWMClass=fontmatrix
-X-KDE-SubstituteUID=false
\ No newline at end of file
+X-KDE-SubstituteUID=false


Index: fontmatrix.spec
===================================================================
RCS file: /cvs/pkgs/rpms/fontmatrix/devel/fontmatrix.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- fontmatrix.spec	4 Apr 2008 13:52:34 -0000	1.6
+++ fontmatrix.spec	4 Apr 2008 14:48:19 -0000	1.7
@@ -14,6 +14,7 @@
 #####  $ make package_source                                                    ##### 
 URL: http://www.fontmatrix.net/
 Source: http://www.fontmatrix.net/archives/%{name}-%{version}-Source.tar.gz
+Patch0: desktop_file.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: qt-devel freetype-devel 
 BuildRequires: desktop-file-utils cmake




More information about the fedora-extras-commits mailing list