From d29e586c95101fb55888b42ba98c619ac96795430092223c850c044e71416b42 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Mon, 4 Jul 2011 14:06:35 +0000 Subject: [PATCH] Accepting request 75325 from home:vuntz:branches:GNOME:Factory Drop rpmlintrc; builds fine without now, and required to enter factory OBS-URL: https://build.opensuse.org/request/show/75325 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/colord?expand=0&rev=5 --- colord-rpmlintrc | 3 --- colord.changes | 7 +++++++ colord.spec | 2 -- 3 files changed, 7 insertions(+), 5 deletions(-) delete mode 100644 colord-rpmlintrc diff --git a/colord-rpmlintrc b/colord-rpmlintrc deleted file mode 100644 index 05eee6f..0000000 --- a/colord-rpmlintrc +++ /dev/null @@ -1,3 +0,0 @@ -# bnc#698250 - Security Review for dbus service and polkit privileges -setBadness("suse-dbus-unauthorized-service", 90) -setBadness("polkit-unauthorized-privilege", 90) diff --git a/colord.changes b/colord.changes index 30a8c54..244d073 100644 --- a/colord.changes +++ b/colord.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jul 4 15:31:22 CEST 2011 - vuntz@opensuse.org + +- Drop rpmlintrc as bnc#698250 got fixed and + suse-dbus-unauthorized-service/polkit-unauthorized-privilege + warnings are now gone. + ------------------------------------------------------------------- Fri Jun 17 00:33:14 CEST 2011 - vuntz@opensuse.org diff --git a/colord.spec b/colord.spec index dfd65dd..7d34eb5 100644 --- a/colord.spec +++ b/colord.spec @@ -24,8 +24,6 @@ Summary: System Daemon for Managing Color Devices Url: http://colord.hughsie.com/ Group: System/Daemons Source: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz -# bnc#698250 - Security Review for dbus service and polkit privileges -Source99: colord-rpmlintrc BuildRequires: docbook-utils BuildRequires: intltool BuildRequires: sane-backends-devel