Bjørn Lie
4e500ea167
also tuned-ppd, which provides the same dbus interface. If the user does not chose between the two, we suggest the original power-profiles-daemon. - Fix escaping of commented out patch: with RPM 4.20, %patch becomes a standard, expandable macro, that can span more than one line. Commenting out with #%patch can thus lead to invalid results. OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-control-center?expand=0&rev=578
9 lines
428 B
Plaintext
9 lines
428 B
Plaintext
#
|
|
# Safe to ignore Warnings/Errors
|
|
#
|
|
|
|
# English should be installed by the main package to ensure things don't go South.
|
|
addFilter("W: file-not-in-%lang /usr/share/locale/en/LC_MESSAGES/gnome-control-center-2.0.mo")
|
|
# GOA and Color and siblings don't have binaries of their own, they use "Exec=gnome-control-center PANEL".
|
|
addFilter("W: desktopfile-without-binary /usr/share/applications/gnome-.*.desktop gnome-control-center")
|