From ce305844fa1b9e807a3cfaa8a62ebaae6e59bebe Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Tue, 27 Feb 2007 13:43:07 +0000 Subject: [PATCH] corrected BuildRoot --- gnome-bluetooth.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 65b0917..73a3892 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -1,14 +1,14 @@ Summary: GNOME Bluetooth Subsystem Name: gnome-bluetooth Version: 0.8.0 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: System Environment/Libraries URL: http://usefulinc.com/software/gnome-bluetooth #Source: http://usefulinc.com/software/gnome-bluetooth/releases/%{name}-%{version}.tar.bz2 Source: http://ftp.gnome.org/pub/gnome/sources/gnome-bluetooth/0.7/%{name}-%{version}.tar.bz2 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: autoconf >= 2.57 bluez-libs-devel >= 2.8 bluez-utils BuildRequires: libgnomeui-devel >= 2.2 libbonobo-devel >= 2.0 BuildRequires: GConf2-devel >= 2.0 librsvg2-devel @@ -132,6 +132,9 @@ fi %{_includedir}/gnome-bluetooth/ %changelog +* Tue Feb 27 2007 Harald Hoyer - 0.8.0-3 +- corrected BuildRoot + * Thu Dec 7 2006 Jeremy Katz - 0.8.0-2 - rebuild for python 2.5