diff --git a/accountsservice-rpmlintrc b/accountsservice-rpmlintrc deleted file mode 100644 index 867678f..0000000 --- a/accountsservice-rpmlintrc +++ /dev/null @@ -1,2 +0,0 @@ -# https://bugzilla.opensuse.org/show_bug.cgi?id=1088780 -setBadness("polkit-untracked-privilege", 50); diff --git a/accountsservice.spec b/accountsservice.spec index 8cc3c53..9103956 100644 --- a/accountsservice.spec +++ b/accountsservice.spec @@ -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