[vegastrike] Fix typo

paragn paragn at fedoraproject.org
Sat Feb 9 16:55:24 UTC 2013


commit cfb8633e4fe47faec4d8bd864fe578d27abba4f8
Author: Parag Nemade <paragn at fedoraproject.org>
Date:   Sat Feb 9 22:27:11 2013 +0530

    Fix typo

 vegastrike.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/vegastrike.spec b/vegastrike.spec
index 8964a23..fa1a4b0 100644
--- a/vegastrike.spec
+++ b/vegastrike.spec
@@ -85,7 +85,7 @@ install -p -m 644 *.6 $RPM_BUILD_ROOT%{_mandir}/man6
 
 # below is the desktop file and icon stuff.
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
-desktop-file-install fedora            \
+desktop-file-install            \
   --dir $RPM_BUILD_ROOT%{_datadir}/applications \
   %{SOURCE3}
 
@@ -143,7 +143,7 @@ desktop-file-install fedora            \
 * Fri Jul 22 2011 Bruno Wolff III <bruno at wolff.to> - 0.5.1-0.2.beta1.2
 - Rebuild for boost 1.47
 
-* Tue Jul 09 2011 Bruno Wolff III <bruno at wolff.to> - 0.5.1-0.1.beta1.2
+* Sat Jul 09 2011 Bruno Wolff III <bruno at wolff.to> - 0.5.1-0.1.beta1.2
 - Update to upstream 0.5.1.beta1-2
 - Adjust existing patches for the update
 - Handle the boost_thread to boost_thread_mt change.


More information about the scm-commits mailing list