From f8a306dc1f8f26f1a77b7332bc8e34e383047c7d Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Dec 15 2009 11:27:29 +0000 Subject: - Enable introspection --- diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index caf4336..c38c126 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -1,6 +1,6 @@ Name: gnome-bluetooth Version: 2.29.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Bluetooth graphical utilities Group: Applications/Communications @@ -82,7 +82,7 @@ This package contains the Moblin user interface for gnome-bluetooth. %patch1 -p1 %build -%configure --disable-desktop-update --disable-icon-update --enable-introspection=no +%configure --disable-desktop-update --disable-icon-update make %{?_smp_mflags} %install @@ -221,6 +221,9 @@ fi %{_bindir}/bluetooth-panel %changelog +* Tue Dec 15 2009 Bastien Nocera 2.29.3-3 +- Enable introspection + * Mon Dec 14 2009 Bastien Nocera 2.29.3-2 - Add patch to fix possible crasher in bluetooth-sendto (#544881)