[sopwith] Drop vendor tag.

Jon Ciesla limb at fedoraproject.org
Tue Feb 12 14:02:16 UTC 2013


commit ae4cd4b6db46ec66b26ec44152184ddd8f6c32f4
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Tue Feb 12 07:59:21 2013 -0600

    Drop vendor tag.

 sopwith.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/sopwith.spec b/sopwith.spec
index d64bc1e..3afca77 100644
--- a/sopwith.spec
+++ b/sopwith.spec
@@ -1,6 +1,6 @@
 Name:           sopwith
 Version:        1.7.1
-Release:        14%{?dist}
+Release:        15%{?dist}
 Summary:        SDL port of the sopwith game
 
 Group:          Amusements/Games
@@ -53,7 +53,7 @@ Terminal=false
 Icon=sopwith
 EOF
 
-desktop-file-install --vendor fedora --delete-original \
+desktop-file-install --delete-original \
   --dir %{buildroot}%{_datadir}/applications           \
   --add-category ArcadeGame                            \
   --add-category Game                                  \
@@ -73,11 +73,14 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/sopwith
 %{_bindir}/gtksopwith
 %{_mandir}/man6/sopwith*
-%{_datadir}/applications/*%{name}.desktop
+%{_datadir}/applications/%{name}.desktop
 %{_datadir}/pixmaps/%{name}.png
 
 
 %changelog
+* Tue Feb 12 2013 Jon Ciesla <limburgher at gmail.com> - 1.7.1-15
+- Drop desktop vendor tag.
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.7.1-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list