SHA256
1
0
forked from pool/rpmlint

Accepting request 236848 from devel:openSUSE:Factory:rpmlint

1

OBS-URL: https://build.opensuse.org/request/show/236848
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=219
This commit is contained in:
Stephan Kulow 2014-06-18 05:49:32 +00:00 committed by Git OBS Bridge
commit 206940b290
2 changed files with 8 additions and 1 deletions

4
config
View File

@ -616,7 +616,9 @@ setOption("DBUSServices.WhiteList", (
"org.kde.baloo.filewatch.service",
# policycoreutils new service/config (bnc#878631)
"org.selinux.service",
"org.selinux.conf"
"org.selinux.conf",
# oFono (bnc#862354)
"ofono.conf"
))
setOption("PAMModules.WhiteList", (

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 11 09:19:42 UTC 2014 - krahmer@suse.com
- enable oFono DBUS for SLE12 (bnc#862354)
-------------------------------------------------------------------
Mon May 19 13:20:06 UTC 2014 - meissner@suse.com