From 24ec6ca127e93362fb0689387c2f4f756f663d63d20e65a67ecde15b4982e604 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 3 May 2011 08:21:21 +0000 Subject: [PATCH] Accepting request 69321 from home:vuntz:branches:GNOME:Factory Drop rpmlintrc as changes are now in Factory (package might fail to build until the changes hit snapshot, though) OBS-URL: https://build.opensuse.org/request/show/69321 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/accountsservice?expand=0&rev=4 --- accountsservice-rpmlintrc | 3 --- accountsservice.changes | 7 +++++++ accountsservice.spec | 1 - 3 files changed, 7 insertions(+), 4 deletions(-) delete mode 100644 accountsservice-rpmlintrc diff --git a/accountsservice-rpmlintrc b/accountsservice-rpmlintrc deleted file mode 100644 index 515d95e..0000000 --- a/accountsservice-rpmlintrc +++ /dev/null @@ -1,3 +0,0 @@ -# This is temporary and should not enter Factory! -addFilter(".*suse-dbus-unauthorized-service.*org\.freedesktop\.Accounts.*") -addFilter(".*polkit-unauthorized-privilege.*org\.freedesktop\.accounts.*") diff --git a/accountsservice.changes b/accountsservice.changes index f09c6a1..ade0829 100644 --- a/accountsservice.changes +++ b/accountsservice.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue May 3 00:22:39 CEST 2011 - vuntz@opensuse.org + +- Drop rpmlintrc as the necessary changes have now been done in + both rpmlint (for suse-dbus-unauthorized-service) and in + polkit-default-privs (for polkit-unauthorized-privilege). + ------------------------------------------------------------------- Fri Apr 29 15:04:09 UTC 2011 - fcrozat@novell.com diff --git a/accountsservice.spec b/accountsservice.spec index 97511b7..cb97684 100644 --- a/accountsservice.spec +++ b/accountsservice.spec @@ -25,7 +25,6 @@ Summary: D-Bus Service to Manipulate User Account Information Url: http://www.fedoraproject.org/wiki/Features/UserAccountDialog Group: System/Daemons Source: http://www.freedesktop.org/software/accountsservice/%{name}-%{version}.tar.bz2 -Source1: %{name}-rpmlintrc BuildRequires: intltool BuildRequires: pkgconfig(dbus-glib-1) BuildRequires: pkgconfig(glib-2.0)