[liquidwar] Drop vendor tag.

Jon Ciesla limb at fedoraproject.org
Mon Feb 11 17:41:59 UTC 2013


commit 032addf1d55c34a077a3f04d9fd3c6d0b608b1e9
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Mon Feb 11 11:39:05 2013 -0600

    Drop vendor tag.

 liquidwar.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/liquidwar.spec b/liquidwar.spec
index 25e385b..491e78a 100644
--- a/liquidwar.spec
+++ b/liquidwar.spec
@@ -1,7 +1,7 @@
 %define _hardened_build 1
 Name:           liquidwar
 Version:        5.6.4
-Release:        14%{?dist}
+Release:        15%{?dist}
 Summary:        Multiplayer wargame with liquid armies
 Group:          Amusements/Games
 License:        GPLv2+
@@ -101,7 +101,7 @@ mv $RPM_BUILD_ROOT%{_datadir}/doc/%{name} liquidwardocs
 rm $RPM_BUILD_ROOT%{_datadir}/pixmaps/%{name}.xpm
 
 # below is the desktop file and icon stuff.
-desktop-file-install --delete-original --vendor fedora \
+desktop-file-install --delete-original \
   --dir $RPM_BUILD_ROOT%{_datadir}/applications        \
   --add-category StrategyGame                          \
   --remove-category Application                        \
@@ -204,7 +204,7 @@ fi
 %{_infodir}/%{name}.*
 %{_mandir}/man6/%{name}.6.gz
 %{_mandir}/man6/%{name}-mapgen.6.gz
-%{_datadir}/applications/fedora-%{name}.desktop
+%{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/apps/%{name}.xpm
 
 %files doc
@@ -221,6 +221,9 @@ fi
 
 
 %changelog
+* Mon Feb 11 2013 Jon Ciesla <limburgher at gmail.com> - 5.6.4-15
+- Drop desktop vendor tag.
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.6.4-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list