Vincent Untz 2009-12-07 13:37:22 +00:00 committed by Git OBS Bridge
parent 2122f7d342
commit f9a5bf143c

View File

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