rpms/gnome-bluetooth/devel gnome-bluetooth.spec,1.63,1.64

Bastien Nocera hadess at fedoraproject.org
Thu Mar 5 00:21:41 UTC 2009


Author: hadess

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

Modified Files:
	gnome-bluetooth.spec 
Log Message:
* Thu Mar 05 2009 - Bastien Nocera <bnocera at redhat.com> - 2.27.1-3
- Add patch to fix sendto



Index: gnome-bluetooth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-bluetooth/devel/gnome-bluetooth.spec,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- gnome-bluetooth.spec	4 Mar 2009 23:18:59 -0000	1.63
+++ gnome-bluetooth.spec	5 Mar 2009 00:21:11 -0000	1.64
@@ -1,6 +1,6 @@
 Name:		gnome-bluetooth
 Version:	2.27.1
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Bluetooth graphical utilities
 
 Group:		Applications/Communications
@@ -28,8 +28,10 @@
 Requires:	obexd
 Requires:	notification-daemon
 
-Requires(post): desktop-file-utils
-Requires(postun): desktop-file-utils
+Requires(post):		desktop-file-utils
+Requires(postun):	desktop-file-utils
+
+Patch0:	sendto-connect-fix.patch
 
 %description
 The gnome-bluetooth package contains graphical utilities to setup,
@@ -58,7 +60,7 @@
 
 %prep
 %setup -q -n gnome-bluetooth-%{version}
-
+%patch0 -p1
 
 %build
 %configure --disable-desktop-update --disable-icon-update
@@ -156,6 +158,9 @@
 %{_datadir}/gtk-doc/html/gnome-bluetooth/
 
 %changelog
+* Thu Mar 05 2009 - Bastien Nocera <bnocera at redhat.com> - 2.27.1-3
+- Add patch to fix sendto
+
 * Wed Mar 04 2009 - Bastien Nocera <bnocera at redhat.com> - 2.27.1-2
 - Update to 2.27.1
 - Loads of fixes mentioned by Bill Nottingham in bug #488498




More information about the fedora-extras-commits mailing list