[gjots2] Drop vendor tag.

Jon Ciesla limb at fedoraproject.org
Thu Apr 11 14:02:24 UTC 2013


commit 4358a8614a1f97b5aa0bdb1fd09f5eef2ec5c6b7
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Thu Apr 11 08:58:31 2013 -0500

    Drop vendor tag.

 gjots2.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/gjots2.spec b/gjots2.spec
index 08ed19f..f2872d6 100644
--- a/gjots2.spec
+++ b/gjots2.spec
@@ -21,7 +21,7 @@
 Summary: A note jotter - Organise your ideas, notes, facts in a hierarchy
 Name: gjots2
 Version: 2.3.15
-Release: 4%{?dist}
+Release: 5%{?dist}
 URL: http://bhepple.freeshell.org/gjots
 Source: http://bhepple.freeshell.org/gjots/%{name}-%{version}.tgz
 Patch0: gjots2-2.3.7-sitelib.patch
@@ -90,7 +90,7 @@ install -pm0644 gjots2-new-page.png %{buildroot}%{_datadir}/%{name}
 install -pm0644 gjots2-show-all.png %{buildroot}%{_datadir}/%{name}
 install -pm0644 gjots2-split-item.png %{buildroot}%{_datadir}/%{name}
 
-desktop-file-install --vendor fedora                            \
+desktop-file-install \
         --dir %{buildroot}%{_datadir}/applications              \
         --remove-category Application                           \
         %{name}.desktop
@@ -132,11 +132,14 @@ done
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/*
 %{_datadir}/pixmaps/gjots.png
-%{_datadir}/applications/fedora-gjots2.desktop
+%{_datadir}/applications/*gjots2.desktop
 %{_mandir}/man1/%{name}*
 %{_mandir}/man1/docbook2gjots*
 
 %changelog
+* Thu Apr 11 2013 Jon Ciesla <limburgher at gmail.com> - 2.3.15-5
+- Drop desktop vendor tag.
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.3.15-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list