Drop rpmlintrc, bug fixed, whitelisting should be in factory already.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/accountsservice?expand=0&rev=115
This commit is contained in:
Bjørn Lie 2018-06-13 07:23:28 +00:00 committed by Git OBS Bridge
parent 57864dcb68
commit 118cf5f3f1
2 changed files with 2 additions and 4 deletions

View File

@ -1,2 +0,0 @@
# https://bugzilla.opensuse.org/show_bug.cgi?id=1088780
setBadness("polkit-untracked-privilege", 50);

View File

@ -24,8 +24,7 @@ License: GPL-3.0-or-later
Group: System/Daemons
URL: http://www.freedesktop.org/wiki/Software/AccountsService/
Source: http://www.freedesktop.org/software/accountsservice/%{name}-%{version}.tar.xz
# FIXME - Drop accountsservice-rpmlintrc source when secteam boo#1088780 is fixed
Source99: accountsservice-rpmlintrc
# WARNING: do not remove/significantly change patch0 without updating the relevant patch in gdm too
# PATCH-FIX-OPENSUSE accountsservice-sysconfig.patch bnc#688071 vuntz@opensuse.org -- Read/write autologin configuration from sysconfig, like gdm (see gdm-sysconfig-settings.patch)
Patch0: accountsservice-sysconfig.patch
@ -35,6 +34,7 @@ Patch1: accountsservice-filter-suse-accounts.patch
# PATCH-FEATURE-SLE as-fate318433-prevent-same-account-multi-logins.patch fate#318433 cxiong@suse.com -- prevent multiple simultaneous login.
Patch1000: as-fate318433-prevent-same-account-multi-logins.patch
# needed for patch0
BuildRequires: gnome-common
BuildRequires: gobject-introspection-devel >= 0.40.0
BuildRequires: intltool