version 0.6.0

This commit is contained in:
Harald Hoyer 2005-09-28 12:35:11 +00:00
parent ee97222d0b
commit aa842aaea9
3 changed files with 9 additions and 2 deletions

View File

@ -1 +1 @@
gnome-bluetooth-0.5.1.tar.gz
gnome-bluetooth-0.6.0.tar.bz2

View File

@ -17,6 +17,8 @@ BuildRequires: pygtk2-devel python-devel
Requires: %{name}-libs = %{version}-%{release}
ExcludeArch: s390 s390x
Patch1: gnome-bluetooth-0.5.1-pydir.patch
%description
This package contains a Bonobo server to control Bluetooth devices,
and a simple GUI to explore which devices are available
@ -46,12 +48,17 @@ which will use gnome-bluetooth.
rm -rf $RPM_BUILD_ROOT
%setup -q
%patch1 -p1 -b .pydir
#perl -pi -e 's|^Icon=.*|Icon=%{_datadir}/pixmaps/blueradio.png|g' \
# */*.desktop.in
#perl -pi -e 's#-DGTK_DISABLE_DEPRECATED##g' $(find libegg -name Makefile.in)
#sed -i.bool -e 's#gtk.TRUE#True#g;s#gtk.FALSE#False#g' python/*.py
aclocal
automake -a
autoconf
%build
%configure

View File

@ -1 +1 @@
60dfef22c0cc075ac1e3d84c249b8ca3 gnome-bluetooth-0.5.1.tar.gz
d661d950a559865c06aa8ad836708dde gnome-bluetooth-0.6.0.tar.bz2