diff --git a/aldrin.spec b/aldrin.spec index cec7e61..1191a90 100644 --- a/aldrin.spec +++ b/aldrin.spec @@ -2,7 +2,7 @@ Name: aldrin Version: 0.13 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Modular music sequencer/tracker Group: Applications/Multimedia License: GPLv2+ @@ -41,8 +41,9 @@ touch -r CREDITS CREDITS~ %{__rm} -rf $RPM_BUILD_ROOT scons install PREFIX=%{_prefix} DESTDIR=$RPM_BUILD_ROOT -desktop-file-install --vendor="fedora" \ +desktop-file-install --vendor="fedora" \ --remove-category="Application" \ + --add-category="Sequencer" \ --delete-original \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop @@ -79,6 +80,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/icons/hicolor/*/apps/* %changelog +* Wed Aug 05 2009 Orcan Ogetbil - 0.13-3 +- Update the .desktop file + * Fri Jul 24 2009 Fedora Release Engineering - 0.13-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild