rpms/hal/devel hal-0.5.7-dbus-deprecated.patch,1.1,1.2

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Jul 18 22:45:26 UTC 2006


Author: johnp

Update of /cvs/dist/rpms/hal/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv28370

Modified Files:
	hal-0.5.7-dbus-deprecated.patch 
Log Message:
- caught another deprecated function being used


hal-0.5.7-dbus-deprecated.patch:
 0 files changed

Index: hal-0.5.7-dbus-deprecated.patch
===================================================================
RCS file: /cvs/dist/rpms/hal/devel/hal-0.5.7-dbus-deprecated.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hal-0.5.7-dbus-deprecated.patch	18 Jul 2006 22:34:07 -0000	1.1
+++ hal-0.5.7-dbus-deprecated.patch	18 Jul 2006 22:45:24 -0000	1.2
@@ -1,11 +0,0 @@
---- hal-0.5.7/tools/hal-device.c.deprecated	2006-07-18 18:30:58.000000000 -0400
-+++ hal-0.5.7/tools/hal-device.c	2006-07-18 18:31:06.000000000 -0400
-@@ -155,7 +155,7 @@
- 
- 	libhal_ctx_shutdown(hal_ctx, &error);
- 	libhal_ctx_free(hal_ctx);
--	dbus_connection_disconnect(conn);
-+	dbus_connection_close(conn);
- 	dbus_connection_unref(conn);
- 	dbus_error_free(&error);
- 




More information about the fedora-cvs-commits mailing list