[iok] Remove vendor tag as per https://fedorahosted.org/fesco/ticket/1077

pnemade pnemade at fedoraproject.org
Fri Feb 8 13:18:00 UTC 2013


commit ed793650a4646ae392ec1c8f376aaa05e817a801
Author: Parag Nemade <pnemade at redhat.com>
Date:   Fri Feb 8 18:49:51 2013 +0530

    Remove vendor tag as per https://fedorahosted.org/fesco/ticket/1077

 iok.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/iok.spec b/iok.spec
index c4a8fd7..09b5349 100644
--- a/iok.spec
+++ b/iok.spec
@@ -1,6 +1,6 @@
 Name:           iok
 Version:        2.1.3
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Indic Onscreen Virtual Keyboard
 Group:          Applications/System
 License:        GPLv2+
@@ -26,7 +26,7 @@ make CFLAGS="%{optflags}" %{?_smp_mflags}
 %install
 make install DESTDIR=%{buildroot} INSTALL="install -p"
 
-desktop-file-install --vendor fedora \
+desktop-file-install \
     --delete-original \
     --copy-generic-name-to-name \
     --dir %{buildroot}/%{_datadir}/applications/ \
@@ -60,6 +60,9 @@ fi
 
 
 %changelog
+* Fri Feb 08 2013 Parag Nemade <pnemade AT redhat DOT com>- 2.1.3-2
+- Remove vendor tag as per https://fedorahosted.org/fesco/ticket/1077
+
 * Fri Jul 27 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list