diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 7f1a264..f5f4e5c 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -34,7 +34,6 @@ BuildRequires: update-desktop-files License: GPL v2 or later Group: System/GUI/GNOME Version: 2.29.3 -# FIXME: en@shaw is always removed; fix it when new filesystem package is accepted in factory Release: 1 Summary: GNOME Bluetooth graphical utilities Url: http://usefulinc.com/software/gnome-bluetooth/ @@ -118,9 +117,9 @@ translation-update-upstream %install %makeinstall -# %if 0%{?suse_version} <= 1120 +%if 0%{?suse_version} <= 1120 %{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/* -# %endif +%endif find %{buildroot} -type f -name "*.la" -delete -print %suse_update_desktop_file bluetooth-properties -G "Configure Bluetooth settings" -N "Bluetooth Properties" %suse_update_desktop_file bluetooth-applet -G "Bluetooth Manager applet"