diff --git a/whysynth-dssi.spec b/whysynth-dssi.spec index 789fbf4..fae4b2f 100644 --- a/whysynth-dssi.spec +++ b/whysynth-dssi.spec @@ -1,7 +1,7 @@ Summary: DSSI software synthesizer plugin Name: whysynth-dssi Version: 20120729 -Release: 1%{?dist} +Release: 2%{?dist} URL: http://www.smbolton.com/whysynth.html Source0: http://www.smbolton.com/whysynth/whysynth-%{version}.tar.bz2 Source2: whysynth.desktop @@ -39,7 +39,7 @@ ln -s jack-dssi-host whysynth popd mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications -desktop-file-install --vendor fedora \ +desktop-file-install \ --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ %{SOURCE2} @@ -64,10 +64,13 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_bindir}/whysynth %{_libdir}/dssi/* %exclude %{_libdir}/dssi/whysynth.la -%{_datadir}/applications/*whysynth.desktop +%{_datadir}/applications/whysynth.desktop %{_datadir}/icons/hicolor/32x32/apps/whysynth.png %changelog +* Sat Feb 09 2013 Parag Nemade - 20120729-2 +- Remove vendor tag from desktop file as per https://fedorahosted.org/fesco/ticket/1077 + * Sat Aug 25 2012 Orcan Ogetbil - 20120729-1 - Update to 20120729