diff --git a/gnome-bluetooth.changes b/gnome-bluetooth.changes index e630d05..8c86d2d 100644 --- a/gnome-bluetooth.changes +++ b/gnome-bluetooth.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 3 19:43:52 UTC 2010 - dimstar@opensuse.org + +- Require bluez and obexd, fixes bnc#622946. + ------------------------------------------------------------------- Mon Jun 21 12:10:58 CEST 2010 - vuntz@opensuse.org diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index a9c4e0a..8565fe8 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -15,10 +15,18 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: gnome-bluetooth +Version: 2.30.0 +Release: 3 +License: GPLv2+ +Summary: GNOME Bluetooth graphical utilities +Url: http://live.gnome.org/GnomeBluetooth +Group: System/GUI/GNOME +Source: http://download.gnome.org/sources/gnome-bluetooth/2.27/gnome-bluetooth-%{version}.tar.bz2 +# PATCH-MISSING-TAG -- See http://en.opensuse.org/Packaging/Patches +Patch0: lxde-support.patch BuildRequires: fdupes BuildRequires: gconf2-devel BuildRequires: gir-repository @@ -30,18 +38,14 @@ BuildRequires: libunique-devel BuildRequires: nautilus-sendto-devel BuildRequires: translation-update-upstream BuildRequires: update-desktop-files -License: GPLv2+ -Group: System/GUI/GNOME -Version: 2.30.0 -Release: 3 -Summary: GNOME Bluetooth graphical utilities -Url: http://usefulinc.com/software/gnome-bluetooth/ -BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source: http://download.gnome.org/sources/gnome-bluetooth/2.27/gnome-bluetooth-%{version}.tar.bz2 -Patch0: lxde-support.patch +Requires: %{name}-lang = %{version} +# Require bluez (mandatory, as per readme, bnc#622946) +Requires: bluez >= 4.36 +# Require obexd for bluetooth-sendto to work (bnc#622946) +Requires: obexd Provides: bluez-gnome = 1.8 Obsoletes: bluez-gnome < 1.8 -Requires: %{name}-lang = %{version} +BuildRoot: %{_tmppath}/%{name}-%{version}-build %gconf_schemas_prereq %description @@ -52,7 +56,8 @@ monitor and use Bluetooth devices. License: GPLv2+ Summary: GNOME Bluetooth Support Group: Development/Libraries/GNOME -Requires: %{name} = %{version} gtk2-devel +Requires: %{name} = %{version} +Requires: gtk2-devel Obsoletes: libgnomebt-devel < 0.12 Provides: libgnomebt-devel = 0.12 @@ -109,7 +114,7 @@ translation-update-upstream --disable-scrollkeeper \ --disable-desktop-update \ --enable-introspection -%__make %{?jobs:-j%jobs} +%__make %{?_smp_mflags} %install %makeinstall @@ -122,10 +127,10 @@ find %{buildroot} -type f -name "*.la" -delete -print %find_lang %{name}2 %find_lang %{name} %{name}2.lang %find_gconf_schemas -%fdupes $RPM_BUILD_ROOT +%fdupes %{buildroot} %clean -rm -rf $RPM_BUILD_ROOT +rm -rf %{buildroot} %pre -f %{name}.schemas_pre