diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 621bd67..7ad12c5 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -1,17 +1,17 @@ Summary: GNOME Bluetooth Subsystem Name: gnome-bluetooth Version: 0.4.1 -Release: 7 +Release: 8 License: GPL Group: System Environment/Libraries URL: http://usefulinc.com/software/gnome-bluetooth Source: http://usefulinc.com/software/gnome-bluetooth/releases/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-root -BuildRequires: autoconf >= 0:2.57, bluez-libs, bluez-utils bluez-sdp >= 0:1.0 -BuildRequires: glib2-devel >= 0:2.2.0, libgnomeui >= 0:2.2, libbonobo >= 0:2.0 -BuildRequires: bonobo-activation >= 0:2.0, GConf2 >= 0:2.0 +BuildRequires: autoconf >= 0:2.57, bluez-libs-devel >= 0:2.7, bluez-utils +BuildRequires: glib2-devel >= 0:2.2.0, libgnomeui-devel >= 0:2.2, libbonobo-devel >= 0:2.0 +BuildRequires: GConf2-devel >= 0:2.0 BuildRequires: libbtctl >= 0:0.3-4 -BuildRequires: gob2, bluez-sdp-devel, openobex-devel, perl +BuildRequires: gob2, openobex-devel, perl ExcludeArch: s390 s390x Patch0: gnome-bluetooth-0.4.1-libblue.patch Patch1: gnome-bluetooth-0.4.1-egg.patch @@ -25,6 +25,9 @@ gnome-obex-server. This will receive files sent via Bluetooth to your PC, and save them in your home directory. %changelog +* Tue May 25 2004 Harald Hoyer - 0.4.1-8 +- corrected BuildRequires + * Wed Mar 10 2004 Harald Hoyer - 0.4.1-7 - added EggToolBar patch for gcc34