diff --git a/gnome-settings-daemon-rpmlintrc b/gnome-settings-daemon-rpmlintrc deleted file mode 100644 index 4f55865..0000000 --- a/gnome-settings-daemon-rpmlintrc +++ /dev/null @@ -1,2 +0,0 @@ -# polkit privileges, see bnc#822405 -setBadness('polkit-unauthorized-privilege', 100) diff --git a/gnome-settings-daemon.changes b/gnome-settings-daemon.changes index bab234e..669a60d 100644 --- a/gnome-settings-daemon.changes +++ b/gnome-settings-daemon.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jun 28 14:03:19 UTC 2013 - dimstar@opensuse.org + +- Drop rpmlintrc, as the polkit privileges were approved for + Factory (final security review pending). + ------------------------------------------------------------------- Fri Jun 21 19:23:51 UTC 2013 - dimstar@opensuse.org diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec index a60fa27..b5efe61 100644 --- a/gnome-settings-daemon.spec +++ b/gnome-settings-daemon.spec @@ -34,7 +34,6 @@ License: GPL-2.0+ Group: System/GUI/GNOME Url: http://www.gnome.org Source: http://download.gnome.org/sources/gnome-settings-daemon/3.9/%{name}-%{version}.tar.xz -Source99: %{name}-rpmlintrc # PATCH-NEEDS-REBASE gnome-settings-daemon-system-proxy-configuration.diff Patch2: gnome-settings-daemon-system-proxy-configuration.diff # PATCH-NEEDS-REBASE gnome-settings-daemon-apport-monitor.patch bnc439203 jblunck@novell.com -- Add apport monitoring plugin. (was PATCH-FEATURE-UPSTREAM)