[fontmatrix] Drop desktop vendor tag.

Jon Ciesla limb at fedoraproject.org
Tue May 14 14:46:08 UTC 2013


commit 3b2aabe483b123b809c88f45e51bedf7b12a7be4
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Tue May 14 09:41:58 2013 -0500

    Drop desktop vendor tag.

 fontmatrix.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/fontmatrix.spec b/fontmatrix.spec
index add4629..7edc7b4 100644
--- a/fontmatrix.spec
+++ b/fontmatrix.spec
@@ -3,7 +3,7 @@
 Name: fontmatrix
 Summary: A fonts manager
 Version: 0.9.99
-Release: 10.r%{svnrev}%{?dist}
+Release: 11.r%{svnrev}%{?dist}
 License: GPLv2+
 
 ##### svn checkout HOWTO #####
@@ -55,7 +55,7 @@ make DESTDIR=$RPM_BUILD_ROOT install INSTALL="install -p"
 #rpmlint complains Zero-length file
 rm -f $RPM_BUILD_ROOT%{_datadir}/fontmatrix/help/en/what_fonts_are.html
 
-desktop-file-install --vendor="fedora" --delete-original  \
+desktop-file-install --delete-original  \
     --dir=$RPM_BUILD_ROOT%{_datadir}/applications/ \
     $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
 
@@ -82,6 +82,9 @@ fi
 
 
 %changelog
+* Mon May 13 2013 Jon Ciesla <limburgher at gmail.com> - 0.9.99-11.r1218
+- Drop desktop vendor tag.
+
 * Fri Feb 08 2013 Parag Nemade <pnemade AT redhat DOT com>- 0.9.99-10.r1218
 - Remove vendor tag as per https://fedorahosted.org/fesco/ticket/1077
 


More information about the fonts-bugs mailing list