diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 1325d93..7f88c1d 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -1,7 +1,7 @@ Summary: GNOME Bluetooth Subsystem Name: gnome-bluetooth Version: 0.6.0 -Release: 1 +Release: 2 License: GPL Group: System Environment/Libraries URL: http://usefulinc.com/software/gnome-bluetooth @@ -50,8 +50,8 @@ 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|^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 @@ -110,6 +110,10 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/gnome-bluetooth/ %changelog +* Fri Oct 07 2005 Harald Hoyer - 0.6.0-2 +- Fix relative path for the icons in desktop files which no longer works + with the icon cache. + * Wed Sep 28 2005 Harald Hoyer - 0.6.0-1 - new version 0.6.0