From 94905cc311d8b7ac4a3a57a472880de346642053 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 05:22:00 +0000 Subject: [PATCH] auto-import changelog data from gnome-bluetooth-0.4.1-5.src.rpm Mon Jan 26 2004 Harald Hoyer 0.4.1-4 - added autofoo patch --- gnome-bluetooth.spec | 28 ++++++++++++++++++---------- 1 file changed, 18 insertions(+), 10 deletions(-) diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index be6658b..2c78452 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: 3 +Release: 5 License: GPL Group: System Environment/Libraries URL: http://usefulinc.com/software/gnome-bluetooth @@ -11,9 +11,10 @@ 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: libbtctl >= 0:0.3-4 -BuildRequires: gob2, bluez-sdp-devel, openobex-devel +BuildRequires: gob2, bluez-sdp-devel, openobex-devel, perl ExcludeArch: s390 s390x Patch0: gnome-bluetooth-0.4.1-libblue.patch +Patch99: gnome-bluetooth-0.4.1-autofoo.patch %description This package contains a Bonobo server to control Bluetooth devices, @@ -23,6 +24,9 @@ gnome-obex-server. This will receive files sent via Bluetooth to your PC, and save them in your home directory. %changelog +* Mon Jan 26 2004 Harald Hoyer 0.4.1-4 +- added autofoo patch + * Thu Aug 28 2003 Harald Hoyer 0.4.1-3 - add .so to gnome-vfs module, if libtool does not! @@ -41,15 +45,19 @@ rm -rf $RPM_BUILD_ROOT %setup -q %patch0 -p1 -b .libblue +%patch99 -p1 -b .autofoo + +perl -pi -e 's#-DGTK_DISABLE_DEPRECATED##g' $(find libegg -name Makefile.in) +#aclocal +#automake +#autoconf +#pushd libegg +#aclocal +#automake +#autoconf +#popd + %build -aclocal -automake -autoconf -pushd libegg -aclocal -automake -autoconf -popd %configure make