Bug 40524

Summary: [Patch] Use g_unix_signal_add_full() instead of g_unix_signal_add_watch_full()
Product: PackageKit Reporter: Denis Washington <denisw>
Component: GeneralAssignee: Richard Hughes <richard>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Use g_unix_signal_add_full()

Description Denis Washington 2011-08-31 11:35:57 UTC
Created attachment 50759 [details] [review]
Use g_unix_signal_add_full()

During the GLib 2.29.x unstable series, g_unix_signal_add_watch_full() has been
renamed to g_unix_signal_add_full(). The attached patch updates PackageKit to use
the new name.
Comment 1 Richard Hughes 2011-08-31 14:41:53 UTC
Applied, thanks!

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.