Accepting request 199402 from devel:openSUSE:Factory:rpmlint
- whitelisted mate DBUS Service (bnc#831404) (forwarded request 199373 from abergmann) OBS-URL: https://build.opensuse.org/request/show/199402 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=200
This commit is contained in:
commit
72f01fd73f
3
config
3
config
@ -567,6 +567,9 @@ setOption("DBUSServices.WhiteList", (
|
|||||||
# GeoClue2 DBUS Service (bnc#838360)
|
# GeoClue2 DBUS Service (bnc#838360)
|
||||||
"org.freedesktop.GeoClue2.service",
|
"org.freedesktop.GeoClue2.service",
|
||||||
"org.freedesktop.GeoClue2.conf",
|
"org.freedesktop.GeoClue2.conf",
|
||||||
|
# mate dbus serice (bnc#831404)
|
||||||
|
"org.mate.SettingsDaemon.DateTimeMechanism.service",
|
||||||
|
"org.mate.SettingsDaemon.DateTimeMechanism.conf",
|
||||||
))
|
))
|
||||||
|
|
||||||
setOption("PAMModules.WhiteList", (
|
setOption("PAMModules.WhiteList", (
|
||||||
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 17 10:03:53 UTC 2013 - abergmann@suse.com
|
||||||
|
|
||||||
|
- whitelisted mate DBUS Service (bnc#831404)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 14 17:16:49 UTC 2013 - matwey.kornilov@gmail.com
|
||||||
|
|
||||||
|
- add requirement for ErlangCheck.py (pull request #2)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 11 13:02:09 UTC 2013 - abergmann@suse.de
|
Wed Sep 11 13:02:09 UTC 2013 - abergmann@suse.de
|
||||||
|
|
||||||
|
@ -47,6 +47,8 @@ Requires: file
|
|||||||
Requires: findutils
|
Requires: findutils
|
||||||
Requires: python-magic
|
Requires: python-magic
|
||||||
Requires: rpm-python
|
Requires: rpm-python
|
||||||
|
# Requirement for ErlangCheck.py (pull-request #2).
|
||||||
|
Requires: python-pybeam
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
#
|
#
|
||||||
# Read README.packaging.txt before making any changes to this
|
# Read README.packaging.txt before making any changes to this
|
||||||
|
Loading…
Reference in New Issue
Block a user