[audacious/f15] Keep audacious2.desktop for compatibility with 2.4.x in Fedora 15.

Michael Schwendt mschwendt at fedoraproject.org
Fri Jun 17 14:44:55 UTC 2011


commit f6d978dff05163068cc9d7e720f2ea038e689d64
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Fri Jun 17 16:44:42 2011 +0200

    Keep audacious2.desktop for compatibility with 2.4.x in Fedora 15.

 audacious.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/audacious.spec b/audacious.spec
index efa9fdb..f28eee5 100644
--- a/audacious.spec
+++ b/audacious.spec
@@ -14,7 +14,7 @@ Provides: audacious(plugin-api) = %{aud_plugin_api_min}
 
 Name: audacious
 Version: 2.5.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 
 License: GPLv3
 Summary: Advanced audio player
@@ -135,6 +135,7 @@ desktop-file-install  \
     --remove-mime-type audio/prs.sid  \
     --remove-mime-type audio/midi  \
     $RPM_BUILD_ROOT%{_datadir}/applications/audacious.desktop
+mv $RPM_BUILD_ROOT%{_datadir}/applications/audacious.desktop $RPM_BUILD_ROOT%{_datadir}/applications/audacious2.desktop
 
 
 %clean
@@ -191,6 +192,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Fri Jun 17 2011 Michael Schwendt <mschwendt at fedoraproject.org> - 2.5.1-3
+- Keep audacious2.desktop for compatibility with 2.4.x in Fedora 15.
+
 * Tue Jun 14 2011 Michael Schwendt <mschwendt at fedoraproject.org> - 2.5.1-2
 - Explicitly require libmowgli >= 0.9.
 


More information about the scm-commits mailing list