From f43a103487abc1d5beca9dd197fb1611dfa0a6eb Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Thu, 12 Jul 2007 20:57:06 +0000 Subject: [PATCH] - Update for 0.9.0 --- .cvsignore | 2 +- gnome-bluetooth.spec | 17 ++++++++--------- sources | 2 +- 3 files changed, 10 insertions(+), 11 deletions(-) diff --git a/.cvsignore b/.cvsignore index 31c3875..464b4be 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gnome-bluetooth-0.7.0.tar.bz2 +gnome-bluetooth-0.9.0.tar.bz2 diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 207f1b8..c9966b6 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -1,7 +1,7 @@ Summary: GNOME Bluetooth Subsystem Name: gnome-bluetooth -Version: 0.8.0 -Release: 4%{?dist} +Version: 0.9.0 +Release: 1%{?dist} License: GPL Group: System Environment/Libraries URL: http://usefulinc.com/software/gnome-bluetooth @@ -12,7 +12,7 @@ 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 -BuildRequires: libbtctl-devel >= 0.8.2 +BuildRequires: libbtctl-devel >= 0.9.0 BuildRequires: gob2 openobex-devel >= 1.0.1 BuildRequires: pygtk2-devel python-devel BuildRequires: intltool automake libtool gettext @@ -23,8 +23,7 @@ Requires(preun): GConf2 Requires: bluez-utils ExcludeArch: s390 s390x -Patch1: gnome-bluetooth-0.7.0-pydir.patch -Patch2: gnome-bluetooth-0.8.0-desktop.patch +Patch1: gnome-bluetooth-0.8.0-desktop.patch %description This package contains a Bonobo server to control Bluetooth devices, @@ -54,8 +53,7 @@ which will use gnome-bluetooth. %prep %setup -q -%patch1 -p1 -b .pydir -%patch2 -p1 -b .dfix +%patch1 -p1 -b .dfix %build %configure @@ -65,11 +63,9 @@ make %{?_smp_mflags} rm -rf $RPM_BUILD_ROOT export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 make DESTDIR=$RPM_BUILD_ROOT install -./libtool --finish $RPM_BUILD_ROOT%{_libdir}/gnome-vfs-2.0/modules # we do not want .la files rm -f $RPM_BUILD_ROOT%{_libdir}/*.la -rm -f $RPM_BUILD_ROOT%{_libdir}/bonobo/*.la rm -f $RPM_BUILD_ROOT%{_libdir}/gnome-vfs-2.0/modules/libbluetooth.*a %find_lang %{name} @@ -123,6 +119,9 @@ fi %{_includedir}/gnome-bluetooth/ %changelog +* Thu Jul 12 2007 - Bastien Nocera - 0.9.0-1 +- Update for 0.9.0 + * Mon Apr 2 2007 Matthias Clasen - 0.8.0-4 - Remove unncessary gconfd killing from scripts (#224561) diff --git a/sources b/sources index ec908f4..bf14164 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d1d3cae71e7f06b2c6f089cef3b68802 gnome-bluetooth-0.8.0.tar.bz2 +033d33d33a5e96834fd32a0930a96019 gnome-bluetooth-0.9.0.tar.bz2