libzypp-plugin-appdata/libzypp-plugin-appdata-rpmlintrc
Dominique Leuenberger 976c942984 Accepting request 601507 from GNOME:Next
- Update to version 1.0.1+git.20180426:
  * systemd-service: we only need local filesystem, no network.

- Update to version 1.0.1+git.20180425:
  * Rewrite InstallAppdata in python, having slightly better
    control over the execution
  * Add systemd service to resync the repodata cache (boo#1009745).

OBS-URL: https://build.opensuse.org/request/show/601507
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libzypp-plugin-appdata?expand=0&rev=47
2018-04-26 11:40:42 +00:00

5 lines
277 B
Plaintext

# W: shlib-policy-missing-lib: false positive: this integrates with libzypp, name is correct
addFilter("shlib-policy-missing-lib");
# W: suse-missing-rclink: the service is not meant to be manually started, hence the rcFOO link makes no sense
addFilter("suse-missing-rclink");