From 088ed807e875dcc36f4dc5c13c5344ab6d692452 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 05:22:55 +0000 Subject: [PATCH] auto-import changelog data from gnome-bluetooth-0.4.1-7.src.rpm Wed Mar 10 2004 Harald Hoyer - 0.4.1-7 - added EggToolBar patch for gcc34 Tue Mar 02 2004 Elliot Lee - rebuilt Fri Feb 13 2004 Elliot Lee - rebuilt --- gnome-bluetooth.spec | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 2c78452..621bd67 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -1,7 +1,7 @@ Summary: GNOME Bluetooth Subsystem Name: gnome-bluetooth Version: 0.4.1 -Release: 5 +Release: 7 License: GPL Group: System Environment/Libraries URL: http://usefulinc.com/software/gnome-bluetooth @@ -14,6 +14,7 @@ BuildRequires: libbtctl >= 0:0.3-4 BuildRequires: gob2, bluez-sdp-devel, openobex-devel, perl ExcludeArch: s390 s390x Patch0: gnome-bluetooth-0.4.1-libblue.patch +Patch1: gnome-bluetooth-0.4.1-egg.patch Patch99: gnome-bluetooth-0.4.1-autofoo.patch %description @@ -24,6 +25,15 @@ gnome-obex-server. This will receive files sent via Bluetooth to your PC, and save them in your home directory. %changelog +* Wed Mar 10 2004 Harald Hoyer - 0.4.1-7 +- added EggToolBar patch for gcc34 + +* Tue Mar 02 2004 Elliot Lee +- rebuilt + +* Fri Feb 13 2004 Elliot Lee +- rebuilt + * Mon Jan 26 2004 Harald Hoyer 0.4.1-4 - added autofoo patch @@ -44,7 +54,7 @@ rm -rf $RPM_BUILD_ROOT %setup -q %patch0 -p1 -b .libblue - +%patch1 -p1 -b .eggtoolbar %patch99 -p1 -b .autofoo perl -pi -e 's#-DGTK_DISABLE_DEPRECATED##g' $(find libegg -name Makefile.in)