[flight-of-the-amazon-queen-cd] Drop vendor tag.

Jon Ciesla limb at fedoraproject.org
Wed Mar 13 12:38:05 UTC 2013


commit 61fe6c8b2f69a531113af6c608a8f77348fd846b
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Wed Mar 13 07:34:40 2013 -0500

    Drop vendor tag.

 flight-of-the-amazon-queen-cd.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/flight-of-the-amazon-queen-cd.spec b/flight-of-the-amazon-queen-cd.spec
index 48f7790..c090b3d 100644
--- a/flight-of-the-amazon-queen-cd.spec
+++ b/flight-of-the-amazon-queen-cd.spec
@@ -1,6 +1,6 @@
 Name:           flight-of-the-amazon-queen-cd
 Version:        1.0
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        Flight of the Amazon Queen - Adventure Game - CD version
 Group:          Amusements/Games
 # For further discussion on distribution rights see:
@@ -53,7 +53,7 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}
 install -p -m 644 queen.1c $RPM_BUILD_ROOT%{_datadir}/%{name}
 
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
-desktop-file-install --vendor fedora            \
+desktop-file-install \
   --dir $RPM_BUILD_ROOT%{_datadir}/applications \
   %{SOURCE1}
 
@@ -66,10 +66,13 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %doc readme.txt
 %{_datadir}/%{name}
-%{_datadir}/applications/fedora-%{name}.desktop
+%{_datadir}/applications/%{name}.desktop
 
 
 %changelog
+* Wed Mar 13 2013 Jon Ciesla <limburgher at gmail.com> - 1.0-9
+- Drop desktop vendor tag.
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list