rpms/gnome-bluetooth/devel gnome-bluetooth.spec,1.68,1.69

Bastien Nocera hadess at fedoraproject.org
Wed Apr 8 18:51:51 UTC 2009


Author: hadess

Update of /cvs/pkgs/rpms/gnome-bluetooth/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17531

Modified Files:
	gnome-bluetooth.spec 
Log Message:
* Wed Apr 08 2009 - Bastien Nocera <bnocera at redhat.com> - 2.27.2-2
- Fix schema installation



Index: gnome-bluetooth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-bluetooth/devel/gnome-bluetooth.spec,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- gnome-bluetooth.spec	8 Apr 2009 17:36:54 -0000	1.68
+++ gnome-bluetooth.spec	8 Apr 2009 18:51:20 -0000	1.69
@@ -1,6 +1,6 @@
 Name:		gnome-bluetooth
 Version:	2.27.2
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Bluetooth graphical utilities
 
 Group:		Applications/Communications
@@ -61,6 +61,9 @@
 %prep
 %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
 %configure --disable-desktop-update --disable-icon-update
 make %{?_smp_mflags}
@@ -158,6 +161,9 @@
 %{_datadir}/gtk-doc/html/gnome-bluetooth/
 
 %changelog
+* Wed Apr 08 2009 - Bastien Nocera <bnocera at redhat.com> - 2.27.2-2
+- Fix schema installation
+
 * Wed Apr 08 2009 - Bastien Nocera <bnocera at redhat.com> - 2.27.2-1
 - Upgrade to 2.27.2
 




More information about the fedora-extras-commits mailing list