version 0.6.0
This commit is contained in:
parent
ee97222d0b
commit
aa842aaea9
@ -1 +1 @@
|
||||
gnome-bluetooth-0.5.1.tar.gz
|
||||
gnome-bluetooth-0.6.0.tar.bz2
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user