After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 666111 - build: Depend on upower >= 0.9.11
build: Depend on upower >= 0.9.11
Status: RESOLVED FIXED
Product: gnome-settings-daemon
Classification: Core
Component: power
3.2.x
Other Linux
: Normal normal
: ---
Assigned To: Richard Hughes
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2011-12-13 18:54 UTC by Damien Lespiau
Modified: 2012-01-19 22:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Depend on upower >= 0.9.11 (939 bytes, patch)
2011-12-13 18:54 UTC, Damien Lespiau
accepted-commit_now Details | Review

Description Damien Lespiau 2011-12-13 18:54:55 UTC
Created attachment 203361 [details] [review]
Depend on upower >= 0.9.11

The "notify-sleep" and "notify-resume" signals are avaible since 0.9.11,
bump the dependency
Comment 1 Bastien Nocera 2011-12-14 00:08:58 UTC
Review of attachment 203361 [details] [review]:

Even though the dependency is actually a run-time one, I'm fine with those changes.

Would you be so kind as to separate out the version number as we do for other items, and commit that?
Comment 2 Bastien Nocera 2012-01-19 22:42:52 UTC
commit 2efb0e98f09027ba75f07ef4c93991d4ebaf35ce
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jan 19 22:41:49 2012 +0000

    power: Require upower 0.9.11
    
    Spotted by Damien Lespiau <damien.lespiau@gmail.com>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=666111