geoclue2/geoclue2-rpmlintrc
Ismail Dönmez 1f28e7b452 Accepting request 455253 from GNOME:Next
Tweak package, removed rcgeoclue (should have been dropped back when systemdmacros were dropped)

OBS-URL: https://build.opensuse.org/request/show/455253
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/geoclue2?expand=0&rev=54
2017-02-07 14:03:11 +00:00

9 lines
500 B
Plaintext

# note: do not use systemd macros for geoclue2.service, they are not meant for dbus unit files.
addFilter("W: systemd-service-without-service_del_preun")
addFilter("W: systemd-service-without-service_del_postun")
addFilter("W: systemd-service-without-service_add_pre")
addFilter("W: systemd-service-without-service_add_post")
addFilter("W: non-standard-uid /var/lib/srvGeoClue srvGeoClue")
# This is a dbus activated service, no human should ever call it.
addFilter("W: suse-missing-rclink geoclue")