From a823b0b12a3c85163fd2995b7101c87350245a3e Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Mon, 13 Nov 2006 12:58:24 +0000 Subject: [PATCH] - version 0.8.0 --- gnome-bluetooth.spec | 24 ++++++++++++------------ sources | 2 +- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 3a0da51..e588802 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -1,7 +1,7 @@ Summary: GNOME Bluetooth Subsystem Name: gnome-bluetooth -Version: 0.7.0 -Release: 10.1 +Version: 0.8.0 +Release: 1%{dist} License: GPL Group: System Environment/Libraries URL: http://usefulinc.com/software/gnome-bluetooth @@ -56,14 +56,14 @@ rm -rf $RPM_BUILD_ROOT %setup -q %patch1 -p1 -b .pydir -%patch2 -p1 -b .path +#%patch2 -p1 -b .path -aclocal -automake -a -autoconf +#aclocal +#automake -a +#autoconf -perl -pi -e 's|^Icon=.*|Icon=%{_datadir}/pixmaps/blueradio-48.png|g' \ - */*.desktop.in +#perl -pi -e 's|^Icon=.*|Icon=%{_datadir}/pixmaps/blueradio-48.png|g' \ +# */*.desktop.in %build @@ -73,7 +73,7 @@ make %install rm -rf $RPM_BUILD_ROOT export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 -%makeinstall +make DESTDIR=$RPM_BUILD_ROOT install ./libtool --finish $RPM_BUILD_ROOT%{_libdir}/gnome-vfs-2.0/modules # we do not want .la files @@ -113,12 +113,9 @@ fi %files -f %{name}.lang %defattr(-, root, root) %doc AUTHORS COPYING ChangeLog NEWS README -#%{_bindir}/gnome-bluetooth-admin -%{_bindir}/gnome-bluetooth-manager %{_bindir}/gnome-obex-send %{_bindir}/gnome-obex-server %{_datadir}/applications/gnome-obex-server.desktop -%{_datadir}/applications/gnome-bluetooth-manager.desktop %{_datadir}/gnome-bluetooth/ %{_datadir}/pixmaps/* %{_sysconfdir}/gconf/schemas/gnome-obex-server.schemas @@ -135,6 +132,9 @@ fi %{_includedir}/gnome-bluetooth/ %changelog +* Mon Nov 13 2006 Harald Hoyer - 0.8.0-1%{dist} +- version 0.8.0 + * Wed Jul 12 2006 Jesse Keating - 0.7.0-10.1 - rebuild diff --git a/sources b/sources index 49a20fb..ec908f4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -90614d7a757cf30054021f0666308fe2 gnome-bluetooth-0.7.0.tar.bz2 +d1d3cae71e7f06b2c6f089cef3b68802 gnome-bluetooth-0.8.0.tar.bz2