[Ri-li] Drop vendor tag.

Jon Ciesla limb at fedoraproject.org
Wed May 1 14:10:07 UTC 2013


commit 39df9305fe65ce5ec031ec2f7f2ba1aa215c682f
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Wed May 1 09:06:02 2013 -0500

    Drop vendor tag.

 Ri-li.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/Ri-li.spec b/Ri-li.spec
index 1e32002..1f212d5 100644
--- a/Ri-li.spec
+++ b/Ri-li.spec
@@ -1,6 +1,6 @@
 Name:           Ri-li
 Version:        2.0.1
-Release:        10%{?dist}
+Release:        11%{?dist}
 Summary:        Arcade game where you drive a toy wood engine
 Group:          Amusements/Games
 License:        GPLv2 or GPLv3
@@ -37,7 +37,7 @@ make install DESTDIR=$RPM_BUILD_ROOT
 
 # below is the desktop file and icon stuff.
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
-desktop-file-install --vendor fedora            \
+desktop-file-install \
   --dir $RPM_BUILD_ROOT%{_datadir}/applications \
   %{SOURCE1}
 
@@ -74,11 +74,14 @@ fi
 %doc README COPYING AUTHORS NEWS
 %{_bindir}/Ri_li
 %{_datadir}/%{name}
-%{_datadir}/applications/fedora-%{name}.desktop
+%{_datadir}/applications/*%{name}.desktop
 %{_datadir}/icons/hicolor/*/apps/%{name}.png
 
 
 %changelog
+* Wed May 01 2013 Jon Ciesla <limburgher at gmail.com> - 2.0.1-11
+- Drop desktop vendor tag.
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.1-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list