From 518bff1d4928ae70b33dab6c3b9078280230f910 Mon Sep 17 00:00:00 2001 From: Brian Pepple Date: Feb 21 2013 19:24:28 +0000 Subject: Drop vender from desktop file. --- diff --git a/empathy.spec b/empathy.spec index 83de01e..85140bb 100644 --- a/empathy.spec +++ b/empathy.spec @@ -17,7 +17,7 @@ Name: empathy Version: 3.7.90 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Instant Messaging Client for GNOME License: GPLv2+ @@ -103,7 +103,7 @@ rm -Rf $RPM_BUILD_ROOT/%{_includedir}/* %find_lang %{name} --with-gnome -desktop-file-install --vendor fedora --delete-original \ +desktop-file-install --delete-original \ --dir %{buildroot}%{_datadir}/applications \ %{buildroot}%{_datadir}/applications/%{name}.desktop @@ -140,7 +140,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_libdir}/nautilus-sendto/plugins/libnstempathy.so %{_libdir}/mission-control-plugins.0/mcp-account-manager-goa.so %{_datadir}/empathy/ -%{_datadir}/applications/fedora-%{name}*.desktop +%{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/*/apps/%{name}* %{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Empathy.Call.service %{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Empathy.Chat.service @@ -190,6 +190,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/adium/message-styles/PlanetGNOME.AdiumMessageStyle/Contents/Resources/main.css %changelog +* Thu Feb 21 2013 Brian Pepple - 3.7.90-2 +- Drop vender from desktop file. + * Tue Feb 19 2013 Richard Hughes - 3.7.90-1 - Update to 3.7.90