diff --git a/.gitignore b/.gitignore index b0cf380..b71f5d5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ gnome-bluetooth-2.90.0.tar.bz2 /gnome-bluetooth-2.91.2.tar.bz2 /gnome-bluetooth-2.91.5.tar.bz2 +/gnome-bluetooth-2.91.91.tar.bz2 diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index a26e0e1..ec659f1 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -1,7 +1,7 @@ Name: gnome-bluetooth Epoch: 1 -Version: 2.91.5 -Release: 6%{?dist} +Version: 2.91.91 +Release: 1%{?dist} Summary: Bluetooth graphical utilities Group: Applications/Communications @@ -95,16 +95,6 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libgnome-bluetooth.la \ $RPM_BUILD_ROOT/%{_libdir}/nautilus-sendto/plugins/*.la \ $RPM_BUILD_ROOT/%{_libdir}/control-center-1/panels/libbluetooth.la -desktop-file-install --vendor="" \ - --delete-original \ - --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - $RPM_BUILD_ROOT%{_datadir}/applications/bluetooth-properties.desktop - -desktop-file-install --vendor="" \ - --delete-original \ - --dir=$RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart/ \ - $RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart/bluetooth-applet.desktop - install -m0644 -D %{SOURCE1} $RPM_BUILD_ROOT/lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules # gnome-bluetooth2 is the name for the gettext domain, @@ -212,6 +202,9 @@ fi %endif %changelog +* Tue Mar 08 2011 Bastien Nocera 2.91.91-1 +- Update to 2.91.91 + * Thu Feb 10 2011 Matthias Clasen 2.91.5-6 - Rebuild against newer gtk diff --git a/sources b/sources index cc41d1c..264fc3a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -35a9ea6ced348571fb072dd1d4b65fc0 gnome-bluetooth-2.91.5.tar.bz2 +43b00d0ad7136641779d9e9a201340d6 gnome-bluetooth-2.91.91.tar.bz2