gnome-control-center/gnome-control-center-rpmlintrc
Bjørn Lie b0160fe1c7 - Update to version 47.1.1+9:
* wwan: Fix status pages
  * default-apps-row:
    - Fix auto_ptr usage causing leaks
    - Fix auto_ptr use-after-free
  * Updated translations.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-control-center?expand=0&rev=572
2024-10-30 08:12:02 +00:00

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")