[gv/el5] Keep vendor in desktop file

Orion Poplawski orion at fedoraproject.org
Fri Feb 28 20:31:03 UTC 2014


commit 126e279c6452e401c4cb20afc6833193c84a21cd
Author: Orion Poplawski <orion at nwra.com>
Date:   Fri Feb 28 13:31:05 2014 -0700

    Keep vendor in desktop file

 gv.spec |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/gv.spec b/gv.spec
index 99cd18b..438a97c 100644
--- a/gv.spec
+++ b/gv.spec
@@ -77,7 +77,7 @@ StartupWMClass=GV
 Exec=gv %f
 EOF
 
-desktop-file-install \
+desktop-file-install --vendor=fedora \
        --add-category=Applications\
        --add-category=Graphics \
        --dir %{buildroot}%{_datadir}/applications/ \
@@ -150,9 +150,6 @@ fi
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.7.3.90-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
-* Tue Feb 12 2013 Orion Poplawski <orion at cora.nwra.com> - 3.7.3.90-4
-- Drop vendor from desktop file
-
 * Wed Jan 9 2013 Orion Poplawski <orion at cora.nwra.com> - 3.7.3.90-3
 - Add filename argument to desktop file exec option (bug #890851)
 


More information about the scm-commits mailing list