- Fix schema installation

This commit is contained in:
Bastien Nocera 2009-04-08 18:51:20 +00:00
parent 5101067b12
commit 35c3a5b71b

View File

@ -1,6 +1,6 @@
Name: gnome-bluetooth Name: gnome-bluetooth
Version: 2.27.2 Version: 2.27.2
Release: 1%{?dist} Release: 2%{?dist}
Summary: Bluetooth graphical utilities Summary: Bluetooth graphical utilities
Group: Applications/Communications Group: Applications/Communications
@ -61,6 +61,9 @@ for writing applications that require a Bluetooth device selection widget.
%prep %prep
%setup -q -n gnome-bluetooth-%{version} %setup -q -n gnome-bluetooth-%{version}
# http://svn.gnome.org/viewvc/gnome-bluetooth?view=revision&revision=587
sed -i -e "s/boolean/bool/" */schemas.in
%build %build
%configure --disable-desktop-update --disable-icon-update %configure --disable-desktop-update --disable-icon-update
make %{?_smp_mflags} make %{?_smp_mflags}
@ -158,6 +161,9 @@ fi
%{_datadir}/gtk-doc/html/gnome-bluetooth/ %{_datadir}/gtk-doc/html/gnome-bluetooth/
%changelog %changelog
* Wed Apr 08 2009 - Bastien Nocera <bnocera@redhat.com> - 2.27.2-2
- Fix schema installation
* Wed Apr 08 2009 - Bastien Nocera <bnocera@redhat.com> - 2.27.2-1 * Wed Apr 08 2009 - Bastien Nocera <bnocera@redhat.com> - 2.27.2-1
- Upgrade to 2.27.2 - Upgrade to 2.27.2