From 118cf5f3f16e2cafef919d94840b2b7e3c16296f6ad5af62d4aee7c31cfa8c1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Wed, 13 Jun 2018 07:23:28 +0000 Subject: [PATCH] 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 --- accountsservice-rpmlintrc | 2 -- accountsservice.spec | 4 ++-- 2 files changed, 2 insertions(+), 4 deletions(-) delete mode 100644 accountsservice-rpmlintrc 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