From 21ec6dde504ec00f21bd47d5785fcd2b70cec1bb Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Fri, 24 Sep 2004 10:34:06 +0000 Subject: [PATCH] - buildrequire libbtctl-devel - buildrequire openobex-devel >= 1.0.1 --- gnome-bluetooth.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 4d307de..aa858a9 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -1,7 +1,7 @@ Summary: GNOME Bluetooth Subsystem Name: gnome-bluetooth Version: 0.5.1 -Release: 3 +Release: 4 License: GPL Group: System Environment/Libraries URL: http://usefulinc.com/software/gnome-bluetooth @@ -12,8 +12,8 @@ BuildRoot: %{_tmppath}/%{name}-root BuildRequires: autoconf >= 0:2.57 bluez-libs-devel >= 0:2.8 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 librsvg2-devel -BuildRequires: libbtctl >= 0:0.4.1 -BuildRequires: gob2 openobex-devel perl +BuildRequires: libbtctl-devel >= 0:0.4.1-2 +BuildRequires: gob2 openobex-devel >= 0:1.0.1 perl ExcludeArch: s390 s390x %description @@ -74,6 +74,10 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/applications/gnome-bluetooth-manager.desktop %changelog +* Fri Sep 24 2004 Harald Hoyer - 0.5.1-4 +- buildrequire libbtctl-devel +- buildrequire openobex-devel >= 1.0.1 + * Wed Jul 28 2004 Harald Hoyer - 0.5.1-3 - added build dependency for librsvg2-devel